From f638eb33e72026117c6d28ea8942f2f6a5865f7f Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 23 Jul 2022 12:45:56 +0200 Subject: [PATCH] 18 new icons: `bat`, `clothes-rack`, `dental-broken`, `fish-bone`, `graph`, `hierarchy-3`, `horse-toy`, `layout-bottombar-collapse`, `layout-bottombar-expand`, `layout-navbar-collapse`, `layout-navbar-expand`, `message-forward`, `ruler-3`, `ruler-measure`, `skull`, `spider`, `spiral`, `zoom-reset` Fixed icons: `fish` --- src/_icons/bat.svg | 7 +++++++ src/_icons/clothes-rack.svg | 8 ++++++++ src/_icons/dental-broken.svg | 6 ++++++ src/_icons/fish-bone.svg | 11 +++++++++++ src/_icons/fish.svg | 2 +- src/_icons/graph.svg | 6 ++++++ src/_icons/hierarchy-3.svg | 17 +++++++++++++++++ src/_icons/horse-toy.svg | 8 ++++++++ src/_icons/layout-bottombar-collapse.svg | 8 ++++++++ src/_icons/layout-bottombar-expand.svg | 8 ++++++++ src/_icons/layout-navbar-collapse.svg | 8 ++++++++ src/_icons/layout-navbar-expand.svg | 8 ++++++++ src/_icons/message-forward.svg | 8 ++++++++ src/_icons/ruler-3.svg | 10 ++++++++++ src/_icons/ruler-measure.svg | 13 +++++++++++++ src/_icons/skull.svg | 9 +++++++++ src/_icons/spider.svg | 13 +++++++++++++ src/_icons/spiral.svg | 5 +++++ src/_icons/zoom-reset.svg | 7 +++++++ 19 files changed, 161 insertions(+), 1 deletion(-) create mode 100644 src/_icons/bat.svg create mode 100644 src/_icons/clothes-rack.svg create mode 100644 src/_icons/dental-broken.svg create mode 100644 src/_icons/fish-bone.svg create mode 100644 src/_icons/graph.svg create mode 100644 src/_icons/hierarchy-3.svg create mode 100644 src/_icons/horse-toy.svg create mode 100644 src/_icons/layout-bottombar-collapse.svg create mode 100644 src/_icons/layout-bottombar-expand.svg create mode 100644 src/_icons/layout-navbar-collapse.svg create mode 100644 src/_icons/layout-navbar-expand.svg create mode 100644 src/_icons/message-forward.svg create mode 100644 src/_icons/ruler-3.svg create mode 100644 src/_icons/ruler-measure.svg create mode 100644 src/_icons/skull.svg create mode 100644 src/_icons/spider.svg create mode 100644 src/_icons/spiral.svg create mode 100644 src/_icons/zoom-reset.svg diff --git a/src/_icons/bat.svg b/src/_icons/bat.svg new file mode 100644 index 0000000000..902952c969 --- /dev/null +++ b/src/_icons/bat.svg @@ -0,0 +1,7 @@ +--- +category: Animals +--- + + + + diff --git a/src/_icons/clothes-rack.svg b/src/_icons/clothes-rack.svg new file mode 100644 index 0000000000..023c0f63f4 --- /dev/null +++ b/src/_icons/clothes-rack.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/dental-broken.svg b/src/_icons/dental-broken.svg new file mode 100644 index 0000000000..3da76f4efe --- /dev/null +++ b/src/_icons/dental-broken.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/fish-bone.svg b/src/_icons/fish-bone.svg new file mode 100644 index 0000000000..279b13543e --- /dev/null +++ b/src/_icons/fish-bone.svg @@ -0,0 +1,11 @@ +--- +category: Animals +--- + + + + + + + + diff --git a/src/_icons/fish.svg b/src/_icons/fish.svg index e09e71c322..b5bb504d74 100644 --- a/src/_icons/fish.svg +++ b/src/_icons/fish.svg @@ -1,5 +1,5 @@ --- -category: Food +category: Animals version: "1.41" --- diff --git a/src/_icons/graph.svg b/src/_icons/graph.svg new file mode 100644 index 0000000000..76fae4b736 --- /dev/null +++ b/src/_icons/graph.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/hierarchy-3.svg b/src/_icons/hierarchy-3.svg new file mode 100644 index 0000000000..1f448320c5 --- /dev/null +++ b/src/_icons/hierarchy-3.svg @@ -0,0 +1,17 @@ +--- +category: Design +--- + + + + + + + + + + + + + + diff --git a/src/_icons/horse-toy.svg b/src/_icons/horse-toy.svg new file mode 100644 index 0000000000..62fe92028a --- /dev/null +++ b/src/_icons/horse-toy.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/layout-bottombar-collapse.svg b/src/_icons/layout-bottombar-collapse.svg new file mode 100644 index 0000000000..f270179f89 --- /dev/null +++ b/src/_icons/layout-bottombar-collapse.svg @@ -0,0 +1,8 @@ +--- +category: Design +--- + + + + + diff --git a/src/_icons/layout-bottombar-expand.svg b/src/_icons/layout-bottombar-expand.svg new file mode 100644 index 0000000000..e39c713460 --- /dev/null +++ b/src/_icons/layout-bottombar-expand.svg @@ -0,0 +1,8 @@ +--- +category: Design +--- + + + + + diff --git a/src/_icons/layout-navbar-collapse.svg b/src/_icons/layout-navbar-collapse.svg new file mode 100644 index 0000000000..d913c006c2 --- /dev/null +++ b/src/_icons/layout-navbar-collapse.svg @@ -0,0 +1,8 @@ +--- +category: Design +--- + + + + + diff --git a/src/_icons/layout-navbar-expand.svg b/src/_icons/layout-navbar-expand.svg new file mode 100644 index 0000000000..aa444c1ee4 --- /dev/null +++ b/src/_icons/layout-navbar-expand.svg @@ -0,0 +1,8 @@ +--- +category: Design +--- + + + + + diff --git a/src/_icons/message-forward.svg b/src/_icons/message-forward.svg new file mode 100644 index 0000000000..ab3e88d72b --- /dev/null +++ b/src/_icons/message-forward.svg @@ -0,0 +1,8 @@ +--- +category: Communication +--- + + + + + diff --git a/src/_icons/ruler-3.svg b/src/_icons/ruler-3.svg new file mode 100644 index 0000000000..873f6994d0 --- /dev/null +++ b/src/_icons/ruler-3.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/ruler-measure.svg b/src/_icons/ruler-measure.svg new file mode 100644 index 0000000000..40a0f23d45 --- /dev/null +++ b/src/_icons/ruler-measure.svg @@ -0,0 +1,13 @@ +--- +--- + + + + + + + + + + + diff --git a/src/_icons/skull.svg b/src/_icons/skull.svg new file mode 100644 index 0000000000..c73c4e7a9c --- /dev/null +++ b/src/_icons/skull.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/spider.svg b/src/_icons/spider.svg new file mode 100644 index 0000000000..4e1a7e6793 --- /dev/null +++ b/src/_icons/spider.svg @@ -0,0 +1,13 @@ +--- +category: Animals +--- + + + + + + + + + + diff --git a/src/_icons/spiral.svg b/src/_icons/spiral.svg new file mode 100644 index 0000000000..ec411d7421 --- /dev/null +++ b/src/_icons/spiral.svg @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/src/_icons/zoom-reset.svg b/src/_icons/zoom-reset.svg new file mode 100644 index 0000000000..b7f592935a --- /dev/null +++ b/src/_icons/zoom-reset.svg @@ -0,0 +1,7 @@ +--- +--- + + + + +