From e2c230965c994fe27354c7780ac240b4140e040e Mon Sep 17 00:00:00 2001 From: codecalm Date: Fri, 23 Oct 2020 01:28:16 +0200 Subject: 41 new icons: `arrow-bottom-bar`, `arrow-bottom-circle`, `arrow-bottom-square`, `arrow-bottom-tail`, `arrow-left-bar`, `arrow-left-square`, `arrow-left-tail`, `arrow-loop-left`, `arrow-loop-right`, `arrow-right-bar`, `arrow-right-square`, `arrow-right-tail`, `arrow-top-bar`, `arrow-top-circle`, `arrow-top-square`, `arrow-top-tail`, `arrow-wave-left-down`, `arrow-wave-left-up`, `arrow-wave-right-down`, `arrow-wave-right-up`, `arrows-down-up`, `arrows-down`, `arrows-join-2`, `arrows-join`, `arrows-left-right`, `arrows-left`, `arrows-right-left`, `arrows-right`, `arrows-split-2`, `arrows-split`, `arrows-up-down`, `arrows-up`, `bone`, `pizza`, `rainbow`, `switch-2`, `switch-3`, `trending-down-2`, `trending-down-3`, `trending-up-2`, `trending-up-3` Fixed icons: `arrow-left-circle`, `arrow-right-circle` --- src/_icons/arrow-bottom-bar.svg | 8 ++++++++ src/_icons/arrow-bottom-circle.svg | 8 ++++++++ src/_icons/arrow-bottom-square.svg | 8 ++++++++ src/_icons/arrow-bottom-tail.svg | 8 ++++++++ src/_icons/arrow-left-bar.svg | 8 ++++++++ src/_icons/arrow-left-circle.svg | 9 +++------ src/_icons/arrow-left-square.svg | 8 ++++++++ src/_icons/arrow-left-tail.svg | 8 ++++++++ src/_icons/arrow-loop-left.svg | 7 +++++++ src/_icons/arrow-loop-right.svg | 7 +++++++ src/_icons/arrow-right-bar.svg | 8 ++++++++ src/_icons/arrow-right-circle.svg | 9 +++------ src/_icons/arrow-right-square.svg | 8 ++++++++ src/_icons/arrow-right-tail.svg | 8 ++++++++ src/_icons/arrow-top-bar.svg | 8 ++++++++ src/_icons/arrow-top-circle.svg | 8 ++++++++ src/_icons/arrow-top-square.svg | 8 ++++++++ src/_icons/arrow-top-tail.svg | 8 ++++++++ src/_icons/arrow-wave-left-down.svg | 7 +++++++ src/_icons/arrow-wave-left-up.svg | 7 +++++++ src/_icons/arrow-wave-right-down.svg | 7 +++++++ src/_icons/arrow-wave-right-up.svg | 7 +++++++ src/_icons/arrows-down-up.svg | 9 +++++++++ src/_icons/arrows-down.svg | 9 +++++++++ src/_icons/arrows-join-2.svg | 8 ++++++++ src/_icons/arrows-join.svg | 8 ++++++++ src/_icons/arrows-left-right.svg | 9 +++++++++ src/_icons/arrows-left.svg | 9 +++++++++ src/_icons/arrows-right-left.svg | 9 +++++++++ src/_icons/arrows-right.svg | 9 +++++++++ src/_icons/arrows-split-2.svg | 9 +++++++++ src/_icons/arrows-split.svg | 9 +++++++++ src/_icons/arrows-up-down.svg | 9 +++++++++ src/_icons/arrows-up.svg | 9 +++++++++ src/_icons/bone.svg | 5 +++++ src/_icons/pizza.svg | 8 ++++++++ src/_icons/rainbow.svg | 7 +++++++ src/_icons/switch-2.svg | 8 ++++++++ src/_icons/switch-3.svg | 8 ++++++++ src/_icons/trending-down-2.svg | 8 ++++++++ src/_icons/trending-down-3.svg | 8 ++++++++ src/_icons/trending-up-2.svg | 8 ++++++++ src/_icons/trending-up-3.svg | 8 ++++++++ 43 files changed, 334 insertions(+), 12 deletions(-) create mode 100644 src/_icons/arrow-bottom-bar.svg create mode 100644 src/_icons/arrow-bottom-circle.svg create mode 100644 src/_icons/arrow-bottom-square.svg create mode 100644 src/_icons/arrow-bottom-tail.svg create mode 100644 src/_icons/arrow-left-bar.svg create mode 100644 src/_icons/arrow-left-square.svg create mode 100644 src/_icons/arrow-left-tail.svg create mode 100644 src/_icons/arrow-loop-left.svg create mode 100644 src/_icons/arrow-loop-right.svg create mode 100644 src/_icons/arrow-right-bar.svg create mode 100644 src/_icons/arrow-right-square.svg create mode 100644 src/_icons/arrow-right-tail.svg create mode 100644 src/_icons/arrow-top-bar.svg create mode 100644 src/_icons/arrow-top-circle.svg create mode 100644 src/_icons/arrow-top-square.svg create mode 100644 src/_icons/arrow-top-tail.svg create mode 100644 src/_icons/arrow-wave-left-down.svg create mode 100644 src/_icons/arrow-wave-left-up.svg create mode 100644 src/_icons/arrow-wave-right-down.svg create mode 100644 src/_icons/arrow-wave-right-up.svg create mode 100644 src/_icons/arrows-down-up.svg create mode 100644 src/_icons/arrows-down.svg create mode 100644 src/_icons/arrows-join-2.svg create mode 100644 src/_icons/arrows-join.svg create mode 100644 src/_icons/arrows-left-right.svg create mode 100644 src/_icons/arrows-left.svg create mode 100644 src/_icons/arrows-right-left.svg create mode 100644 src/_icons/arrows-right.svg create mode 100644 src/_icons/arrows-split-2.svg create mode 100644 src/_icons/arrows-split.svg create mode 100644 src/_icons/arrows-up-down.svg create mode 100644 src/_icons/arrows-up.svg create mode 100644 src/_icons/bone.svg create mode 100644 src/_icons/pizza.svg create mode 100644 src/_icons/rainbow.svg create mode 100644 src/_icons/switch-2.svg create mode 100644 src/_icons/switch-3.svg create mode 100644 src/_icons/trending-down-2.svg create mode 100644 src/_icons/trending-down-3.svg create mode 100644 src/_icons/trending-up-2.svg create mode 100644 src/_icons/trending-up-3.svg (limited to 'src/_icons') diff --git a/src/_icons/arrow-bottom-bar.svg b/src/_icons/arrow-bottom-bar.svg new file mode 100644 index 00000000..e49935b0 --- /dev/null +++ b/src/_icons/arrow-bottom-bar.svg @@ -0,0 +1,8 @@ +--- +category: Arrows +--- + + + + + diff --git a/src/_icons/arrow-bottom-circle.svg b/src/_icons/arrow-bottom-circle.svg new file mode 100644 index 00000000..8d023446 --- /dev/null +++ b/src/_icons/arrow-bottom-circle.svg @@ -0,0 +1,8 @@ +--- +category: Arrows +--- + + + + + diff --git a/src/_icons/arrow-bottom-square.svg b/src/_icons/arrow-bottom-square.svg new file mode 100644 index 00000000..7baeba1f --- /dev/null +++ b/src/_icons/arrow-bottom-square.svg @@ -0,0 +1,8 @@ +--- +category: Arrows +--- + + + + + diff --git a/src/_icons/arrow-bottom-tail.svg b/src/_icons/arrow-bottom-tail.svg new file mode 100644 index 00000000..7047d40b --- /dev/null +++ b/src/_icons/arrow-bottom-tail.svg @@ -0,0 +1,8 @@ +--- +category: Arrows +--- + + + + + diff --git a/src/_icons/arrow-left-bar.svg b/src/_icons/arrow-left-bar.svg new file mode 100644 index 00000000..f7b8d909 --- /dev/null +++ b/src/_icons/arrow-left-bar.svg @@ -0,0 +1,8 @@ +--- +category: Arrows +--- + + + + + diff --git a/src/_icons/arrow-left-circle.svg b/src/_icons/arrow-left-circle.svg index afbeb22e..41572a55 100644 --- a/src/_icons/arrow-left-circle.svg +++ b/src/_icons/arrow-left-circle.svg @@ -1,11 +1,8 @@ --- -tags: [back, swipe, return] category: Arrows -version: 1.0 --- - - - - + + + diff --git a/src/_icons/arrow-left-square.svg b/src/_icons/arrow-left-square.svg new file mode 100644 index 00000000..99f3cb11 --- /dev/null +++ b/src/_icons/arrow-left-square.svg @@ -0,0 +1,8 @@ +--- +category: Arrows +--- + + + + + diff --git a/src/_icons/arrow-left-tail.svg b/src/_icons/arrow-left-tail.svg new file mode 100644 index 00000000..ad2bb391 --- /dev/null +++ b/src/_icons/arrow-left-tail.svg @@ -0,0 +1,8 @@ +--- +category: Arrows +--- + + + + + diff --git a/src/_icons/arrow-loop-left.svg b/src/_icons/arrow-loop-left.svg new file mode 100644 index 00000000..825bbbf1 --- /dev/null +++ b/src/_icons/arrow-loop-left.svg @@ -0,0 +1,7 @@ +--- +category: Arrows +--- + + + + diff --git a/src/_icons/arrow-loop-right.svg b/src/_icons/arrow-loop-right.svg new file mode 100644 index 00000000..da1b51b8 --- /dev/null +++ b/src/_icons/arrow-loop-right.svg @@ -0,0 +1,7 @@ +--- +category: Arrows +--- + + + + diff --git a/src/_icons/arrow-right-bar.svg b/src/_icons/arrow-right-bar.svg new file mode 100644 index 00000000..ef7920da --- /dev/null +++ b/src/_icons/arrow-right-bar.svg @@ -0,0 +1,8 @@ +--- +category: Arrows +--- + + + + + diff --git a/src/_icons/arrow-right-circle.svg b/src/_icons/arrow-right-circle.svg index fbad325b..0d647fb5 100644 --- a/src/_icons/arrow-right-circle.svg +++ b/src/_icons/arrow-right-circle.svg @@ -1,11 +1,8 @@ --- -tags: [next, proceed, swipe] category: Arrows -version: 1.0 --- - - - - + + + diff --git a/src/_icons/arrow-right-square.svg b/src/_icons/arrow-right-square.svg new file mode 100644 index 00000000..6ae4baa8 --- /dev/null +++ b/src/_icons/arrow-right-square.svg @@ -0,0 +1,8 @@ +--- +category: Arrows +--- + + + + + diff --git a/src/_icons/arrow-right-tail.svg b/src/_icons/arrow-right-tail.svg new file mode 100644 index 00000000..f3a57b1d --- /dev/null +++ b/src/_icons/arrow-right-tail.svg @@ -0,0 +1,8 @@ +--- +category: Arrows +--- + + + + + diff --git a/src/_icons/arrow-top-bar.svg b/src/_icons/arrow-top-bar.svg new file mode 100644 index 00000000..95635778 --- /dev/null +++ b/src/_icons/arrow-top-bar.svg @@ -0,0 +1,8 @@ +--- +category: Arrows +--- + + + + + diff --git a/src/_icons/arrow-top-circle.svg b/src/_icons/arrow-top-circle.svg new file mode 100644 index 00000000..e09d0f1d --- /dev/null +++ b/src/_icons/arrow-top-circle.svg @@ -0,0 +1,8 @@ +--- +category: Arrows +--- + + + + + diff --git a/src/_icons/arrow-top-square.svg b/src/_icons/arrow-top-square.svg new file mode 100644 index 00000000..e84ab1d8 --- /dev/null +++ b/src/_icons/arrow-top-square.svg @@ -0,0 +1,8 @@ +--- +category: Arrows +--- + + + + + diff --git a/src/_icons/arrow-top-tail.svg b/src/_icons/arrow-top-tail.svg new file mode 100644 index 00000000..2ce74f4e --- /dev/null +++ b/src/_icons/arrow-top-tail.svg @@ -0,0 +1,8 @@ +--- +category: Arrows +--- + + + + + diff --git a/src/_icons/arrow-wave-left-down.svg b/src/_icons/arrow-wave-left-down.svg new file mode 100644 index 00000000..1578513c --- /dev/null +++ b/src/_icons/arrow-wave-left-down.svg @@ -0,0 +1,7 @@ +--- +category: Arrows +--- + + + + diff --git a/src/_icons/arrow-wave-left-up.svg b/src/_icons/arrow-wave-left-up.svg new file mode 100644 index 00000000..cbe4a897 --- /dev/null +++ b/src/_icons/arrow-wave-left-up.svg @@ -0,0 +1,7 @@ +--- +category: Arrows +--- + + + + diff --git a/src/_icons/arrow-wave-right-down.svg b/src/_icons/arrow-wave-right-down.svg new file mode 100644 index 00000000..5dd0fa4e --- /dev/null +++ b/src/_icons/arrow-wave-right-down.svg @@ -0,0 +1,7 @@ +--- +category: Arrows +--- + + + + diff --git a/src/_icons/arrow-wave-right-up.svg b/src/_icons/arrow-wave-right-up.svg new file mode 100644 index 00000000..31474d3b --- /dev/null +++ b/src/_icons/arrow-wave-right-up.svg @@ -0,0 +1,7 @@ +--- +category: Arrows +--- + + + + diff --git a/src/_icons/arrows-down-up.svg b/src/_icons/arrows-down-up.svg new file mode 100644 index 00000000..f69ed40d --- /dev/null +++ b/src/_icons/arrows-down-up.svg @@ -0,0 +1,9 @@ +--- +category: Arrows +--- + + + + + + diff --git a/src/_icons/arrows-down.svg b/src/_icons/arrows-down.svg new file mode 100644 index 00000000..f4248e7d --- /dev/null +++ b/src/_icons/arrows-down.svg @@ -0,0 +1,9 @@ +--- +category: Arrows +--- + + + + + + diff --git a/src/_icons/arrows-join-2.svg b/src/_icons/arrows-join-2.svg new file mode 100644 index 00000000..77fb7d57 --- /dev/null +++ b/src/_icons/arrows-join-2.svg @@ -0,0 +1,8 @@ +--- +category: Arrows +--- + + + + + diff --git a/src/_icons/arrows-join.svg b/src/_icons/arrows-join.svg new file mode 100644 index 00000000..8808c520 --- /dev/null +++ b/src/_icons/arrows-join.svg @@ -0,0 +1,8 @@ +--- +category: Arrows +--- + + + + + diff --git a/src/_icons/arrows-left-right.svg b/src/_icons/arrows-left-right.svg new file mode 100644 index 00000000..12d0260b --- /dev/null +++ b/src/_icons/arrows-left-right.svg @@ -0,0 +1,9 @@ +--- +category: Arrows +--- + + + + + + diff --git a/src/_icons/arrows-left.svg b/src/_icons/arrows-left.svg new file mode 100644 index 00000000..67c496a8 --- /dev/null +++ b/src/_icons/arrows-left.svg @@ -0,0 +1,9 @@ +--- +category: Arrows +--- + + + + + + diff --git a/src/_icons/arrows-right-left.svg b/src/_icons/arrows-right-left.svg new file mode 100644 index 00000000..c3e9ecac --- /dev/null +++ b/src/_icons/arrows-right-left.svg @@ -0,0 +1,9 @@ +--- +category: Arrows +--- + + + + + + diff --git a/src/_icons/arrows-right.svg b/src/_icons/arrows-right.svg new file mode 100644 index 00000000..5bcd2143 --- /dev/null +++ b/src/_icons/arrows-right.svg @@ -0,0 +1,9 @@ +--- +category: Arrows +--- + + + + + + diff --git a/src/_icons/arrows-split-2.svg b/src/_icons/arrows-split-2.svg new file mode 100644 index 00000000..78cee473 --- /dev/null +++ b/src/_icons/arrows-split-2.svg @@ -0,0 +1,9 @@ +--- +category: Arrows +--- + + + + + + diff --git a/src/_icons/arrows-split.svg b/src/_icons/arrows-split.svg new file mode 100644 index 00000000..f3df533c --- /dev/null +++ b/src/_icons/arrows-split.svg @@ -0,0 +1,9 @@ +--- +category: Arrows +--- + + + + + + diff --git a/src/_icons/arrows-up-down.svg b/src/_icons/arrows-up-down.svg new file mode 100644 index 00000000..fb965f28 --- /dev/null +++ b/src/_icons/arrows-up-down.svg @@ -0,0 +1,9 @@ +--- +category: Arrows +--- + + + + + + diff --git a/src/_icons/arrows-up.svg b/src/_icons/arrows-up.svg new file mode 100644 index 00000000..cb9c3fcb --- /dev/null +++ b/src/_icons/arrows-up.svg @@ -0,0 +1,9 @@ +--- +category: Arrows +--- + + + + + + diff --git a/src/_icons/bone.svg b/src/_icons/bone.svg new file mode 100644 index 00000000..f2936bc6 --- /dev/null +++ b/src/_icons/bone.svg @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/src/_icons/pizza.svg b/src/_icons/pizza.svg new file mode 100644 index 00000000..70a8ffab --- /dev/null +++ b/src/_icons/pizza.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/rainbow.svg b/src/_icons/rainbow.svg new file mode 100644 index 00000000..112aefe8 --- /dev/null +++ b/src/_icons/rainbow.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/switch-2.svg b/src/_icons/switch-2.svg new file mode 100644 index 00000000..c4d4d237 --- /dev/null +++ b/src/_icons/switch-2.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/switch-3.svg b/src/_icons/switch-3.svg new file mode 100644 index 00000000..b9b73eab --- /dev/null +++ b/src/_icons/switch-3.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/trending-down-2.svg b/src/_icons/trending-down-2.svg new file mode 100644 index 00000000..db446e83 --- /dev/null +++ b/src/_icons/trending-down-2.svg @@ -0,0 +1,8 @@ +--- +tags: [arrow, decrease, fall] +category: Arrows +--- + + + + diff --git a/src/_icons/trending-down-3.svg b/src/_icons/trending-down-3.svg new file mode 100644 index 00000000..88bd245b --- /dev/null +++ b/src/_icons/trending-down-3.svg @@ -0,0 +1,8 @@ +--- +tags: [arrow, decrease, fall] +category: Arrows +--- + + + + diff --git a/src/_icons/trending-up-2.svg b/src/_icons/trending-up-2.svg new file mode 100644 index 00000000..e453fbac --- /dev/null +++ b/src/_icons/trending-up-2.svg @@ -0,0 +1,8 @@ +--- +tags: [arrow, grow, increase] +category: Arrows +--- + + + + diff --git a/src/_icons/trending-up-3.svg b/src/_icons/trending-up-3.svg new file mode 100644 index 00000000..3862cbd6 --- /dev/null +++ b/src/_icons/trending-up-3.svg @@ -0,0 +1,8 @@ +--- +tags: [arrow, grow, increase] +category: Arrows +--- + + + + -- cgit v1.2.1 From 5acbb4f20ffe393976abe8b367a49848c0e19e82 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 8 Nov 2020 13:05:03 +0100 Subject: Release 1.35.0 --- src/_icons/arrow-bottom-bar.svg | 5 +++-- src/_icons/arrow-bottom-circle.svg | 3 ++- src/_icons/arrow-bottom-square.svg | 3 ++- src/_icons/arrow-bottom-tail.svg | 3 ++- src/_icons/arrow-left-bar.svg | 5 +++-- src/_icons/arrow-left-circle.svg | 2 +- src/_icons/arrow-left-square.svg | 3 ++- src/_icons/arrow-left-tail.svg | 3 ++- src/_icons/arrow-loop-left.svg | 1 + src/_icons/arrow-loop-right.svg | 1 + src/_icons/arrow-right-bar.svg | 5 +++-- src/_icons/arrow-right-circle.svg | 2 +- src/_icons/arrow-right-square.svg | 3 ++- src/_icons/arrow-right-tail.svg | 3 ++- src/_icons/arrow-top-bar.svg | 5 +++-- src/_icons/arrow-top-circle.svg | 3 ++- src/_icons/arrow-top-square.svg | 3 ++- src/_icons/arrow-top-tail.svg | 3 ++- src/_icons/arrow-wave-left-down.svg | 1 + src/_icons/arrow-wave-left-up.svg | 1 + src/_icons/arrow-wave-right-down.svg | 1 + src/_icons/arrow-wave-right-up.svg | 1 + src/_icons/arrows-down-up.svg | 5 +++-- src/_icons/arrows-down.svg | 5 +++-- src/_icons/arrows-join-2.svg | 1 + src/_icons/arrows-join.svg | 1 + src/_icons/arrows-left-right.svg | 5 +++-- src/_icons/arrows-left.svg | 5 +++-- src/_icons/arrows-right-left.svg | 5 +++-- src/_icons/arrows-right.svg | 5 +++-- src/_icons/arrows-split-2.svg | 1 + src/_icons/arrows-split.svg | 1 + src/_icons/arrows-up-down.svg | 5 +++-- src/_icons/arrows-up.svg | 5 +++-- src/_icons/bone.svg | 1 + src/_icons/pizza.svg | 5 +++-- src/_icons/rainbow.svg | 1 + src/_icons/switch-2.svg | 1 + src/_icons/switch-3.svg | 1 + src/_icons/trending-down-2.svg | 1 + src/_icons/trending-down-3.svg | 1 + src/_icons/trending-up-2.svg | 1 + src/_icons/trending-up-3.svg | 1 + 43 files changed, 79 insertions(+), 38 deletions(-) (limited to 'src/_icons') diff --git a/src/_icons/arrow-bottom-bar.svg b/src/_icons/arrow-bottom-bar.svg index e49935b0..cec4a512 100644 --- a/src/_icons/arrow-bottom-bar.svg +++ b/src/_icons/arrow-bottom-bar.svg @@ -1,8 +1,9 @@ --- category: Arrows +version: 1.35 --- - + - + diff --git a/src/_icons/arrow-bottom-circle.svg b/src/_icons/arrow-bottom-circle.svg index 8d023446..04cb0ed4 100644 --- a/src/_icons/arrow-bottom-circle.svg +++ b/src/_icons/arrow-bottom-circle.svg @@ -1,8 +1,9 @@ --- category: Arrows +version: 1.35 --- - + diff --git a/src/_icons/arrow-bottom-square.svg b/src/_icons/arrow-bottom-square.svg index 7baeba1f..ca240321 100644 --- a/src/_icons/arrow-bottom-square.svg +++ b/src/_icons/arrow-bottom-square.svg @@ -1,8 +1,9 @@ --- category: Arrows +version: 1.35 --- - + diff --git a/src/_icons/arrow-bottom-tail.svg b/src/_icons/arrow-bottom-tail.svg index 7047d40b..b72f5f8d 100644 --- a/src/_icons/arrow-bottom-tail.svg +++ b/src/_icons/arrow-bottom-tail.svg @@ -1,8 +1,9 @@ --- category: Arrows +version: 1.35 --- - + diff --git a/src/_icons/arrow-left-bar.svg b/src/_icons/arrow-left-bar.svg index f7b8d909..a0db864e 100644 --- a/src/_icons/arrow-left-bar.svg +++ b/src/_icons/arrow-left-bar.svg @@ -1,8 +1,9 @@ --- category: Arrows +version: 1.35 --- - + - + diff --git a/src/_icons/arrow-left-circle.svg b/src/_icons/arrow-left-circle.svg index 41572a55..b55b315f 100644 --- a/src/_icons/arrow-left-circle.svg +++ b/src/_icons/arrow-left-circle.svg @@ -2,7 +2,7 @@ category: Arrows --- - + diff --git a/src/_icons/arrow-left-square.svg b/src/_icons/arrow-left-square.svg index 99f3cb11..a4223cb4 100644 --- a/src/_icons/arrow-left-square.svg +++ b/src/_icons/arrow-left-square.svg @@ -1,8 +1,9 @@ --- category: Arrows +version: 1.35 --- - + diff --git a/src/_icons/arrow-left-tail.svg b/src/_icons/arrow-left-tail.svg index ad2bb391..bf4317dc 100644 --- a/src/_icons/arrow-left-tail.svg +++ b/src/_icons/arrow-left-tail.svg @@ -1,8 +1,9 @@ --- category: Arrows +version: 1.35 --- - + diff --git a/src/_icons/arrow-loop-left.svg b/src/_icons/arrow-loop-left.svg index 825bbbf1..6f29f9ab 100644 --- a/src/_icons/arrow-loop-left.svg +++ b/src/_icons/arrow-loop-left.svg @@ -1,5 +1,6 @@ --- category: Arrows +version: 1.35 --- diff --git a/src/_icons/arrow-loop-right.svg b/src/_icons/arrow-loop-right.svg index da1b51b8..59807e77 100644 --- a/src/_icons/arrow-loop-right.svg +++ b/src/_icons/arrow-loop-right.svg @@ -1,5 +1,6 @@ --- category: Arrows +version: 1.35 --- diff --git a/src/_icons/arrow-right-bar.svg b/src/_icons/arrow-right-bar.svg index ef7920da..e89f7e59 100644 --- a/src/_icons/arrow-right-bar.svg +++ b/src/_icons/arrow-right-bar.svg @@ -1,8 +1,9 @@ --- category: Arrows +version: 1.35 --- - - + + diff --git a/src/_icons/arrow-right-circle.svg b/src/_icons/arrow-right-circle.svg index 0d647fb5..3f42d5ab 100644 --- a/src/_icons/arrow-right-circle.svg +++ b/src/_icons/arrow-right-circle.svg @@ -4,5 +4,5 @@ category: Arrows - + diff --git a/src/_icons/arrow-right-square.svg b/src/_icons/arrow-right-square.svg index 6ae4baa8..94540dd3 100644 --- a/src/_icons/arrow-right-square.svg +++ b/src/_icons/arrow-right-square.svg @@ -1,8 +1,9 @@ --- category: Arrows +version: 1.35 --- - + diff --git a/src/_icons/arrow-right-tail.svg b/src/_icons/arrow-right-tail.svg index f3a57b1d..e2bd39c9 100644 --- a/src/_icons/arrow-right-tail.svg +++ b/src/_icons/arrow-right-tail.svg @@ -1,8 +1,9 @@ --- category: Arrows +version: 1.35 --- - + diff --git a/src/_icons/arrow-top-bar.svg b/src/_icons/arrow-top-bar.svg index 95635778..d862e60e 100644 --- a/src/_icons/arrow-top-bar.svg +++ b/src/_icons/arrow-top-bar.svg @@ -1,8 +1,9 @@ --- category: Arrows +version: 1.35 --- - + - + diff --git a/src/_icons/arrow-top-circle.svg b/src/_icons/arrow-top-circle.svg index e09d0f1d..6a08aa5f 100644 --- a/src/_icons/arrow-top-circle.svg +++ b/src/_icons/arrow-top-circle.svg @@ -1,8 +1,9 @@ --- category: Arrows +version: 1.35 --- - + diff --git a/src/_icons/arrow-top-square.svg b/src/_icons/arrow-top-square.svg index e84ab1d8..0f67acef 100644 --- a/src/_icons/arrow-top-square.svg +++ b/src/_icons/arrow-top-square.svg @@ -1,8 +1,9 @@ --- category: Arrows +version: 1.35 --- - + diff --git a/src/_icons/arrow-top-tail.svg b/src/_icons/arrow-top-tail.svg index 2ce74f4e..d9e48bf6 100644 --- a/src/_icons/arrow-top-tail.svg +++ b/src/_icons/arrow-top-tail.svg @@ -1,8 +1,9 @@ --- category: Arrows +version: 1.35 --- - + diff --git a/src/_icons/arrow-wave-left-down.svg b/src/_icons/arrow-wave-left-down.svg index 1578513c..50147461 100644 --- a/src/_icons/arrow-wave-left-down.svg +++ b/src/_icons/arrow-wave-left-down.svg @@ -1,5 +1,6 @@ --- category: Arrows +version: 1.35 --- diff --git a/src/_icons/arrow-wave-left-up.svg b/src/_icons/arrow-wave-left-up.svg index cbe4a897..509f505a 100644 --- a/src/_icons/arrow-wave-left-up.svg +++ b/src/_icons/arrow-wave-left-up.svg @@ -1,5 +1,6 @@ --- category: Arrows +version: 1.35 --- diff --git a/src/_icons/arrow-wave-right-down.svg b/src/_icons/arrow-wave-right-down.svg index 5dd0fa4e..375b5a2d 100644 --- a/src/_icons/arrow-wave-right-down.svg +++ b/src/_icons/arrow-wave-right-down.svg @@ -1,5 +1,6 @@ --- category: Arrows +version: 1.35 --- diff --git a/src/_icons/arrow-wave-right-up.svg b/src/_icons/arrow-wave-right-up.svg index 31474d3b..39632546 100644 --- a/src/_icons/arrow-wave-right-up.svg +++ b/src/_icons/arrow-wave-right-up.svg @@ -1,5 +1,6 @@ --- category: Arrows +version: 1.35 --- diff --git a/src/_icons/arrows-down-up.svg b/src/_icons/arrows-down-up.svg index f69ed40d..3a20a13f 100644 --- a/src/_icons/arrows-down-up.svg +++ b/src/_icons/arrows-down-up.svg @@ -1,9 +1,10 @@ --- category: Arrows +version: 1.35 --- - + - + diff --git a/src/_icons/arrows-down.svg b/src/_icons/arrows-down.svg index f4248e7d..00738c3c 100644 --- a/src/_icons/arrows-down.svg +++ b/src/_icons/arrows-down.svg @@ -1,9 +1,10 @@ --- category: Arrows +version: 1.35 --- - + - + diff --git a/src/_icons/arrows-join-2.svg b/src/_icons/arrows-join-2.svg index 77fb7d57..0bd898f0 100644 --- a/src/_icons/arrows-join-2.svg +++ b/src/_icons/arrows-join-2.svg @@ -1,5 +1,6 @@ --- category: Arrows +version: 1.35 --- diff --git a/src/_icons/arrows-join.svg b/src/_icons/arrows-join.svg index 8808c520..77b2947e 100644 --- a/src/_icons/arrows-join.svg +++ b/src/_icons/arrows-join.svg @@ -1,5 +1,6 @@ --- category: Arrows +version: 1.35 --- diff --git a/src/_icons/arrows-left-right.svg b/src/_icons/arrows-left-right.svg index 12d0260b..ad1d33c4 100644 --- a/src/_icons/arrows-left-right.svg +++ b/src/_icons/arrows-left-right.svg @@ -1,9 +1,10 @@ --- category: Arrows +version: 1.35 --- - + - + diff --git a/src/_icons/arrows-left.svg b/src/_icons/arrows-left.svg index 67c496a8..45e5731c 100644 --- a/src/_icons/arrows-left.svg +++ b/src/_icons/arrows-left.svg @@ -1,9 +1,10 @@ --- category: Arrows +version: 1.35 --- - + - + diff --git a/src/_icons/arrows-right-left.svg b/src/_icons/arrows-right-left.svg index c3e9ecac..c3290cba 100644 --- a/src/_icons/arrows-right-left.svg +++ b/src/_icons/arrows-right-left.svg @@ -1,9 +1,10 @@ --- category: Arrows +version: 1.35 --- - + - + diff --git a/src/_icons/arrows-right.svg b/src/_icons/arrows-right.svg index 5bcd2143..39acef9b 100644 --- a/src/_icons/arrows-right.svg +++ b/src/_icons/arrows-right.svg @@ -1,9 +1,10 @@ --- category: Arrows +version: 1.35 --- - + - + diff --git a/src/_icons/arrows-split-2.svg b/src/_icons/arrows-split-2.svg index 78cee473..e6a777a6 100644 --- a/src/_icons/arrows-split-2.svg +++ b/src/_icons/arrows-split-2.svg @@ -1,5 +1,6 @@ --- category: Arrows +version: 1.35 --- diff --git a/src/_icons/arrows-split.svg b/src/_icons/arrows-split.svg index f3df533c..7fb92073 100644 --- a/src/_icons/arrows-split.svg +++ b/src/_icons/arrows-split.svg @@ -1,5 +1,6 @@ --- category: Arrows +version: 1.35 --- diff --git a/src/_icons/arrows-up-down.svg b/src/_icons/arrows-up-down.svg index fb965f28..33c24012 100644 --- a/src/_icons/arrows-up-down.svg +++ b/src/_icons/arrows-up-down.svg @@ -1,9 +1,10 @@ --- category: Arrows +version: 1.35 --- - + - + diff --git a/src/_icons/arrows-up.svg b/src/_icons/arrows-up.svg index cb9c3fcb..34977eb2 100644 --- a/src/_icons/arrows-up.svg +++ b/src/_icons/arrows-up.svg @@ -1,9 +1,10 @@ --- category: Arrows +version: 1.35 --- - + - + diff --git a/src/_icons/bone.svg b/src/_icons/bone.svg index f2936bc6..a75f0542 100644 --- a/src/_icons/bone.svg +++ b/src/_icons/bone.svg @@ -1,4 +1,5 @@ --- +version: 1.35 --- diff --git a/src/_icons/pizza.svg b/src/_icons/pizza.svg index 70a8ffab..388142e4 100644 --- a/src/_icons/pizza.svg +++ b/src/_icons/pizza.svg @@ -1,8 +1,9 @@ --- +version: 1.35 --- - - + + diff --git a/src/_icons/rainbow.svg b/src/_icons/rainbow.svg index 112aefe8..d8ab594d 100644 --- a/src/_icons/rainbow.svg +++ b/src/_icons/rainbow.svg @@ -1,4 +1,5 @@ --- +version: 1.35 --- diff --git a/src/_icons/switch-2.svg b/src/_icons/switch-2.svg index c4d4d237..5a323dd1 100644 --- a/src/_icons/switch-2.svg +++ b/src/_icons/switch-2.svg @@ -1,4 +1,5 @@ --- +version: 1.35 --- diff --git a/src/_icons/switch-3.svg b/src/_icons/switch-3.svg index b9b73eab..6214b6ab 100644 --- a/src/_icons/switch-3.svg +++ b/src/_icons/switch-3.svg @@ -1,4 +1,5 @@ --- +version: 1.35 --- diff --git a/src/_icons/trending-down-2.svg b/src/_icons/trending-down-2.svg index db446e83..7f65918e 100644 --- a/src/_icons/trending-down-2.svg +++ b/src/_icons/trending-down-2.svg @@ -1,6 +1,7 @@ --- tags: [arrow, decrease, fall] category: Arrows +version: 1.35 --- diff --git a/src/_icons/trending-down-3.svg b/src/_icons/trending-down-3.svg index 88bd245b..cd5894d8 100644 --- a/src/_icons/trending-down-3.svg +++ b/src/_icons/trending-down-3.svg @@ -1,6 +1,7 @@ --- tags: [arrow, decrease, fall] category: Arrows +version: 1.35 --- diff --git a/src/_icons/trending-up-2.svg b/src/_icons/trending-up-2.svg index e453fbac..5780eac3 100644 --- a/src/_icons/trending-up-2.svg +++ b/src/_icons/trending-up-2.svg @@ -1,6 +1,7 @@ --- tags: [arrow, grow, increase] category: Arrows +version: 1.35 --- diff --git a/src/_icons/trending-up-3.svg b/src/_icons/trending-up-3.svg index 3862cbd6..06114608 100644 --- a/src/_icons/trending-up-3.svg +++ b/src/_icons/trending-up-3.svg @@ -1,6 +1,7 @@ --- tags: [arrow, grow, increase] category: Arrows +version: 1.35 --- -- cgit v1.2.1 From 06b31db557f253f97f7a9bf9aa1cfe3df5644589 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 8 Nov 2020 13:21:23 +0100 Subject: paths fix #87 --- src/_icons/brand-apple.svg | 2 +- src/_icons/credit-card-off.svg | 2 +- src/_icons/planet.svg | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/_icons') diff --git a/src/_icons/brand-apple.svg b/src/_icons/brand-apple.svg index 1ca1b402..f0d45276 100644 --- a/src/_icons/brand-apple.svg +++ b/src/_icons/brand-apple.svg @@ -3,6 +3,6 @@ category: Brand version: 1.9 --- - + diff --git a/src/_icons/credit-card-off.svg b/src/_icons/credit-card-off.svg index d73f9163..417deb15 100644 --- a/src/_icons/credit-card-off.svg +++ b/src/_icons/credit-card-off.svg @@ -4,7 +4,7 @@ version: 1.24 --- - + diff --git a/src/_icons/planet.svg b/src/_icons/planet.svg index fd5fee16..8fb2c922 100644 --- a/src/_icons/planet.svg +++ b/src/_icons/planet.svg @@ -3,6 +3,6 @@ category: Map version: 1.8 --- - + -- cgit v1.2.1 From 97ba42d3d0f4047b54cdd179adb2c0ac8ed535d8 Mon Sep 17 00:00:00 2001 From: codecalm Date: Fri, 13 Nov 2020 21:26:01 +0100 Subject: 16 new icons: `brand-bitbucket`, `brand-google-analytics`, `brand-gravatar`, `brand-hipchat`, `brand-kickstarter`, `brand-netflix`, `brand-open-source`, `brand-pagekit`, `brand-patreon`, `brand-producthunt`, `brand-sass`, `brand-sentry`, `brand-shazam`, `brand-stripe`, `brand-unsplash`, `brand-ycombinator` --- src/_icons/brand-bitbucket.svg | 8 ++++++++ src/_icons/brand-google-analytics.svg | 9 +++++++++ src/_icons/brand-gravatar.svg | 7 +++++++ src/_icons/brand-hipchat.svg | 8 ++++++++ src/_icons/brand-kickstarter.svg | 7 +++++++ src/_icons/brand-netflix.svg | 7 +++++++ src/_icons/brand-open-source.svg | 7 +++++++ src/_icons/brand-pagekit.svg | 7 +++++++ src/_icons/brand-patreon.svg | 8 ++++++++ src/_icons/brand-producthunt.svg | 8 ++++++++ src/_icons/brand-sass.svg | 8 ++++++++ src/_icons/brand-sentry.svg | 7 +++++++ src/_icons/brand-shazam.svg | 9 +++++++++ src/_icons/brand-stripe.svg | 7 +++++++ src/_icons/brand-unsplash.svg | 7 +++++++ src/_icons/brand-ycombinator.svg | 9 +++++++++ 16 files changed, 123 insertions(+) create mode 100644 src/_icons/brand-bitbucket.svg create mode 100644 src/_icons/brand-google-analytics.svg create mode 100644 src/_icons/brand-gravatar.svg create mode 100644 src/_icons/brand-hipchat.svg create mode 100644 src/_icons/brand-kickstarter.svg create mode 100644 src/_icons/brand-netflix.svg create mode 100644 src/_icons/brand-open-source.svg create mode 100644 src/_icons/brand-pagekit.svg create mode 100644 src/_icons/brand-patreon.svg create mode 100644 src/_icons/brand-producthunt.svg create mode 100644 src/_icons/brand-sass.svg create mode 100644 src/_icons/brand-sentry.svg create mode 100644 src/_icons/brand-shazam.svg create mode 100644 src/_icons/brand-stripe.svg create mode 100644 src/_icons/brand-unsplash.svg create mode 100644 src/_icons/brand-ycombinator.svg (limited to 'src/_icons') diff --git a/src/_icons/brand-bitbucket.svg b/src/_icons/brand-bitbucket.svg new file mode 100644 index 00000000..b8f3fb6f --- /dev/null +++ b/src/_icons/brand-bitbucket.svg @@ -0,0 +1,8 @@ +--- +tags: [version, control, repository, hosting, atlassian, source, code, development, git, technology] +category: Brand +--- + + + + diff --git a/src/_icons/brand-google-analytics.svg b/src/_icons/brand-google-analytics.svg new file mode 100644 index 00000000..213d1459 --- /dev/null +++ b/src/_icons/brand-google-analytics.svg @@ -0,0 +1,9 @@ +--- +tags: [advertising, track, website, traffic, e-commerce, online, technology] +category: Brand +--- + + + + + diff --git a/src/_icons/brand-gravatar.svg b/src/_icons/brand-gravatar.svg new file mode 100644 index 00000000..5b94bb22 --- /dev/null +++ b/src/_icons/brand-gravatar.svg @@ -0,0 +1,7 @@ +--- +tags: [avatar, image, face, blog, comment, represent, online, technology] +category: Brand +--- + + + diff --git a/src/_icons/brand-hipchat.svg b/src/_icons/brand-hipchat.svg new file mode 100644 index 00000000..f3d9a881 --- /dev/null +++ b/src/_icons/brand-hipchat.svg @@ -0,0 +1,8 @@ +--- +tags: [chat, communicate, communication, talk, discuss, app, collaborate, collaboration, technology] +category: Brand +--- + + + + diff --git a/src/_icons/brand-kickstarter.svg b/src/_icons/brand-kickstarter.svg new file mode 100644 index 00000000..9957088f --- /dev/null +++ b/src/_icons/brand-kickstarter.svg @@ -0,0 +1,7 @@ +--- +tags: [crowdfunding, platform, project, creative, idea, business, launch, technology] +category: Brand +--- + + + diff --git a/src/_icons/brand-netflix.svg b/src/_icons/brand-netflix.svg new file mode 100644 index 00000000..bfc2c815 --- /dev/null +++ b/src/_icons/brand-netflix.svg @@ -0,0 +1,7 @@ +--- +tags: [series, tv, episode, movie, film, media, watch, app, technology] +category: Brand +--- + + + diff --git a/src/_icons/brand-open-source.svg b/src/_icons/brand-open-source.svg new file mode 100644 index 00000000..2a0c14fb --- /dev/null +++ b/src/_icons/brand-open-source.svg @@ -0,0 +1,7 @@ +--- +tags: [software, code, developer, public, licence, technology] +category: Brand +--- + + + diff --git a/src/_icons/brand-pagekit.svg b/src/_icons/brand-pagekit.svg new file mode 100644 index 00000000..807cf823 --- /dev/null +++ b/src/_icons/brand-pagekit.svg @@ -0,0 +1,7 @@ +--- +tags: [content, management, system, website, component, modular, technology] +category: Brand +--- + + + diff --git a/src/_icons/brand-patreon.svg b/src/_icons/brand-patreon.svg new file mode 100644 index 00000000..80049160 --- /dev/null +++ b/src/_icons/brand-patreon.svg @@ -0,0 +1,8 @@ +--- +tags: [artist, software, creator, patron, art, subscription, income, earn] +category: Brand +--- + + + + diff --git a/src/_icons/brand-producthunt.svg b/src/_icons/brand-producthunt.svg new file mode 100644 index 00000000..2c89cb43 --- /dev/null +++ b/src/_icons/brand-producthunt.svg @@ -0,0 +1,8 @@ +--- +tags: [technology, product, share, discover, new, novelty, web, geek] +category: Brand +--- + + + + diff --git a/src/_icons/brand-sass.svg b/src/_icons/brand-sass.svg new file mode 100644 index 00000000..ad6d40ec --- /dev/null +++ b/src/_icons/brand-sass.svg @@ -0,0 +1,8 @@ +--- +tags: [technology, preprocessor, script, language, programming, css, syntax, compile] +category: Brand +--- + + + + diff --git a/src/_icons/brand-sentry.svg b/src/_icons/brand-sentry.svg new file mode 100644 index 00000000..3e43808f --- /dev/null +++ b/src/_icons/brand-sentry.svg @@ -0,0 +1,7 @@ +--- +tags: [technology, application, monitoring, error, tracking, software, cloud, development, app] +category: Brand +--- + + + diff --git a/src/_icons/brand-shazam.svg b/src/_icons/brand-shazam.svg new file mode 100644 index 00000000..fcf8a710 --- /dev/null +++ b/src/_icons/brand-shazam.svg @@ -0,0 +1,9 @@ +--- +tags: [app, technology, device, music, sound, play, discover, artist, recognize] +category: Brand +--- + + + + + diff --git a/src/_icons/brand-stripe.svg b/src/_icons/brand-stripe.svg new file mode 100644 index 00000000..518b71d7 --- /dev/null +++ b/src/_icons/brand-stripe.svg @@ -0,0 +1,7 @@ +--- +tags: [technology, payment, processing, money, subscription, finance, financial, software, e-commerce] +category: Brand +--- + + + diff --git a/src/_icons/brand-unsplash.svg b/src/_icons/brand-unsplash.svg new file mode 100644 index 00000000..f006fb49 --- /dev/null +++ b/src/_icons/brand-unsplash.svg @@ -0,0 +1,7 @@ +--- +tags: [picture, photo, photography, search, image, stock] +category: Brand +--- + + + diff --git a/src/_icons/brand-ycombinator.svg b/src/_icons/brand-ycombinator.svg new file mode 100644 index 00000000..8a7841f1 --- /dev/null +++ b/src/_icons/brand-ycombinator.svg @@ -0,0 +1,9 @@ +--- +tags: [startup, accelerator, seed, money, launch, company, business, invest, funding] +category: Brand +--- + + + + + -- cgit v1.2.1 From 9fbae4657199ee4771aab719ec56c1577baf87fa Mon Sep 17 00:00:00 2001 From: codecalm Date: Fri, 13 Nov 2020 21:28:54 +0100 Subject: 5 new icons: `brand-asana`, `brand-bing`, `brand-booking`, `brand-disqus`, `brand-docker` --- src/_icons/brand-asana.svg | 9 +++++++++ src/_icons/brand-bing.svg | 7 +++++++ src/_icons/brand-booking.svg | 9 +++++++++ src/_icons/brand-disqus.svg | 8 ++++++++ src/_icons/brand-docker.svg | 15 +++++++++++++++ 5 files changed, 48 insertions(+) create mode 100644 src/_icons/brand-asana.svg create mode 100644 src/_icons/brand-bing.svg create mode 100644 src/_icons/brand-booking.svg create mode 100644 src/_icons/brand-disqus.svg create mode 100644 src/_icons/brand-docker.svg (limited to 'src/_icons') diff --git a/src/_icons/brand-asana.svg b/src/_icons/brand-asana.svg new file mode 100644 index 00000000..2167c7bc --- /dev/null +++ b/src/_icons/brand-asana.svg @@ -0,0 +1,9 @@ +--- +tags: [task, management, project management, manage, collaborate, collaboration, team, teamwork, technology] +category: Brand +--- + + + + + diff --git a/src/_icons/brand-bing.svg b/src/_icons/brand-bing.svg new file mode 100644 index 00000000..51556167 --- /dev/null +++ b/src/_icons/brand-bing.svg @@ -0,0 +1,7 @@ +--- +tags: [search, result, find, search, engine, internet, microsoft, web, technology] +category: Brand +--- + + + diff --git a/src/_icons/brand-booking.svg b/src/_icons/brand-booking.svg new file mode 100644 index 00000000..0354d80d --- /dev/null +++ b/src/_icons/brand-booking.svg @@ -0,0 +1,9 @@ +--- +tags: [flat, apartment, holiday, vacation, city, break, book, rent] +category: Brand +--- + + + + + diff --git a/src/_icons/brand-disqus.svg b/src/_icons/brand-disqus.svg new file mode 100644 index 00000000..712677ef --- /dev/null +++ b/src/_icons/brand-disqus.svg @@ -0,0 +1,8 @@ +--- +tags: [comment, blog, service, website, online, platform, social, networking, technology] +category: Brand +--- + + + + diff --git a/src/_icons/brand-docker.svg b/src/_icons/brand-docker.svg new file mode 100644 index 00000000..68460744 --- /dev/null +++ b/src/_icons/brand-docker.svg @@ -0,0 +1,15 @@ +--- +tags: [app, development, hub, platform, software, developer, programming, programmer, virtualization, technology] +category: Brand +--- + + + + + + + + + + + -- cgit v1.2.1 From 6e14a25609623072ca95b81647f7d656db086051 Mon Sep 17 00:00:00 2001 From: codecalm Date: Fri, 13 Nov 2020 21:46:44 +0100 Subject: icons version fixes --- src/_icons/arrow-left-circle.svg | 1 + src/_icons/arrow-right-circle.svg | 1 + 2 files changed, 2 insertions(+) (limited to 'src/_icons') diff --git a/src/_icons/arrow-left-circle.svg b/src/_icons/arrow-left-circle.svg index b55b315f..45033e25 100644 --- a/src/_icons/arrow-left-circle.svg +++ b/src/_icons/arrow-left-circle.svg @@ -1,5 +1,6 @@ --- category: Arrows +version: 1.35 --- diff --git a/src/_icons/arrow-right-circle.svg b/src/_icons/arrow-right-circle.svg index 3f42d5ab..187ffae3 100644 --- a/src/_icons/arrow-right-circle.svg +++ b/src/_icons/arrow-right-circle.svg @@ -1,5 +1,6 @@ --- category: Arrows +version: 1.35 --- -- cgit v1.2.1 From 061e99b8965fadf6eb390a5b1ca137004badf8c2 Mon Sep 17 00:00:00 2001 From: codecalm Date: Fri, 13 Nov 2020 22:11:22 +0100 Subject: Release 1.36.0 --- src/_icons/brand-asana.svg | 1 + src/_icons/brand-bing.svg | 1 + src/_icons/brand-bitbucket.svg | 1 + src/_icons/brand-booking.svg | 3 ++- src/_icons/brand-disqus.svg | 1 + src/_icons/brand-docker.svg | 1 + src/_icons/brand-google-analytics.svg | 1 + src/_icons/brand-gravatar.svg | 1 + src/_icons/brand-hipchat.svg | 1 + src/_icons/brand-kickstarter.svg | 1 + src/_icons/brand-netflix.svg | 1 + src/_icons/brand-open-source.svg | 1 + src/_icons/brand-pagekit.svg | 1 + src/_icons/brand-patreon.svg | 1 + src/_icons/brand-producthunt.svg | 1 + src/_icons/brand-sass.svg | 1 + src/_icons/brand-sentry.svg | 1 + src/_icons/brand-shazam.svg | 1 + src/_icons/brand-stripe.svg | 1 + src/_icons/brand-unsplash.svg | 1 + src/_icons/brand-ycombinator.svg | 1 + 21 files changed, 22 insertions(+), 1 deletion(-) (limited to 'src/_icons') diff --git a/src/_icons/brand-asana.svg b/src/_icons/brand-asana.svg index 2167c7bc..01e1b865 100644 --- a/src/_icons/brand-asana.svg +++ b/src/_icons/brand-asana.svg @@ -1,6 +1,7 @@ --- tags: [task, management, project management, manage, collaborate, collaboration, team, teamwork, technology] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-bing.svg b/src/_icons/brand-bing.svg index 51556167..afe66bc6 100644 --- a/src/_icons/brand-bing.svg +++ b/src/_icons/brand-bing.svg @@ -1,6 +1,7 @@ --- tags: [search, result, find, search, engine, internet, microsoft, web, technology] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-bitbucket.svg b/src/_icons/brand-bitbucket.svg index b8f3fb6f..260096ed 100644 --- a/src/_icons/brand-bitbucket.svg +++ b/src/_icons/brand-bitbucket.svg @@ -1,6 +1,7 @@ --- tags: [version, control, repository, hosting, atlassian, source, code, development, git, technology] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-booking.svg b/src/_icons/brand-booking.svg index 0354d80d..2fc7a63b 100644 --- a/src/_icons/brand-booking.svg +++ b/src/_icons/brand-booking.svg @@ -1,9 +1,10 @@ --- tags: [flat, apartment, holiday, vacation, city, break, book, rent] category: Brand +version: 1.36 --- - + diff --git a/src/_icons/brand-disqus.svg b/src/_icons/brand-disqus.svg index 712677ef..c8e639bd 100644 --- a/src/_icons/brand-disqus.svg +++ b/src/_icons/brand-disqus.svg @@ -1,6 +1,7 @@ --- tags: [comment, blog, service, website, online, platform, social, networking, technology] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-docker.svg b/src/_icons/brand-docker.svg index 68460744..cadba154 100644 --- a/src/_icons/brand-docker.svg +++ b/src/_icons/brand-docker.svg @@ -1,6 +1,7 @@ --- tags: [app, development, hub, platform, software, developer, programming, programmer, virtualization, technology] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-google-analytics.svg b/src/_icons/brand-google-analytics.svg index 213d1459..15daec37 100644 --- a/src/_icons/brand-google-analytics.svg +++ b/src/_icons/brand-google-analytics.svg @@ -1,6 +1,7 @@ --- tags: [advertising, track, website, traffic, e-commerce, online, technology] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-gravatar.svg b/src/_icons/brand-gravatar.svg index 5b94bb22..e3ae4051 100644 --- a/src/_icons/brand-gravatar.svg +++ b/src/_icons/brand-gravatar.svg @@ -1,6 +1,7 @@ --- tags: [avatar, image, face, blog, comment, represent, online, technology] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-hipchat.svg b/src/_icons/brand-hipchat.svg index f3d9a881..5458cd38 100644 --- a/src/_icons/brand-hipchat.svg +++ b/src/_icons/brand-hipchat.svg @@ -1,6 +1,7 @@ --- tags: [chat, communicate, communication, talk, discuss, app, collaborate, collaboration, technology] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-kickstarter.svg b/src/_icons/brand-kickstarter.svg index 9957088f..ce163c4b 100644 --- a/src/_icons/brand-kickstarter.svg +++ b/src/_icons/brand-kickstarter.svg @@ -1,6 +1,7 @@ --- tags: [crowdfunding, platform, project, creative, idea, business, launch, technology] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-netflix.svg b/src/_icons/brand-netflix.svg index bfc2c815..2484d621 100644 --- a/src/_icons/brand-netflix.svg +++ b/src/_icons/brand-netflix.svg @@ -1,6 +1,7 @@ --- tags: [series, tv, episode, movie, film, media, watch, app, technology] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-open-source.svg b/src/_icons/brand-open-source.svg index 2a0c14fb..1131c87e 100644 --- a/src/_icons/brand-open-source.svg +++ b/src/_icons/brand-open-source.svg @@ -1,6 +1,7 @@ --- tags: [software, code, developer, public, licence, technology] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-pagekit.svg b/src/_icons/brand-pagekit.svg index 807cf823..636b3bbd 100644 --- a/src/_icons/brand-pagekit.svg +++ b/src/_icons/brand-pagekit.svg @@ -1,6 +1,7 @@ --- tags: [content, management, system, website, component, modular, technology] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-patreon.svg b/src/_icons/brand-patreon.svg index 80049160..cbc6be5b 100644 --- a/src/_icons/brand-patreon.svg +++ b/src/_icons/brand-patreon.svg @@ -1,6 +1,7 @@ --- tags: [artist, software, creator, patron, art, subscription, income, earn] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-producthunt.svg b/src/_icons/brand-producthunt.svg index 2c89cb43..af9da48e 100644 --- a/src/_icons/brand-producthunt.svg +++ b/src/_icons/brand-producthunt.svg @@ -1,6 +1,7 @@ --- tags: [technology, product, share, discover, new, novelty, web, geek] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-sass.svg b/src/_icons/brand-sass.svg index ad6d40ec..3f5f30c3 100644 --- a/src/_icons/brand-sass.svg +++ b/src/_icons/brand-sass.svg @@ -1,6 +1,7 @@ --- tags: [technology, preprocessor, script, language, programming, css, syntax, compile] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-sentry.svg b/src/_icons/brand-sentry.svg index 3e43808f..0d047970 100644 --- a/src/_icons/brand-sentry.svg +++ b/src/_icons/brand-sentry.svg @@ -1,6 +1,7 @@ --- tags: [technology, application, monitoring, error, tracking, software, cloud, development, app] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-shazam.svg b/src/_icons/brand-shazam.svg index fcf8a710..1d5cec3e 100644 --- a/src/_icons/brand-shazam.svg +++ b/src/_icons/brand-shazam.svg @@ -1,6 +1,7 @@ --- tags: [app, technology, device, music, sound, play, discover, artist, recognize] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-stripe.svg b/src/_icons/brand-stripe.svg index 518b71d7..9add0693 100644 --- a/src/_icons/brand-stripe.svg +++ b/src/_icons/brand-stripe.svg @@ -1,6 +1,7 @@ --- tags: [technology, payment, processing, money, subscription, finance, financial, software, e-commerce] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-unsplash.svg b/src/_icons/brand-unsplash.svg index f006fb49..f01b5fdc 100644 --- a/src/_icons/brand-unsplash.svg +++ b/src/_icons/brand-unsplash.svg @@ -1,6 +1,7 @@ --- tags: [picture, photo, photography, search, image, stock] category: Brand +version: 1.36 --- diff --git a/src/_icons/brand-ycombinator.svg b/src/_icons/brand-ycombinator.svg index 8a7841f1..8b4054c0 100644 --- a/src/_icons/brand-ycombinator.svg +++ b/src/_icons/brand-ycombinator.svg @@ -1,6 +1,7 @@ --- tags: [startup, accelerator, seed, money, launch, company, business, invest, funding] category: Brand +version: 1.36 --- -- cgit v1.2.1 From 14e17d80aad27b4bbaef9052e8a27c4b06fa0236 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 5 Dec 2020 16:48:40 +0100 Subject: 18 new icons: `arrow-big-down`, `arrow-big-left`, `arrow-big-right`, `arrow-big-top`, `arrows-double-ne-sw`, `arrows-double-nw-se`, `arrows-double-se-nw`, `arrows-double-sw-ne`, `bell-minus`, `bell-plus`, `bell-ringing-2`, `bell-x`, `file-alert`, `file-analytics`, `file-code-2`, `file-export`, `file-import`, `zoom-question` Fixed icons: `bell-off`, `bell-ringing`, `bell` --- src/_icons/arrow-big-down.svg | 6 ++++++ src/_icons/arrow-big-left.svg | 6 ++++++ src/_icons/arrow-big-right.svg | 6 ++++++ src/_icons/arrow-big-top.svg | 6 ++++++ src/_icons/arrows-double-ne-sw.svg | 9 +++++++++ src/_icons/arrows-double-nw-se.svg | 9 +++++++++ src/_icons/arrows-double-se-nw.svg | 9 +++++++++ src/_icons/arrows-double-sw-ne.svg | 9 +++++++++ src/_icons/bell-minus.svg | 8 ++++++++ src/_icons/bell-off.svg | 1 + src/_icons/bell-plus.svg | 9 +++++++++ src/_icons/bell-ringing-2.svg | 8 ++++++++ src/_icons/bell-ringing.svg | 1 + src/_icons/bell-x.svg | 8 ++++++++ src/_icons/bell.svg | 1 + src/_icons/file-alert.svg | 10 ++++++++++ src/_icons/file-analytics.svg | 11 +++++++++++ src/_icons/file-code-2.svg | 10 ++++++++++ src/_icons/file-export.svg | 8 ++++++++ src/_icons/file-import.svg | 8 ++++++++ src/_icons/zoom-question.svg | 9 +++++++++ 21 files changed, 152 insertions(+) create mode 100644 src/_icons/arrow-big-down.svg create mode 100644 src/_icons/arrow-big-left.svg create mode 100644 src/_icons/arrow-big-right.svg create mode 100644 src/_icons/arrow-big-top.svg create mode 100644 src/_icons/arrows-double-ne-sw.svg create mode 100644 src/_icons/arrows-double-nw-se.svg create mode 100644 src/_icons/arrows-double-se-nw.svg create mode 100644 src/_icons/arrows-double-sw-ne.svg create mode 100644 src/_icons/bell-minus.svg create mode 100644 src/_icons/bell-plus.svg create mode 100644 src/_icons/bell-ringing-2.svg create mode 100644 src/_icons/bell-x.svg create mode 100644 src/_icons/file-alert.svg create mode 100644 src/_icons/file-analytics.svg create mode 100644 src/_icons/file-code-2.svg create mode 100644 src/_icons/file-export.svg create mode 100644 src/_icons/file-import.svg create mode 100644 src/_icons/zoom-question.svg (limited to 'src/_icons') diff --git a/src/_icons/arrow-big-down.svg b/src/_icons/arrow-big-down.svg new file mode 100644 index 00000000..90ff7ae2 --- /dev/null +++ b/src/_icons/arrow-big-down.svg @@ -0,0 +1,6 @@ +--- +category: Arrows +--- + + + diff --git a/src/_icons/arrow-big-left.svg b/src/_icons/arrow-big-left.svg new file mode 100644 index 00000000..b2f8e3a1 --- /dev/null +++ b/src/_icons/arrow-big-left.svg @@ -0,0 +1,6 @@ +--- +category: Arrows +--- + + + diff --git a/src/_icons/arrow-big-right.svg b/src/_icons/arrow-big-right.svg new file mode 100644 index 00000000..572a6a23 --- /dev/null +++ b/src/_icons/arrow-big-right.svg @@ -0,0 +1,6 @@ +--- +category: Arrows +--- + + + diff --git a/src/_icons/arrow-big-top.svg b/src/_icons/arrow-big-top.svg new file mode 100644 index 00000000..15dce382 --- /dev/null +++ b/src/_icons/arrow-big-top.svg @@ -0,0 +1,6 @@ +--- +category: Arrows +--- + + + diff --git a/src/_icons/arrows-double-ne-sw.svg b/src/_icons/arrows-double-ne-sw.svg new file mode 100644 index 00000000..6e35356a --- /dev/null +++ b/src/_icons/arrows-double-ne-sw.svg @@ -0,0 +1,9 @@ +--- +category: Arrows +--- + + + + + + diff --git a/src/_icons/arrows-double-nw-se.svg b/src/_icons/arrows-double-nw-se.svg new file mode 100644 index 00000000..0780c584 --- /dev/null +++ b/src/_icons/arrows-double-nw-se.svg @@ -0,0 +1,9 @@ +--- +category: Arrows +--- + + + + + + diff --git a/src/_icons/arrows-double-se-nw.svg b/src/_icons/arrows-double-se-nw.svg new file mode 100644 index 00000000..56cb2ba6 --- /dev/null +++ b/src/_icons/arrows-double-se-nw.svg @@ -0,0 +1,9 @@ +--- +category: Arrows +--- + + + + + + diff --git a/src/_icons/arrows-double-sw-ne.svg b/src/_icons/arrows-double-sw-ne.svg new file mode 100644 index 00000000..366a568a --- /dev/null +++ b/src/_icons/arrows-double-sw-ne.svg @@ -0,0 +1,9 @@ +--- +category: Arrows +--- + + + + + + diff --git a/src/_icons/bell-minus.svg b/src/_icons/bell-minus.svg new file mode 100644 index 00000000..9e296ebb --- /dev/null +++ b/src/_icons/bell-minus.svg @@ -0,0 +1,8 @@ +--- +category: System +--- + + + + + diff --git a/src/_icons/bell-off.svg b/src/_icons/bell-off.svg index ddf08cb7..f602b5d7 100644 --- a/src/_icons/bell-off.svg +++ b/src/_icons/bell-off.svg @@ -1,4 +1,5 @@ --- +category: System version: 1.22 --- diff --git a/src/_icons/bell-plus.svg b/src/_icons/bell-plus.svg new file mode 100644 index 00000000..87bd9cd8 --- /dev/null +++ b/src/_icons/bell-plus.svg @@ -0,0 +1,9 @@ +--- +category: System +--- + + + + + + diff --git a/src/_icons/bell-ringing-2.svg b/src/_icons/bell-ringing-2.svg new file mode 100644 index 00000000..6958d288 --- /dev/null +++ b/src/_icons/bell-ringing-2.svg @@ -0,0 +1,8 @@ +--- +category: System +tags: [alarm, sound, notification] +--- + + + + diff --git a/src/_icons/bell-ringing.svg b/src/_icons/bell-ringing.svg index 996c2b65..e86c929f 100644 --- a/src/_icons/bell-ringing.svg +++ b/src/_icons/bell-ringing.svg @@ -1,4 +1,5 @@ --- +category: System tags: [alarm, sound, notification] version: 1.24 --- diff --git a/src/_icons/bell-x.svg b/src/_icons/bell-x.svg new file mode 100644 index 00000000..0f6254c0 --- /dev/null +++ b/src/_icons/bell-x.svg @@ -0,0 +1,8 @@ +--- +category: System +--- + + + + + diff --git a/src/_icons/bell.svg b/src/_icons/bell.svg index 6f194696..e719c3ce 100644 --- a/src/_icons/bell.svg +++ b/src/_icons/bell.svg @@ -1,4 +1,5 @@ --- +category: System tags: [alarm, sound, notification] version: 1.0 --- diff --git a/src/_icons/file-alert.svg b/src/_icons/file-alert.svg new file mode 100644 index 00000000..459b4bd9 --- /dev/null +++ b/src/_icons/file-alert.svg @@ -0,0 +1,10 @@ +--- +tags: [danger, risk, warning, check, caution, document, error] +category: Document +--- + + + + + + diff --git a/src/_icons/file-analytics.svg b/src/_icons/file-analytics.svg new file mode 100644 index 00000000..d5397dde --- /dev/null +++ b/src/_icons/file-analytics.svg @@ -0,0 +1,11 @@ +--- +tags: [data, statistics, report, chart, document, paper] +category: Document +--- + + + + + + + diff --git a/src/_icons/file-code-2.svg b/src/_icons/file-code-2.svg new file mode 100644 index 00000000..fe2e0d2f --- /dev/null +++ b/src/_icons/file-code-2.svg @@ -0,0 +1,10 @@ +--- +tags: [programming, document, developer, technology] +category: Document +--- + + + + + + diff --git a/src/_icons/file-export.svg b/src/_icons/file-export.svg new file mode 100644 index 00000000..b24a045b --- /dev/null +++ b/src/_icons/file-export.svg @@ -0,0 +1,8 @@ +--- +tags: [arrow, data, paper, document, format] +category: Document +--- + + + + diff --git a/src/_icons/file-import.svg b/src/_icons/file-import.svg new file mode 100644 index 00000000..66463200 --- /dev/null +++ b/src/_icons/file-import.svg @@ -0,0 +1,8 @@ +--- +tags: [arrow, data, paper, document, format] +category: Document +--- + + + + diff --git a/src/_icons/zoom-question.svg b/src/_icons/zoom-question.svg new file mode 100644 index 00000000..b3689fa4 --- /dev/null +++ b/src/_icons/zoom-question.svg @@ -0,0 +1,9 @@ +--- +category: Map +--- + + + + + + -- cgit v1.2.1 From d48ad82e37c776c08e2a1295083cf640e001edfa Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 5 Dec 2020 17:26:57 +0100 Subject: icons optimize --- src/_icons/arrow-big-down.svg | 2 +- src/_icons/arrow-big-left.svg | 2 +- src/_icons/arrow-big-right.svg | 2 +- src/_icons/arrow-big-top.svg | 2 +- src/_icons/arrows-double-ne-sw.svg | 8 ++++---- src/_icons/arrows-double-nw-se.svg | 8 ++++---- src/_icons/arrows-double-se-nw.svg | 8 ++++---- src/_icons/arrows-double-sw-ne.svg | 8 ++++---- src/_icons/bell-minus.svg | 6 +++--- src/_icons/bell-plus.svg | 8 ++++---- src/_icons/bell-x.svg | 6 +++--- src/_icons/file-alert.svg | 4 ++-- src/_icons/file-analytics.svg | 6 +++--- src/_icons/zoom-question.svg | 8 ++++---- 14 files changed, 39 insertions(+), 39 deletions(-) (limited to 'src/_icons') diff --git a/src/_icons/arrow-big-down.svg b/src/_icons/arrow-big-down.svg index 90ff7ae2..426b5205 100644 --- a/src/_icons/arrow-big-down.svg +++ b/src/_icons/arrow-big-down.svg @@ -2,5 +2,5 @@ category: Arrows --- - + diff --git a/src/_icons/arrow-big-left.svg b/src/_icons/arrow-big-left.svg index b2f8e3a1..abc3d7f6 100644 --- a/src/_icons/arrow-big-left.svg +++ b/src/_icons/arrow-big-left.svg @@ -2,5 +2,5 @@ category: Arrows --- - + diff --git a/src/_icons/arrow-big-right.svg b/src/_icons/arrow-big-right.svg index 572a6a23..1963b71e 100644 --- a/src/_icons/arrow-big-right.svg +++ b/src/_icons/arrow-big-right.svg @@ -2,5 +2,5 @@ category: Arrows --- - + diff --git a/src/_icons/arrow-big-top.svg b/src/_icons/arrow-big-top.svg index 15dce382..ec12b0b7 100644 --- a/src/_icons/arrow-big-top.svg +++ b/src/_icons/arrow-big-top.svg @@ -2,5 +2,5 @@ category: Arrows --- - + diff --git a/src/_icons/arrows-double-ne-sw.svg b/src/_icons/arrows-double-ne-sw.svg index 6e35356a..f6734e60 100644 --- a/src/_icons/arrows-double-ne-sw.svg +++ b/src/_icons/arrows-double-ne-sw.svg @@ -2,8 +2,8 @@ category: Arrows --- - - - - + + + + diff --git a/src/_icons/arrows-double-nw-se.svg b/src/_icons/arrows-double-nw-se.svg index 0780c584..a3dea4e8 100644 --- a/src/_icons/arrows-double-nw-se.svg +++ b/src/_icons/arrows-double-nw-se.svg @@ -2,8 +2,8 @@ category: Arrows --- - - - - + + + + diff --git a/src/_icons/arrows-double-se-nw.svg b/src/_icons/arrows-double-se-nw.svg index 56cb2ba6..bde9f502 100644 --- a/src/_icons/arrows-double-se-nw.svg +++ b/src/_icons/arrows-double-se-nw.svg @@ -2,8 +2,8 @@ category: Arrows --- - - - - + + + + diff --git a/src/_icons/arrows-double-sw-ne.svg b/src/_icons/arrows-double-sw-ne.svg index 366a568a..85ea04ee 100644 --- a/src/_icons/arrows-double-sw-ne.svg +++ b/src/_icons/arrows-double-sw-ne.svg @@ -2,8 +2,8 @@ category: Arrows --- - - - - + + + + diff --git a/src/_icons/bell-minus.svg b/src/_icons/bell-minus.svg index 9e296ebb..6e858cc5 100644 --- a/src/_icons/bell-minus.svg +++ b/src/_icons/bell-minus.svg @@ -2,7 +2,7 @@ category: System --- - - - + + + diff --git a/src/_icons/bell-plus.svg b/src/_icons/bell-plus.svg index 87bd9cd8..ff558eec 100644 --- a/src/_icons/bell-plus.svg +++ b/src/_icons/bell-plus.svg @@ -2,8 +2,8 @@ category: System --- - - - - + + + + diff --git a/src/_icons/bell-x.svg b/src/_icons/bell-x.svg index 0f6254c0..8167ee4c 100644 --- a/src/_icons/bell-x.svg +++ b/src/_icons/bell-x.svg @@ -2,7 +2,7 @@ category: System --- - - - + + + diff --git a/src/_icons/file-alert.svg b/src/_icons/file-alert.svg index 459b4bd9..786c46e8 100644 --- a/src/_icons/file-alert.svg +++ b/src/_icons/file-alert.svg @@ -5,6 +5,6 @@ category: Document - - + + diff --git a/src/_icons/file-analytics.svg b/src/_icons/file-analytics.svg index d5397dde..bfacad28 100644 --- a/src/_icons/file-analytics.svg +++ b/src/_icons/file-analytics.svg @@ -5,7 +5,7 @@ category: Document - - - + + + diff --git a/src/_icons/zoom-question.svg b/src/_icons/zoom-question.svg index b3689fa4..85c5a881 100644 --- a/src/_icons/zoom-question.svg +++ b/src/_icons/zoom-question.svg @@ -2,8 +2,8 @@ category: Map --- - - - - + + + + -- cgit v1.2.1 From 51d0cf33d2fab0a1cb3c097cf3fd3e8f031e2ca0 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 5 Dec 2020 17:28:41 +0100 Subject: icons optimize --- src/_icons/3d-cube-sphere.svg | 2 +- src/_icons/alert-octagon.svg | 2 +- src/_icons/arrows-double-ne-sw.svg | 4 ++-- src/_icons/arrows-double-nw-se.svg | 2 +- src/_icons/arrows-double-se-nw.svg | 2 +- src/_icons/arrows-double-sw-ne.svg | 4 ++-- src/_icons/arrows-sort.svg | 4 ++-- src/_icons/backhoe.svg | 2 +- src/_icons/backspace.svg | 2 +- src/_icons/basket.svg | 2 +- src/_icons/battery-1.svg | 2 +- src/_icons/battery-2.svg | 2 +- src/_icons/battery-3.svg | 2 +- src/_icons/battery-4.svg | 2 +- src/_icons/battery-charging.svg | 2 +- src/_icons/battery.svg | 2 +- src/_icons/bell-minus.svg | 2 +- src/_icons/bell-plus.svg | 2 +- src/_icons/bell-x.svg | 4 ++-- src/_icons/biohazard.svg | 2 +- src/_icons/bookmark.svg | 2 +- src/_icons/brand-apple.svg | 2 +- src/_icons/brand-discord.svg | 2 +- src/_icons/brand-edge.svg | 4 ++-- src/_icons/brand-kotlin.svg | 2 +- src/_icons/brand-paypal.svg | 2 +- src/_icons/brand-reddit.svg | 2 +- src/_icons/brand-spotify.svg | 6 +++--- src/_icons/brand-tailwind.svg | 2 +- src/_icons/brand-whatsapp.svg | 2 +- src/_icons/brand-yahoo.svg | 2 +- src/_icons/bucket.svg | 2 +- src/_icons/building-carousel.svg | 2 +- src/_icons/building-warehouse.svg | 2 +- src/_icons/car.svg | 2 +- src/_icons/caret-down.svg | 2 +- src/_icons/caret-left.svg | 2 +- src/_icons/caret-right.svg | 2 +- src/_icons/caret-up.svg | 2 +- src/_icons/chart-donut.svg | 2 +- src/_icons/chart-pie.svg | 2 +- src/_icons/chart-radar.svg | 4 ++-- src/_icons/clipboard-check.svg | 2 +- src/_icons/comet.svg | 2 +- src/_icons/credit-card-off.svg | 2 +- src/_icons/curly-loop.svg | 2 +- src/_icons/dashboard.svg | 2 +- src/_icons/diamond.svg | 2 +- src/_icons/drone.svg | 2 +- src/_icons/fall.svg | 4 ++-- src/_icons/file-phone.svg | 2 +- src/_icons/file-symlink.svg | 2 +- src/_icons/flask.svg | 2 +- src/_icons/friends.svg | 2 +- src/_icons/headphones-off.svg | 2 +- src/_icons/karate.svg | 2 +- src/_icons/man.svg | 2 +- src/_icons/medal.svg | 2 +- src/_icons/mood-crazy-happy.svg | 4 ++-- src/_icons/mood-cry.svg | 2 +- src/_icons/moon-stars.svg | 2 +- src/_icons/moon.svg | 2 +- src/_icons/octagon.svg | 2 +- src/_icons/panorama-vertical.svg | 2 +- src/_icons/pennant.svg | 2 +- src/_icons/plane.svg | 2 +- src/_icons/planet.svg | 2 +- src/_icons/player-track-next.svg | 4 ++-- src/_icons/pool.svg | 4 ++-- src/_icons/repeat-once.svg | 2 +- src/_icons/repeat.svg | 2 +- src/_icons/ripple.svg | 6 +++--- src/_icons/road-sign.svg | 6 +++--- src/_icons/screen-share.svg | 2 +- src/_icons/smart-home.svg | 2 +- src/_icons/square-rotated.svg | 2 +- src/_icons/sum.svg | 2 +- src/_icons/tool.svg | 2 +- src/_icons/tools-kitchen.svg | 2 +- src/_icons/umbrella.svg | 2 +- src/_icons/volume-2.svg | 2 +- src/_icons/volume-3.svg | 2 +- src/_icons/volume.svg | 2 +- src/_icons/wave-sine.svg | 2 +- src/_icons/wifi-off.svg | 4 ++-- src/_icons/wifi.svg | 2 +- src/_icons/windmill.svg | 8 ++++---- src/_icons/zodiac-aquarius.svg | 4 ++-- src/_icons/zodiac-leo.svg | 2 +- src/_icons/zoom-question.svg | 2 +- 90 files changed, 111 insertions(+), 111 deletions(-) (limited to 'src/_icons') diff --git a/src/_icons/3d-cube-sphere.svg b/src/_icons/3d-cube-sphere.svg index ad0298bd..5a3a292b 100644 --- a/src/_icons/3d-cube-sphere.svg +++ b/src/_icons/3d-cube-sphere.svg @@ -12,6 +12,6 @@ version: 1.20 - + diff --git a/src/_icons/alert-octagon.svg b/src/_icons/alert-octagon.svg index 94566c8b..f9047a4a 100644 --- a/src/_icons/alert-octagon.svg +++ b/src/_icons/alert-octagon.svg @@ -2,7 +2,7 @@ version: 1.19 --- - + diff --git a/src/_icons/arrows-double-ne-sw.svg b/src/_icons/arrows-double-ne-sw.svg index f6734e60..f2440ddf 100644 --- a/src/_icons/arrows-double-ne-sw.svg +++ b/src/_icons/arrows-double-ne-sw.svg @@ -2,8 +2,8 @@ category: Arrows --- - + - + diff --git a/src/_icons/arrows-double-nw-se.svg b/src/_icons/arrows-double-nw-se.svg index a3dea4e8..030def3c 100644 --- a/src/_icons/arrows-double-nw-se.svg +++ b/src/_icons/arrows-double-nw-se.svg @@ -2,7 +2,7 @@ category: Arrows --- - + diff --git a/src/_icons/arrows-double-se-nw.svg b/src/_icons/arrows-double-se-nw.svg index bde9f502..d9a8a074 100644 --- a/src/_icons/arrows-double-se-nw.svg +++ b/src/_icons/arrows-double-se-nw.svg @@ -5,5 +5,5 @@ category: Arrows - + diff --git a/src/_icons/arrows-double-sw-ne.svg b/src/_icons/arrows-double-sw-ne.svg index 85ea04ee..5c73b6ab 100644 --- a/src/_icons/arrows-double-sw-ne.svg +++ b/src/_icons/arrows-double-sw-ne.svg @@ -2,8 +2,8 @@ category: Arrows --- - + - + diff --git a/src/_icons/arrows-sort.svg b/src/_icons/arrows-sort.svg index 98aa11c2..fb57efa1 100644 --- a/src/_icons/arrows-sort.svg +++ b/src/_icons/arrows-sort.svg @@ -4,6 +4,6 @@ category: Arrows version: 1.2 --- - - + + diff --git a/src/_icons/backhoe.svg b/src/_icons/backhoe.svg index 4645f3c4..0dc1c3d5 100644 --- a/src/_icons/backhoe.svg +++ b/src/_icons/backhoe.svg @@ -7,7 +7,7 @@ version: 1.34 - + diff --git a/src/_icons/backspace.svg b/src/_icons/backspace.svg index ab71feed..51514475 100644 --- a/src/_icons/backspace.svg +++ b/src/_icons/backspace.svg @@ -4,6 +4,6 @@ tags: [delete, remove, eliminate] version: 1.0 --- - + diff --git a/src/_icons/basket.svg b/src/_icons/basket.svg index e4b59ce3..919d37e6 100644 --- a/src/_icons/basket.svg +++ b/src/_icons/basket.svg @@ -3,6 +3,6 @@ version: 1.7 --- - + diff --git a/src/_icons/battery-1.svg b/src/_icons/battery-1.svg index c56048c6..2126b90f 100644 --- a/src/_icons/battery-1.svg +++ b/src/_icons/battery-1.svg @@ -4,6 +4,6 @@ tags: [energy, power, electricity] version: 1.0 --- - + diff --git a/src/_icons/battery-2.svg b/src/_icons/battery-2.svg index 65175336..f9d7b899 100644 --- a/src/_icons/battery-2.svg +++ b/src/_icons/battery-2.svg @@ -4,7 +4,7 @@ tags: [energy, power, electricity] version: 1.0 --- - + diff --git a/src/_icons/battery-3.svg b/src/_icons/battery-3.svg index 5931c703..f85c4fc7 100644 --- a/src/_icons/battery-3.svg +++ b/src/_icons/battery-3.svg @@ -4,7 +4,7 @@ tags: [energy, power, electricity] version: 1.0 --- - + diff --git a/src/_icons/battery-4.svg b/src/_icons/battery-4.svg index 15842bf2..cf1a4bb6 100644 --- a/src/_icons/battery-4.svg +++ b/src/_icons/battery-4.svg @@ -4,7 +4,7 @@ tags: [energy, power, electricity] version: 1.0 --- - + diff --git a/src/_icons/battery-charging.svg b/src/_icons/battery-charging.svg index 6cb67528..a59aa1b6 100644 --- a/src/_icons/battery-charging.svg +++ b/src/_icons/battery-charging.svg @@ -4,7 +4,7 @@ tags: [charge, energy, power, electricity] version: 1.0 --- - + diff --git a/src/_icons/battery.svg b/src/_icons/battery.svg index c676d38b..3d7ccb55 100644 --- a/src/_icons/battery.svg +++ b/src/_icons/battery.svg @@ -4,5 +4,5 @@ tags: [energy, power, electricity] version: 1.0 --- - + diff --git a/src/_icons/bell-minus.svg b/src/_icons/bell-minus.svg index 6e858cc5..8e9e643e 100644 --- a/src/_icons/bell-minus.svg +++ b/src/_icons/bell-minus.svg @@ -2,7 +2,7 @@ category: System --- - + diff --git a/src/_icons/bell-plus.svg b/src/_icons/bell-plus.svg index ff558eec..faed1086 100644 --- a/src/_icons/bell-plus.svg +++ b/src/_icons/bell-plus.svg @@ -2,7 +2,7 @@ category: System --- - + diff --git a/src/_icons/bell-x.svg b/src/_icons/bell-x.svg index 8167ee4c..c04047e0 100644 --- a/src/_icons/bell-x.svg +++ b/src/_icons/bell-x.svg @@ -2,7 +2,7 @@ category: System --- - + - + diff --git a/src/_icons/biohazard.svg b/src/_icons/biohazard.svg index 78a31979..9ca7ffca 100644 --- a/src/_icons/biohazard.svg +++ b/src/_icons/biohazard.svg @@ -4,5 +4,5 @@ version: 1.18 --- - + diff --git a/src/_icons/bookmark.svg b/src/_icons/bookmark.svg index ecd89682..83521fb5 100644 --- a/src/_icons/bookmark.svg +++ b/src/_icons/bookmark.svg @@ -4,5 +4,5 @@ tags: [read, clip, marker, tag] version: 1.0 --- - + diff --git a/src/_icons/brand-apple.svg b/src/_icons/brand-apple.svg index f0d45276..2d06d952 100644 --- a/src/_icons/brand-apple.svg +++ b/src/_icons/brand-apple.svg @@ -3,6 +3,6 @@ category: Brand version: 1.9 --- - + diff --git a/src/_icons/brand-discord.svg b/src/_icons/brand-discord.svg index 840af9dd..1e760c09 100644 --- a/src/_icons/brand-discord.svg +++ b/src/_icons/brand-discord.svg @@ -5,7 +5,7 @@ version: 1.21 - + diff --git a/src/_icons/brand-edge.svg b/src/_icons/brand-edge.svg index ed163053..a2a7adb1 100644 --- a/src/_icons/brand-edge.svg +++ b/src/_icons/brand-edge.svg @@ -5,7 +5,7 @@ version: 1.23 --- - + - + diff --git a/src/_icons/brand-kotlin.svg b/src/_icons/brand-kotlin.svg index 722e16ee..0a4e0173 100644 --- a/src/_icons/brand-kotlin.svg +++ b/src/_icons/brand-kotlin.svg @@ -5,6 +5,6 @@ version: 1.32 - + diff --git a/src/_icons/brand-paypal.svg b/src/_icons/brand-paypal.svg index 6ffcecc5..336a70be 100644 --- a/src/_icons/brand-paypal.svg +++ b/src/_icons/brand-paypal.svg @@ -3,5 +3,5 @@ category: Brand version: 1.9 --- - + diff --git a/src/_icons/brand-reddit.svg b/src/_icons/brand-reddit.svg index 32306f28..88104b2b 100644 --- a/src/_icons/brand-reddit.svg +++ b/src/_icons/brand-reddit.svg @@ -4,7 +4,7 @@ version: 1.15 --- - + diff --git a/src/_icons/brand-spotify.svg b/src/_icons/brand-spotify.svg index 08e8c60e..85600130 100644 --- a/src/_icons/brand-spotify.svg +++ b/src/_icons/brand-spotify.svg @@ -4,7 +4,7 @@ version: 1.23 --- - - - + + + diff --git a/src/_icons/brand-tailwind.svg b/src/_icons/brand-tailwind.svg index 743b54e4..d2501b55 100644 --- a/src/_icons/brand-tailwind.svg +++ b/src/_icons/brand-tailwind.svg @@ -3,5 +3,5 @@ category: Brand version: 1.17 --- - + diff --git a/src/_icons/brand-whatsapp.svg b/src/_icons/brand-whatsapp.svg index bf9c7e82..409c513d 100644 --- a/src/_icons/brand-whatsapp.svg +++ b/src/_icons/brand-whatsapp.svg @@ -4,5 +4,5 @@ version: 1.13 --- - + diff --git a/src/_icons/brand-yahoo.svg b/src/_icons/brand-yahoo.svg index 3201a427..06d184de 100644 --- a/src/_icons/brand-yahoo.svg +++ b/src/_icons/brand-yahoo.svg @@ -6,7 +6,7 @@ version: 1.32 - + diff --git a/src/_icons/bucket.svg b/src/_icons/bucket.svg index dd4f9d12..60f885ca 100644 --- a/src/_icons/bucket.svg +++ b/src/_icons/bucket.svg @@ -3,6 +3,6 @@ tags: [collection, container, water, liquid] version: 1.0 --- - + diff --git a/src/_icons/building-carousel.svg b/src/_icons/building-carousel.svg index 894cfe49..e5d3ed71 100644 --- a/src/_icons/building-carousel.svg +++ b/src/_icons/building-carousel.svg @@ -9,5 +9,5 @@ version: 1.34 - + diff --git a/src/_icons/building-warehouse.svg b/src/_icons/building-warehouse.svg index 256ec42c..57bf8c02 100644 --- a/src/_icons/building-warehouse.svg +++ b/src/_icons/building-warehouse.svg @@ -3,7 +3,7 @@ category: Buildings version: 1.7 --- - + diff --git a/src/_icons/car.svg b/src/_icons/car.svg index 92a55dd6..19ab877a 100644 --- a/src/_icons/car.svg +++ b/src/_icons/car.svg @@ -6,5 +6,5 @@ version: 1.5 - + diff --git a/src/_icons/caret-down.svg b/src/_icons/caret-down.svg index 1d941ead..188e18b7 100644 --- a/src/_icons/caret-down.svg +++ b/src/_icons/caret-down.svg @@ -4,5 +4,5 @@ tags: [next, bottom, dropdown, show, more] version: 1.2 --- - + diff --git a/src/_icons/caret-left.svg b/src/_icons/caret-left.svg index 956513f6..e8a88b2e 100644 --- a/src/_icons/caret-left.svg +++ b/src/_icons/caret-left.svg @@ -4,5 +4,5 @@ tags: [back, previous] version: 1.2 --- - + diff --git a/src/_icons/caret-right.svg b/src/_icons/caret-right.svg index 37d49c1d..826955c1 100644 --- a/src/_icons/caret-right.svg +++ b/src/_icons/caret-right.svg @@ -4,5 +4,5 @@ tags: [next, play, more] version: 1.2 --- - + diff --git a/src/_icons/caret-up.svg b/src/_icons/caret-up.svg index d6855ebc..c9dd1efe 100644 --- a/src/_icons/caret-up.svg +++ b/src/_icons/caret-up.svg @@ -4,5 +4,5 @@ tags: [dropdown, less, up] version: 1.2 --- - + diff --git a/src/_icons/chart-donut.svg b/src/_icons/chart-donut.svg index dc00443c..5ade6e87 100644 --- a/src/_icons/chart-donut.svg +++ b/src/_icons/chart-donut.svg @@ -4,6 +4,6 @@ category: Charts version: 1.0 --- - + diff --git a/src/_icons/chart-pie.svg b/src/_icons/chart-pie.svg index c81fee6b..54b17421 100644 --- a/src/_icons/chart-pie.svg +++ b/src/_icons/chart-pie.svg @@ -4,6 +4,6 @@ category: Charts version: 1.0 --- - + diff --git a/src/_icons/chart-radar.svg b/src/_icons/chart-radar.svg index b7934b65..187021d1 100644 --- a/src/_icons/chart-radar.svg +++ b/src/_icons/chart-radar.svg @@ -5,7 +5,7 @@ version: 1.33 - + - + diff --git a/src/_icons/clipboard-check.svg b/src/_icons/clipboard-check.svg index 20cec306..e792cb54 100644 --- a/src/_icons/clipboard-check.svg +++ b/src/_icons/clipboard-check.svg @@ -4,7 +4,7 @@ tags: [copy, "yes"] version: 1.0 --- - + diff --git a/src/_icons/comet.svg b/src/_icons/comet.svg index 4c7f6ac9..e0cb218c 100644 --- a/src/_icons/comet.svg +++ b/src/_icons/comet.svg @@ -3,7 +3,7 @@ category: Weather version: 1.13 --- - + diff --git a/src/_icons/credit-card-off.svg b/src/_icons/credit-card-off.svg index 417deb15..7196a50a 100644 --- a/src/_icons/credit-card-off.svg +++ b/src/_icons/credit-card-off.svg @@ -4,7 +4,7 @@ version: 1.24 --- - + diff --git a/src/_icons/curly-loop.svg b/src/_icons/curly-loop.svg index 92d12667..49ea11c2 100644 --- a/src/_icons/curly-loop.svg +++ b/src/_icons/curly-loop.svg @@ -2,5 +2,5 @@ version: 1.20 --- - + diff --git a/src/_icons/dashboard.svg b/src/_icons/dashboard.svg index 3933ee87..036f5e4c 100644 --- a/src/_icons/dashboard.svg +++ b/src/_icons/dashboard.svg @@ -6,5 +6,5 @@ version: 1.0 - + diff --git a/src/_icons/diamond.svg b/src/_icons/diamond.svg index 1c31b248..607d5665 100644 --- a/src/_icons/diamond.svg +++ b/src/_icons/diamond.svg @@ -3,6 +3,6 @@ tags: [jewellery, crystal, mineral, jewelry, ring] version: 1.2 --- - + diff --git a/src/_icons/drone.svg b/src/_icons/drone.svg index e245a1bf..bf04d353 100644 --- a/src/_icons/drone.svg +++ b/src/_icons/drone.svg @@ -6,7 +6,7 @@ version: 1.33 - + diff --git a/src/_icons/fall.svg b/src/_icons/fall.svg index 1a7044eb..66fadac0 100644 --- a/src/_icons/fall.svg +++ b/src/_icons/fall.svg @@ -2,8 +2,8 @@ version: 1.18 --- - - + + diff --git a/src/_icons/file-phone.svg b/src/_icons/file-phone.svg index f1a2193b..59195b84 100644 --- a/src/_icons/file-phone.svg +++ b/src/_icons/file-phone.svg @@ -6,5 +6,5 @@ version: 1.20 - + diff --git a/src/_icons/file-symlink.svg b/src/_icons/file-symlink.svg index 8d6a41be..55b1207b 100644 --- a/src/_icons/file-symlink.svg +++ b/src/_icons/file-symlink.svg @@ -4,7 +4,7 @@ version: 1.30 --- - + diff --git a/src/_icons/flask.svg b/src/_icons/flask.svg index ec271f5b..8e3ee28c 100644 --- a/src/_icons/flask.svg +++ b/src/_icons/flask.svg @@ -5,5 +5,5 @@ version: 1.6 - + diff --git a/src/_icons/friends.svg b/src/_icons/friends.svg index da3a9e99..478fd5d4 100644 --- a/src/_icons/friends.svg +++ b/src/_icons/friends.svg @@ -4,7 +4,7 @@ version: 1.0 --- - + diff --git a/src/_icons/headphones-off.svg b/src/_icons/headphones-off.svg index 19ef5ed8..e6fcda22 100644 --- a/src/_icons/headphones-off.svg +++ b/src/_icons/headphones-off.svg @@ -5,6 +5,6 @@ version: 1.25 - + diff --git a/src/_icons/karate.svg b/src/_icons/karate.svg index 2b7a6622..4060fa49 100644 --- a/src/_icons/karate.svg +++ b/src/_icons/karate.svg @@ -5,6 +5,6 @@ version: 1.27 - + diff --git a/src/_icons/man.svg b/src/_icons/man.svg index d6f3f1ed..6aca5bf8 100644 --- a/src/_icons/man.svg +++ b/src/_icons/man.svg @@ -4,5 +4,5 @@ version: 1.0 --- - + diff --git a/src/_icons/medal.svg b/src/_icons/medal.svg index 3eb19d5f..eec6624c 100644 --- a/src/_icons/medal.svg +++ b/src/_icons/medal.svg @@ -3,5 +3,5 @@ version: 1.13 --- - + diff --git a/src/_icons/mood-crazy-happy.svg b/src/_icons/mood-crazy-happy.svg index a8add113..046c860a 100644 --- a/src/_icons/mood-crazy-happy.svg +++ b/src/_icons/mood-crazy-happy.svg @@ -5,8 +5,8 @@ version: 1.34 - + - + diff --git a/src/_icons/mood-cry.svg b/src/_icons/mood-cry.svg index ff515af2..000a8a4f 100644 --- a/src/_icons/mood-cry.svg +++ b/src/_icons/mood-cry.svg @@ -8,5 +8,5 @@ version: 1.18 - + diff --git a/src/_icons/moon-stars.svg b/src/_icons/moon-stars.svg index 9d7cf764..202b665f 100644 --- a/src/_icons/moon-stars.svg +++ b/src/_icons/moon-stars.svg @@ -4,7 +4,7 @@ category: Weather version: 1.21 --- - + diff --git a/src/_icons/moon.svg b/src/_icons/moon.svg index dc04aabd..0eebcc50 100644 --- a/src/_icons/moon.svg +++ b/src/_icons/moon.svg @@ -4,5 +4,5 @@ category: Weather version: 1.0 --- - + diff --git a/src/_icons/octagon.svg b/src/_icons/octagon.svg index 91477baf..b3d27b03 100644 --- a/src/_icons/octagon.svg +++ b/src/_icons/octagon.svg @@ -3,5 +3,5 @@ category: Shapes version: 1.18 --- - + diff --git a/src/_icons/panorama-vertical.svg b/src/_icons/panorama-vertical.svg index b48900ec..32ee412f 100644 --- a/src/_icons/panorama-vertical.svg +++ b/src/_icons/panorama-vertical.svg @@ -3,5 +3,5 @@ category: Photos version: 1.27 --- - + diff --git a/src/_icons/pennant.svg b/src/_icons/pennant.svg index d988acfa..01ec8417 100644 --- a/src/_icons/pennant.svg +++ b/src/_icons/pennant.svg @@ -4,5 +4,5 @@ version: 1.33 - + diff --git a/src/_icons/plane.svg b/src/_icons/plane.svg index c3aa2352..f80ba913 100644 --- a/src/_icons/plane.svg +++ b/src/_icons/plane.svg @@ -4,5 +4,5 @@ category: Vehicles version: 1.2 --- - + diff --git a/src/_icons/planet.svg b/src/_icons/planet.svg index 8fb2c922..1012b3e8 100644 --- a/src/_icons/planet.svg +++ b/src/_icons/planet.svg @@ -3,6 +3,6 @@ category: Map version: 1.8 --- - + diff --git a/src/_icons/player-track-next.svg b/src/_icons/player-track-next.svg index f60ddb29..c18c9f75 100644 --- a/src/_icons/player-track-next.svg +++ b/src/_icons/player-track-next.svg @@ -3,6 +3,6 @@ category: Media version: 1.28 --- - - + + diff --git a/src/_icons/pool.svg b/src/_icons/pool.svg index 44a80c1e..f8f09640 100644 --- a/src/_icons/pool.svg +++ b/src/_icons/pool.svg @@ -3,8 +3,8 @@ category: Sport version: 1.34 --- - - + + diff --git a/src/_icons/repeat-once.svg b/src/_icons/repeat-once.svg index d1ec4e88..ad2dfc2b 100644 --- a/src/_icons/repeat-once.svg +++ b/src/_icons/repeat-once.svg @@ -5,6 +5,6 @@ version: 1.2 --- - + diff --git a/src/_icons/repeat.svg b/src/_icons/repeat.svg index 131b5a11..6f53e049 100644 --- a/src/_icons/repeat.svg +++ b/src/_icons/repeat.svg @@ -5,5 +5,5 @@ version: 1.2 --- - + diff --git a/src/_icons/ripple.svg b/src/_icons/ripple.svg index 1fdd6350..04a6eb15 100644 --- a/src/_icons/ripple.svg +++ b/src/_icons/ripple.svg @@ -2,7 +2,7 @@ version: 1.33 --- - - - + + + diff --git a/src/_icons/road-sign.svg b/src/_icons/road-sign.svg index 7c70162a..8805168b 100644 --- a/src/_icons/road-sign.svg +++ b/src/_icons/road-sign.svg @@ -3,7 +3,7 @@ category: Map version: 1.20 --- - - - + + + diff --git a/src/_icons/screen-share.svg b/src/_icons/screen-share.svg index a5147927..9226f0f7 100644 --- a/src/_icons/screen-share.svg +++ b/src/_icons/screen-share.svg @@ -8,5 +8,5 @@ version: 1.24 - + diff --git a/src/_icons/smart-home.svg b/src/_icons/smart-home.svg index e65fef4c..a9335b7c 100644 --- a/src/_icons/smart-home.svg +++ b/src/_icons/smart-home.svg @@ -4,5 +4,5 @@ version: 1.20 --- - + diff --git a/src/_icons/square-rotated.svg b/src/_icons/square-rotated.svg index c7fcb5a7..28f67260 100644 --- a/src/_icons/square-rotated.svg +++ b/src/_icons/square-rotated.svg @@ -3,5 +3,5 @@ category: Shapes version: 1.20 --- - + diff --git a/src/_icons/sum.svg b/src/_icons/sum.svg index 0aeeee46..cf2e9cb2 100644 --- a/src/_icons/sum.svg +++ b/src/_icons/sum.svg @@ -3,5 +3,5 @@ tags: [equation, add, plus, amount, total] version: 1.2 --- - + diff --git a/src/_icons/tool.svg b/src/_icons/tool.svg index f54bfa69..f2cb4372 100644 --- a/src/_icons/tool.svg +++ b/src/_icons/tool.svg @@ -3,5 +3,5 @@ tags: [preferences, edit, settings] version: 1.0 --- - + diff --git a/src/_icons/tools-kitchen.svg b/src/_icons/tools-kitchen.svg index d6ef248d..32db9644 100644 --- a/src/_icons/tools-kitchen.svg +++ b/src/_icons/tools-kitchen.svg @@ -4,7 +4,7 @@ version: 1.31 - + diff --git a/src/_icons/umbrella.svg b/src/_icons/umbrella.svg index a88e0f9c..2439781b 100644 --- a/src/_icons/umbrella.svg +++ b/src/_icons/umbrella.svg @@ -2,6 +2,6 @@ version: 1.7 --- - + diff --git a/src/_icons/volume-2.svg b/src/_icons/volume-2.svg index 181c6038..65533a1f 100644 --- a/src/_icons/volume-2.svg +++ b/src/_icons/volume-2.svg @@ -5,5 +5,5 @@ version: 1.0 --- - + diff --git a/src/_icons/volume-3.svg b/src/_icons/volume-3.svg index 05a8ed63..dfa6d718 100644 --- a/src/_icons/volume-3.svg +++ b/src/_icons/volume-3.svg @@ -4,6 +4,6 @@ tags: [mute, music, sound, off, speaker] version: 1.0 --- - + diff --git a/src/_icons/volume.svg b/src/_icons/volume.svg index 9ec7af58..2a345606 100644 --- a/src/_icons/volume.svg +++ b/src/_icons/volume.svg @@ -6,5 +6,5 @@ version: 1.0 - + diff --git a/src/_icons/wave-sine.svg b/src/_icons/wave-sine.svg index 44e4db01..b307f82e 100644 --- a/src/_icons/wave-sine.svg +++ b/src/_icons/wave-sine.svg @@ -2,5 +2,5 @@ version: 1.19 --- - + diff --git a/src/_icons/wifi-off.svg b/src/_icons/wifi-off.svg index 79eefad7..b01d4bf5 100644 --- a/src/_icons/wifi-off.svg +++ b/src/_icons/wifi-off.svg @@ -6,7 +6,7 @@ version: 1.22 - - + + diff --git a/src/_icons/wifi.svg b/src/_icons/wifi.svg index 5e90f011..e1f3c35d 100644 --- a/src/_icons/wifi.svg +++ b/src/_icons/wifi.svg @@ -7,5 +7,5 @@ version: 1.0 - + diff --git a/src/_icons/windmill.svg b/src/_icons/windmill.svg index d47f1ea8..a050036a 100644 --- a/src/_icons/windmill.svg +++ b/src/_icons/windmill.svg @@ -2,8 +2,8 @@ version: 1.33 --- - - - - + + + + diff --git a/src/_icons/zodiac-aquarius.svg b/src/_icons/zodiac-aquarius.svg index 22d476eb..d1adbf0a 100644 --- a/src/_icons/zodiac-aquarius.svg +++ b/src/_icons/zodiac-aquarius.svg @@ -3,6 +3,6 @@ category: Zodiac version: 1.17 --- - - + + diff --git a/src/_icons/zodiac-leo.svg b/src/_icons/zodiac-leo.svg index 033b095d..b14c7ce9 100644 --- a/src/_icons/zodiac-leo.svg +++ b/src/_icons/zodiac-leo.svg @@ -7,5 +7,5 @@ version: 1.17 - + diff --git a/src/_icons/zoom-question.svg b/src/_icons/zoom-question.svg index 85c5a881..11d4db1b 100644 --- a/src/_icons/zoom-question.svg +++ b/src/_icons/zoom-question.svg @@ -3,7 +3,7 @@ category: Map --- - + -- cgit v1.2.1 From 2d1444de91f772f9434329555784697b957cb2be Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 5 Dec 2020 17:50:52 +0100 Subject: Release 1.37.0 --- src/_icons/arrow-big-down.svg | 1 + src/_icons/arrow-big-left.svg | 1 + src/_icons/arrow-big-right.svg | 1 + src/_icons/arrow-big-top.svg | 1 + src/_icons/arrows-double-ne-sw.svg | 1 + src/_icons/arrows-double-nw-se.svg | 1 + src/_icons/arrows-double-se-nw.svg | 1 + src/_icons/arrows-double-sw-ne.svg | 1 + src/_icons/bell-minus.svg | 1 + src/_icons/bell-plus.svg | 1 + src/_icons/bell-ringing-2.svg | 1 + src/_icons/bell-x.svg | 1 + src/_icons/file-alert.svg | 1 + src/_icons/file-analytics.svg | 1 + src/_icons/file-code-2.svg | 1 + src/_icons/file-export.svg | 1 + src/_icons/file-import.svg | 1 + src/_icons/zoom-question.svg | 1 + 18 files changed, 18 insertions(+) (limited to 'src/_icons') diff --git a/src/_icons/arrow-big-down.svg b/src/_icons/arrow-big-down.svg index 426b5205..2104bf32 100644 --- a/src/_icons/arrow-big-down.svg +++ b/src/_icons/arrow-big-down.svg @@ -1,5 +1,6 @@ --- category: Arrows +version: 1.37 --- diff --git a/src/_icons/arrow-big-left.svg b/src/_icons/arrow-big-left.svg index abc3d7f6..94340ad7 100644 --- a/src/_icons/arrow-big-left.svg +++ b/src/_icons/arrow-big-left.svg @@ -1,5 +1,6 @@ --- category: Arrows +version: 1.37 --- diff --git a/src/_icons/arrow-big-right.svg b/src/_icons/arrow-big-right.svg index 1963b71e..e9297ef2 100644 --- a/src/_icons/arrow-big-right.svg +++ b/src/_icons/arrow-big-right.svg @@ -1,5 +1,6 @@ --- category: Arrows +version: 1.37 --- diff --git a/src/_icons/arrow-big-top.svg b/src/_icons/arrow-big-top.svg index ec12b0b7..84bf952e 100644 --- a/src/_icons/arrow-big-top.svg +++ b/src/_icons/arrow-big-top.svg @@ -1,5 +1,6 @@ --- category: Arrows +version: 1.37 --- diff --git a/src/_icons/arrows-double-ne-sw.svg b/src/_icons/arrows-double-ne-sw.svg index f2440ddf..f9ff68ca 100644 --- a/src/_icons/arrows-double-ne-sw.svg +++ b/src/_icons/arrows-double-ne-sw.svg @@ -1,5 +1,6 @@ --- category: Arrows +version: 1.37 --- diff --git a/src/_icons/arrows-double-nw-se.svg b/src/_icons/arrows-double-nw-se.svg index 030def3c..3fc729e6 100644 --- a/src/_icons/arrows-double-nw-se.svg +++ b/src/_icons/arrows-double-nw-se.svg @@ -1,5 +1,6 @@ --- category: Arrows +version: 1.37 --- diff --git a/src/_icons/arrows-double-se-nw.svg b/src/_icons/arrows-double-se-nw.svg index d9a8a074..b366d2bd 100644 --- a/src/_icons/arrows-double-se-nw.svg +++ b/src/_icons/arrows-double-se-nw.svg @@ -1,5 +1,6 @@ --- category: Arrows +version: 1.37 --- diff --git a/src/_icons/arrows-double-sw-ne.svg b/src/_icons/arrows-double-sw-ne.svg index 5c73b6ab..26640bf2 100644 --- a/src/_icons/arrows-double-sw-ne.svg +++ b/src/_icons/arrows-double-sw-ne.svg @@ -1,5 +1,6 @@ --- category: Arrows +version: 1.37 --- diff --git a/src/_icons/bell-minus.svg b/src/_icons/bell-minus.svg index 8e9e643e..ca06f48f 100644 --- a/src/_icons/bell-minus.svg +++ b/src/_icons/bell-minus.svg @@ -1,5 +1,6 @@ --- category: System +version: 1.37 --- diff --git a/src/_icons/bell-plus.svg b/src/_icons/bell-plus.svg index faed1086..3472bf90 100644 --- a/src/_icons/bell-plus.svg +++ b/src/_icons/bell-plus.svg @@ -1,5 +1,6 @@ --- category: System +version: 1.37 --- diff --git a/src/_icons/bell-ringing-2.svg b/src/_icons/bell-ringing-2.svg index 6958d288..623ac74f 100644 --- a/src/_icons/bell-ringing-2.svg +++ b/src/_icons/bell-ringing-2.svg @@ -1,6 +1,7 @@ --- category: System tags: [alarm, sound, notification] +version: 1.37 --- diff --git a/src/_icons/bell-x.svg b/src/_icons/bell-x.svg index c04047e0..68b0a709 100644 --- a/src/_icons/bell-x.svg +++ b/src/_icons/bell-x.svg @@ -1,5 +1,6 @@ --- category: System +version: 1.37 --- diff --git a/src/_icons/file-alert.svg b/src/_icons/file-alert.svg index 786c46e8..00d64d6d 100644 --- a/src/_icons/file-alert.svg +++ b/src/_icons/file-alert.svg @@ -1,6 +1,7 @@ --- tags: [danger, risk, warning, check, caution, document, error] category: Document +version: 1.37 --- diff --git a/src/_icons/file-analytics.svg b/src/_icons/file-analytics.svg index bfacad28..d312bebd 100644 --- a/src/_icons/file-analytics.svg +++ b/src/_icons/file-analytics.svg @@ -1,6 +1,7 @@ --- tags: [data, statistics, report, chart, document, paper] category: Document +version: 1.37 --- diff --git a/src/_icons/file-code-2.svg b/src/_icons/file-code-2.svg index fe2e0d2f..9c96de53 100644 --- a/src/_icons/file-code-2.svg +++ b/src/_icons/file-code-2.svg @@ -1,6 +1,7 @@ --- tags: [programming, document, developer, technology] category: Document +version: 1.37 --- diff --git a/src/_icons/file-export.svg b/src/_icons/file-export.svg index b24a045b..612de99e 100644 --- a/src/_icons/file-export.svg +++ b/src/_icons/file-export.svg @@ -1,6 +1,7 @@ --- tags: [arrow, data, paper, document, format] category: Document +version: 1.37 --- diff --git a/src/_icons/file-import.svg b/src/_icons/file-import.svg index 66463200..8ae54d6a 100644 --- a/src/_icons/file-import.svg +++ b/src/_icons/file-import.svg @@ -1,6 +1,7 @@ --- tags: [arrow, data, paper, document, format] category: Document +version: 1.37 --- diff --git a/src/_icons/zoom-question.svg b/src/_icons/zoom-question.svg index 11d4db1b..5c6de8c8 100644 --- a/src/_icons/zoom-question.svg +++ b/src/_icons/zoom-question.svg @@ -1,5 +1,6 @@ --- category: Map +version: 1.37 --- -- cgit v1.2.1 From 6373662efc00c5a424763e53ad3c415f69d92a28 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 5 Dec 2020 18:09:44 +0100 Subject: `credit-card-off` icon fix --- src/_icons/credit-card-off.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/_icons') diff --git a/src/_icons/credit-card-off.svg b/src/_icons/credit-card-off.svg index 7196a50a..417deb15 100644 --- a/src/_icons/credit-card-off.svg +++ b/src/_icons/credit-card-off.svg @@ -4,7 +4,7 @@ version: 1.24 --- - + -- cgit v1.2.1 From d6ffe8e804affe478a748014d2de4f17f3ab474d Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 5 Dec 2020 18:51:18 +0100 Subject: Release 1.37.1 --- src/_icons/credit-card-off.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/_icons') diff --git a/src/_icons/credit-card-off.svg b/src/_icons/credit-card-off.svg index 417deb15..7196a50a 100644 --- a/src/_icons/credit-card-off.svg +++ b/src/_icons/credit-card-off.svg @@ -4,7 +4,7 @@ version: 1.24 --- - + -- cgit v1.2.1 From f8e379e97829848cc89320714202ebd05c5e71b7 Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 5 Dec 2020 18:53:03 +0100 Subject: `credit-card-off` icon fix --- src/_icons/credit-card-off.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/_icons') diff --git a/src/_icons/credit-card-off.svg b/src/_icons/credit-card-off.svg index 7196a50a..09504c38 100644 --- a/src/_icons/credit-card-off.svg +++ b/src/_icons/credit-card-off.svg @@ -4,7 +4,7 @@ version: 1.24 --- - + -- cgit v1.2.1 From 0903254fad997135d472c2cbaca56578aa8249a1 Mon Sep 17 00:00:00 2001 From: codecalm Date: Fri, 11 Dec 2020 12:36:18 +0100 Subject: fix #100 --- src/_icons/layout-grid-add.svg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/_icons') diff --git a/src/_icons/layout-grid-add.svg b/src/_icons/layout-grid-add.svg index c0a193d5..a77571a5 100644 --- a/src/_icons/layout-grid-add.svg +++ b/src/_icons/layout-grid-add.svg @@ -7,5 +7,6 @@ version: 1.0 - + + -- cgit v1.2.1