From 91443fa50f9efed960eb5d36e50e2c7c43632cd8 Mon Sep 17 00:00:00 2001 From: codecalm Date: Fri, 10 Mar 2023 23:20:16 +0100 Subject: [PATCH] 11 new icons: `alert-hexagon`, `alert-small`, `alert-square-rounded`, `alert-square`, `help-circle`, `help-small`, `help-square-rounded`, `help-square`, `help-triangle`, `info-small`, `info-triangle` Fixed icons: `alert-circle`, `alert-octagon`, `alert-triangle`, `help-hexagon`, `help-octagon`, `info-circle`, `info-hexagon`, `info-octagon`, `info-square-rounded`, `info-square` --- src/_icons/alert-circle.svg | 7 ++++--- src/_icons/alert-hexagon.svg | 7 +++++++ src/_icons/alert-octagon.svg | 6 +++--- src/_icons/alert-small.svg | 6 ++++++ src/_icons/alert-square-rounded.svg | 7 +++++++ src/_icons/alert-square.svg | 7 +++++++ src/_icons/alert-triangle.svg | 5 +++-- src/_icons/help-circle.svg | 8 ++++++++ src/_icons/help-hexagon.svg | 5 +++-- src/_icons/help-octagon.svg | 6 +++--- src/_icons/help-small.svg | 6 ++++++ src/_icons/help-square-rounded.svg | 7 +++++++ src/_icons/help-square.svg | 7 +++++++ src/_icons/help-triangle.svg | 7 +++++++ src/_icons/info-circle.svg | 7 ++++--- src/_icons/info-hexagon.svg | 6 +++--- src/_icons/info-octagon.svg | 6 +++--- src/_icons/info-small.svg | 6 ++++++ src/_icons/info-square-rounded.svg | 2 +- src/_icons/info-square.svg | 6 +++--- src/_icons/info-triangle.svg | 7 +++++++ src/_icons/question-circle.svg | 10 ---------- 22 files changed, 105 insertions(+), 36 deletions(-) create mode 100644 src/_icons/alert-hexagon.svg create mode 100644 src/_icons/alert-small.svg create mode 100644 src/_icons/alert-square-rounded.svg create mode 100644 src/_icons/alert-square.svg create mode 100644 src/_icons/help-circle.svg create mode 100644 src/_icons/help-small.svg create mode 100644 src/_icons/help-square-rounded.svg create mode 100644 src/_icons/help-square.svg create mode 100644 src/_icons/help-triangle.svg create mode 100644 src/_icons/info-small.svg create mode 100644 src/_icons/info-triangle.svg delete mode 100644 src/_icons/question-circle.svg diff --git a/src/_icons/alert-circle.svg b/src/_icons/alert-circle.svg index 70e13d2fb..4c9070725 100644 --- a/src/_icons/alert-circle.svg +++ b/src/_icons/alert-circle.svg @@ -4,7 +4,8 @@ version: "1.0" unicode: "ea05" --- - - - + + + + diff --git a/src/_icons/alert-hexagon.svg b/src/_icons/alert-hexagon.svg new file mode 100644 index 000000000..3a5888cd8 --- /dev/null +++ b/src/_icons/alert-hexagon.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/alert-octagon.svg b/src/_icons/alert-octagon.svg index 952e600dd..a6dc5823a 100644 --- a/src/_icons/alert-octagon.svg +++ b/src/_icons/alert-octagon.svg @@ -4,7 +4,7 @@ version: "1.19" unicode: "ecc6" --- - - - + + + diff --git a/src/_icons/alert-small.svg b/src/_icons/alert-small.svg new file mode 100644 index 000000000..699e24f27 --- /dev/null +++ b/src/_icons/alert-small.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/alert-square-rounded.svg b/src/_icons/alert-square-rounded.svg new file mode 100644 index 000000000..77160e1fd --- /dev/null +++ b/src/_icons/alert-square-rounded.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/alert-square.svg b/src/_icons/alert-square.svg new file mode 100644 index 000000000..b817c4244 --- /dev/null +++ b/src/_icons/alert-square.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/alert-triangle.svg b/src/_icons/alert-triangle.svg index 447b13df0..513d6a06e 100644 --- a/src/_icons/alert-triangle.svg +++ b/src/_icons/alert-triangle.svg @@ -4,6 +4,7 @@ version: "1.0" unicode: "ea06" --- - - + + + diff --git a/src/_icons/help-circle.svg b/src/_icons/help-circle.svg new file mode 100644 index 000000000..1d891edba --- /dev/null +++ b/src/_icons/help-circle.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/help-hexagon.svg b/src/_icons/help-hexagon.svg index 77ba9404e..4367c92ad 100644 --- a/src/_icons/help-hexagon.svg +++ b/src/_icons/help-hexagon.svg @@ -4,6 +4,7 @@ version: "2.6" unicode: "f7a8" --- - - + + + diff --git a/src/_icons/help-octagon.svg b/src/_icons/help-octagon.svg index a4bd8d371..d1f29cb41 100644 --- a/src/_icons/help-octagon.svg +++ b/src/_icons/help-octagon.svg @@ -4,7 +4,7 @@ version: "2.6" unicode: "f7a9" --- - - - + + + diff --git a/src/_icons/help-small.svg b/src/_icons/help-small.svg new file mode 100644 index 000000000..092594aad --- /dev/null +++ b/src/_icons/help-small.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/help-square-rounded.svg b/src/_icons/help-square-rounded.svg new file mode 100644 index 000000000..724adf8b8 --- /dev/null +++ b/src/_icons/help-square-rounded.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/help-square.svg b/src/_icons/help-square.svg new file mode 100644 index 000000000..2738463f5 --- /dev/null +++ b/src/_icons/help-square.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/help-triangle.svg b/src/_icons/help-triangle.svg new file mode 100644 index 000000000..fd1ca85cb --- /dev/null +++ b/src/_icons/help-triangle.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/info-circle.svg b/src/_icons/info-circle.svg index 56c5d3e22..97161f5c3 100644 --- a/src/_icons/info-circle.svg +++ b/src/_icons/info-circle.svg @@ -4,7 +4,8 @@ version: "1.0" unicode: "eac5" --- - - - + + + + diff --git a/src/_icons/info-hexagon.svg b/src/_icons/info-hexagon.svg index 2a2131ae9..e0af036b8 100644 --- a/src/_icons/info-hexagon.svg +++ b/src/_icons/info-hexagon.svg @@ -4,7 +4,7 @@ version: "2.6" unicode: "f7aa" --- - - - + + + diff --git a/src/_icons/info-octagon.svg b/src/_icons/info-octagon.svg index f184317e2..9cd325d34 100644 --- a/src/_icons/info-octagon.svg +++ b/src/_icons/info-octagon.svg @@ -4,7 +4,7 @@ version: "2.6" unicode: "f7ab" --- - - - + + + diff --git a/src/_icons/info-small.svg b/src/_icons/info-small.svg new file mode 100644 index 000000000..67be68f2f --- /dev/null +++ b/src/_icons/info-small.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/info-square-rounded.svg b/src/_icons/info-square-rounded.svg index 7bc23aa2b..e35774682 100644 --- a/src/_icons/info-square-rounded.svg +++ b/src/_icons/info-square-rounded.svg @@ -4,7 +4,7 @@ unicode: "f635" version: "1.117" --- - + diff --git a/src/_icons/info-square.svg b/src/_icons/info-square.svg index bd02734ea..f3adbdcb3 100644 --- a/src/_icons/info-square.svg +++ b/src/_icons/info-square.svg @@ -4,7 +4,7 @@ version: "1.0" unicode: "eac6" --- - - - + + + diff --git a/src/_icons/info-triangle.svg b/src/_icons/info-triangle.svg new file mode 100644 index 000000000..8b89c4058 --- /dev/null +++ b/src/_icons/info-triangle.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/question-circle.svg b/src/_icons/question-circle.svg deleted file mode 100644 index 61f8df4ae..000000000 --- a/src/_icons/question-circle.svg +++ /dev/null @@ -1,10 +0,0 @@ ---- -tags: [help, support, ask, faq, shape] -unicode: "f637" -version: "1.117" ---- - - - - -