aboutsummaryrefslogtreecommitdiff
path: root/src/editor.html
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2021-12-25 22:02:57 +0100
committercodecalm <codecalm@gmail.com>2021-12-25 22:02:57 +0100
commit747c29430917368dbb8ac0ef03873fa525a2055e (patch)
tree53d3d80e34105b861d4e2af04d5070bd6afc32e8 /src/editor.html
parentRelease 1.48.0 (diff)
downloadtabler-icons-747c29430917368dbb8ac0ef03873fa525a2055e.tar.xz
18 new icons: `brand-meta`, `circle-dot`, `clipboard-plus`, `creative-commons`, `exclamation-mark`, `face-mask`, `free-rights`, `git-pull-request-draft`, `kering`, `no-copyright`, `no-creative-commons`, `no-derivatives`, `player-eject`, `premium-rights`, `quote`, `refresh-dot`, `tag-off`, `tags-off`
Fixed icons: `copyleft`, `copyright`, `registered`, `copyleft`, `copyright`, `heading`, `registered`
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 f573cc88..08fbbc93 100644
--- a/src/editor.html
+++ b/src/editor.html
@@ -76,7 +76,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,list-numbers|h-1,h-2,h-3,h-4,h-5,h-6,link,photo,table|sort-ascending,sort-descending,sort-ascending-letters,sort-ascending-numbers|indent-increase,indent-decrease|subscript,superscript|minus,omega,chart-area-line,pencil|eraser,settings,typography,letters-case,clear-formatting|parentheses,brackets,braces,terminal|bike,run,swimming,walk,pray,fall,karate|repeat,repeat-once,switch,player-record,player-play,player-pause,player-stop,power,player-skip-forward,player-skip-back,player-track-next,player-track-prev'
+ toolbar='arrow-back-up,arrow-forward-up,printer,paint|bold,italic,underline,strikethrough,emphasis,quote|align-left,align-center,align-right,align-justified,line-height|list,list-check,list-numbers|h-1,h-2,h-3,h-4,h-5,h-6,link,photo,table|sort-ascending,sort-descending,sort-ascending-letters,sort-ascending-numbers|indent-increase,indent-decrease|subscript,superscript|minus,omega,chart-area-line,pencil|eraser,settings,typography,letters-case,clear-formatting|parentheses,brackets,braces,terminal|bike,run,swimming,walk,pray,fall,karate|repeat,repeat-once,switch,player-record,player-play,player-pause,player-stop,power,player-skip-forward,player-skip-back,player-track-next,player-track-prev,player-eject'
%}
</div>