aboutsummaryrefslogtreecommitdiff
path: root/src/editor.html
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2022-08-22 15:08:16 +0200
committercodecalm <codecalm@gmail.com>2022-08-22 15:08:16 +0200
commit5c2b6a3d90f17522090ac24083b78293cb0ed796 (patch)
treeffdb7b6b7d105f25dd7a11a4ebde2bcc3743b719 /src/editor.html
parentRelease 1.84.0 (diff)
downloadtabler-icons-5c2b6a3d90f17522090ac24083b78293cb0ed796.tar.xz
18 new icons: `braces-asterix`, `clock-hour-1`, `clock-hour-10`, `clock-hour-11`, `clock-hour-12`, `clock-hour-2`, `clock-hour-3`, `clock-hour-4`, `clock-hour-5`, `clock-hour-6`, `clock-hour-7`, `clock-hour-8`, `clock-hour-9`, `regex`, `server-bolt`, `server-cog`, `wash-dry-w`, `wash-dryclean-off`
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 1cc1cc5a..ba2ddf7a 100644
--- a/src/editor.html
+++ b/src/editor.html
@@ -75,7 +75,7 @@ layout: default
</div>
<div class="mb">
- {% include_cached toolbar.html toolbar='arrow-back-up,arrow-forward-up,printer,paint|bold,italic,underline,strikethrough,emphasis,baseline|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|heart,spade,diamonds,clubs|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' %}
+ {% include_cached toolbar.html toolbar='arrow-back-up,arrow-forward-up,printer,paint|bold,italic,underline,strikethrough,emphasis,baseline|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,regex|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|heart,spade,diamonds,clubs|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>
{% assign new-icons = icons | where: "version", null %}