aboutsummaryrefslogtreecommitdiff
path: root/src/editor.html
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-04-20 06:17:28 +0200
committercodecalm <codecalm@gmail.com>2020-04-20 06:17:28 +0200
commite4916be984ccb8df1b2ebc0680e426ddcf0bbaf2 (patch)
tree6d09ab3058779422ce87eede6c1aa8e85ae253bd /src/editor.html
parenttags.json file (diff)
downloadtabler-icons-e4916be984ccb8df1b2ebc0680e426ddcf0bbaf2.tar.xz
7 new icons: `braces`, `brackets`, `ear`, `focus-2`, `parentheses`, `slice`, `terminal`
Fixed icons: `barcode`, `focus`, `scan`
Diffstat (limited to 'src/editor.html')
-rw-r--r--src/editor.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/editor.html b/src/editor.html
index f182aa4..82763fa 100644
--- a/src/editor.html
+++ b/src/editor.html
@@ -71,7 +71,7 @@ layout: default
</div>
<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,typography,letter-case' %}
+ {% 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,typography,letter-case|parentheses,brackets,braces,terminal' %}
{% include toolbar.html toolbar='check,checks,x|currency-euro,currency-dollar,currency-bitcoin,currency-pound,currency-rupee,currency-yen' %}
</div>