diff options
author | codecalm <codecalm@gmail.com> | 2020-06-01 02:02:18 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-06-01 02:02:18 +0200 |
commit | d920902ca91fb468d4c6d45ccd27636579dca988 (patch) | |
tree | 7b16e1702a7ad94b48f50ec64b2eb65d6e048999 /src/editor.html | |
parent | 2 new icons: `servicemark`, `trademark` (diff) | |
download | tabler-icons-d920902ca91fb468d4c6d45ccd27636579dca988.tar.xz |
New icon: `ambulance`
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 b1eaa942..b7d7283d 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' %} + {% 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' %} </div> <h2 class="icon-subtitle">{{ site.icons.size }} icons</h2> |