diff options
author | codecalm <codecalm@gmail.com> | 2020-04-07 20:16:21 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-04-07 20:16:21 +0200 |
commit | 106b49b7d33286fd544e2ef18dc0c074ade83568 (patch) | |
tree | 9f7e5cef3d454147ec3d71050e70652eaf7f4fe4 /src/editor.html | |
parent | file horizontal icon, file icons fixes (diff) | |
download | tabler-icons-106b49b7d33286fd544e2ef18dc0c074ade83568.tar.xz |
currency icons
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 e84b1296..fcf7d737 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|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' %} - {% include toolbar.html toolbar='check,checks,x' %} + {% include toolbar.html toolbar='check,checks,x|currency-euro,currency-dollar,currency-bitcoin,currency-pound,currency-rupee' %} </div> <h2 class="icon-subtitle">{{ site.icons.size }} icons</h2> |