diff --git a/.github/icons.svg b/.github/icons.svg index 3fe0b9037..a6b07c1b4 100644 --- a/.github/icons.svg +++ b/.github/icons.svg @@ -721,7 +721,7 @@ - + @@ -2164,4 +2164,4 @@ - \ No newline at end of file + diff --git a/src/_icons/circle-square.svg b/src/_icons/circle-square.svg new file mode 100644 index 000000000..4f1d5a412 --- /dev/null +++ b/src/_icons/circle-square.svg @@ -0,0 +1,7 @@ +--- +category: Shapes +--- + + + + diff --git a/src/_icons/circle.svg b/src/_icons/circle.svg index 2d67f251b..6e30820f5 100644 --- a/src/_icons/circle.svg +++ b/src/_icons/circle.svg @@ -1,4 +1,5 @@ --- +category: Shapes tags: [off, zero] --- diff --git a/src/_icons/circles.svg b/src/_icons/circles.svg new file mode 100644 index 000000000..c89e22c90 --- /dev/null +++ b/src/_icons/circles.svg @@ -0,0 +1,8 @@ +--- +category: Shapes +--- + + + + + diff --git a/src/_icons/heart.svg b/src/_icons/heart.svg index 125d8f1ec..be6343d63 100644 --- a/src/_icons/heart.svg +++ b/src/_icons/heart.svg @@ -1,4 +1,5 @@ --- +category: Shapes tags: [love, emotion, like, favorite, relationship] --- diff --git a/src/_icons/hexagon.svg b/src/_icons/hexagon.svg index 19d929bf3..b1a40cecf 100644 --- a/src/_icons/hexagon.svg +++ b/src/_icons/hexagon.svg @@ -1,5 +1,6 @@ --- +category: Shapes --- - + diff --git a/src/_icons/octagon.svg b/src/_icons/octagon.svg index c13d5e031..5ace1b8a1 100644 --- a/src/_icons/octagon.svg +++ b/src/_icons/octagon.svg @@ -1,4 +1,5 @@ --- +category: Shapes --- diff --git a/src/_icons/square-rotated.svg b/src/_icons/square-rotated.svg index 41668b62c..dc22d1686 100644 --- a/src/_icons/square-rotated.svg +++ b/src/_icons/square-rotated.svg @@ -1,4 +1,5 @@ --- +category: Shapes --- diff --git a/src/_icons/square.svg b/src/_icons/square.svg index b46fac144..1d8fae07e 100644 --- a/src/_icons/square.svg +++ b/src/_icons/square.svg @@ -1,4 +1,5 @@ --- +category: Shapes tags: [checkbox] --- diff --git a/src/_icons/triangle-square-circle.svg b/src/_icons/triangle-square-circle.svg new file mode 100644 index 000000000..95f22e491 --- /dev/null +++ b/src/_icons/triangle-square-circle.svg @@ -0,0 +1,8 @@ +--- +category: Shapes +--- + + + + + diff --git a/src/_icons/triangle.svg b/src/_icons/triangle.svg index a6aa4f252..3bdd2e90c 100644 --- a/src/_icons/triangle.svg +++ b/src/_icons/triangle.svg @@ -1,4 +1,5 @@ --- +category: Shapes tags: [delta] --- diff --git a/src/editor.html b/src/editor.html index 9b8e953eb..b6c3af72f 100644 --- a/src/editor.html +++ b/src/editor.html @@ -62,6 +62,10 @@ layout: default Tab 3 +
+ +
+
@@ -116,6 +120,8 @@ layout: default $('.js-icon-manager svg').replaceWith($(this).find('>svg:eq(0)').clone()); + $('.js-textarea').val($(this)[0].innerHTML.trim()); + e.preventDefault(); return false; }) diff --git a/src/style.scss b/src/style.scss index 596669aa7..f4236f609 100644 --- a/src/style.scss +++ b/src/style.scss @@ -279,6 +279,10 @@ Components box-shadow: 0 0 0 3px rgba($primary, .1); border-color: rgba($primary, .4); } + + @at-root textarea#{&} { + min-height: 8rem; + } } .icon { diff --git a/tabler-sprite-nostroke.svg b/tabler-sprite-nostroke.svg index 9f5210934..c5c66230e 100644 --- a/tabler-sprite-nostroke.svg +++ b/tabler-sprite-nostroke.svg @@ -1 +1 @@ - \ No newline at end of file + diff --git a/tabler-sprite.svg b/tabler-sprite.svg index 942f73390..4dcd1d28e 100644 --- a/tabler-sprite.svg +++ b/tabler-sprite.svg @@ -1 +1 @@ - \ No newline at end of file +