diff options
author | codecalm <codecalm@gmail.com> | 2020-06-01 23:41:36 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-06-01 23:41:36 +0200 |
commit | 0803ae5b9a344529f78b5e11c31ad37eb46e47b7 (patch) | |
tree | 1eeabdb02bedadc1312eb8514d25ffe8c1a836d1 /src/editor.html | |
parent | 1 new icons: `device-watch` (diff) | |
download | tabler-icons-0803ae5b9a344529f78b5e11c31ad37eb46e47b7.tar.xz |
`tractor` icon
Diffstat (limited to 'src/editor.html')
-rw-r--r-- | src/editor.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/editor.html b/src/editor.html index b7d7283d..34ef9d72 100644 --- a/src/editor.html +++ b/src/editor.html @@ -72,7 +72,7 @@ layout: default <div class="mb"> {% include toolbar.html toolbar='arrow-back-up,arrow-forward-up,printer,paint|bold,italic,underline,strikethrough,emphasis|align-left,align-center,align-right,align-justified,line-height|list,list-check|link,photo,table|sort-ascending,sort-descending|indent-increase,indent-decrease|subscript,superscript|minus,omega,chart-area-line,pencil|eraser,settings,typography,letter-case,clear-formatting|parentheses,brackets,braces,terminal' %} - {% include toolbar.html toolbar='check,checks,x|currency-euro,currency-dollar,currency-bitcoin,currency-pound,currency-rupee,currency-yen|bike,car,bus,truck,forklift,tir,firetruck,ambulance' %} + {% include toolbar.html toolbar='check,checks,x|currency-euro,currency-dollar,currency-bitcoin,currency-pound,currency-rupee,currency-yen|bike,car,bus,truck,forklift,tir,firetruck,ambulance,tractor' %} </div> <h2 class="icon-subtitle">{{ site.icons.size }} icons</h2> |