diff options
author | codecalm <codecalm@gmail.com> | 2020-04-07 20:26:06 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-04-07 20:26:06 +0200 |
commit | 7ac7ca0c2b7df07c6e02749440ab2ebc196766dd (patch) | |
tree | 6380bb49d3f1c90ff97fa098acf30690cfa6e75f /src/editor.html | |
parent | currency icons (diff) | |
download | tabler-icons-7ac7ca0c2b7df07c6e02749440ab2ebc196766dd.tar.xz |
currency yen
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 fcf7d737..8a55e132 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|currency-euro,currency-dollar,currency-bitcoin,currency-pound,currency-rupee' %} + {% include toolbar.html toolbar='check,checks,x|currency-euro,currency-dollar,currency-bitcoin,currency-pound,currency-rupee,currency-yen' %} </div> <h2 class="icon-subtitle">{{ site.icons.size }} icons</h2> |