aboutsummaryrefslogtreecommitdiff
path: root/src/editor.html
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-05-30 15:03:25 +0200
committercodecalm <codecalm@gmail.com>2020-05-30 15:03:25 +0200
commit461b658026330f0a0256f478164e23eec6e2077d (patch)
treeea2c86d798c1ed1d26e28b8b1a23a39d3796b9c4 /src/editor.html
parentRelease 1.6.1 (diff)
downloadtabler-icons-461b658026330f0a0256f478164e23eec6e2077d.tar.xz
3 new icons: `ball`, `basket`, `color-picker`
Diffstat (limited to 'src/editor.html')
-rw-r--r--src/editor.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/editor.html b/src/editor.html
index aeda57d..6b2bffe 100644
--- a/src/editor.html
+++ b/src/editor.html
@@ -88,6 +88,7 @@ layout: default
</div>
</div>
+ {% comment %}
<div class="mb">
<div class="icons-list icons-list-borders">
{% for icon in icons %}
@@ -109,6 +110,7 @@ layout: default
{% endfor %}
</div>
</div>
+ {% endcomment %}
</div>
</div>