From f638eb33e72026117c6d28ea8942f2f6a5865f7f Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 23 Jul 2022 12:45:56 +0200 Subject: 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 (limited to 'src/_icons') diff --git a/src/_icons/bat.svg b/src/_icons/bat.svg new file mode 100644 index 00000000..902952c9 --- /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 00000000..023c0f63 --- /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 00000000..3da76f4e --- /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 00000000..279b1354 --- /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 e09e71c3..b5bb504d 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 00000000..76fae4b7 --- /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 00000000..1f448320 --- /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 00000000..62fe9202 --- /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 00000000..f270179f --- /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 00000000..e39c7134 --- /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 00000000..d913c006 --- /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 00000000..aa444c1e --- /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 00000000..ab3e88d7 --- /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 00000000..873f6994 --- /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 00000000..40a0f23d --- /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 00000000..c73c4e7a --- /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 00000000..4e1a7e67 --- /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 00000000..ec411d74 --- /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 00000000..b7f59293 --- /dev/null +++ b/src/_icons/zoom-reset.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + -- cgit v1.2.1