From b24c37fe7dd69420c59525e0bb2848405ed4f8ad Mon Sep 17 00:00:00 2001 From: codecalm Date: Mon, 4 Apr 2022 12:13:56 +0200 Subject: 18 new icons: `antenna`, `arrows-random`, `bow`, `chart-dots-2`, `chart-dots-3`, `clock-2`, `cricket`, `fountain`, `hanger-2`, `hexagons`, `lamp-2`, `network`, `plug-connected-x`, `plug-x`, `rollercoaster`, `scribble`, `test-pipe-2`, `triangles` Fixed icons: `hanger`, `plug` --- src/_icons/antenna.svg | 10 ++++++++++ src/_icons/arrows-random.svg | 12 ++++++++++++ src/_icons/book-upload copy 13.svg | 10 ++++++++++ src/_icons/bow.svg | 9 +++++++++ src/_icons/chart-dots-2.svg | 12 ++++++++++++ src/_icons/chart-dots-3.svg | 12 ++++++++++++ src/_icons/clock-2.svg | 9 +++++++++ src/_icons/cricket.svg | 8 ++++++++ src/_icons/fountain.svg | 9 +++++++++ src/_icons/hanger-2.svg | 7 +++++++ src/_icons/hanger.svg | 2 +- src/_icons/hexagons.svg | 8 ++++++++ src/_icons/lamp-2.svg | 9 +++++++++ src/_icons/network.svg | 12 ++++++++++++ src/_icons/plug-connected-x.svg | 12 ++++++++++++ src/_icons/plug-x.svg | 10 ++++++++++ src/_icons/plug.svg | 4 ++-- src/_icons/rollercoaster.svg | 11 +++++++++++ src/_icons/scribble.svg | 5 +++++ src/_icons/test-pipe-2.svg | 7 +++++++ src/_icons/triangles.svg | 7 +++++++ 21 files changed, 182 insertions(+), 3 deletions(-) create mode 100644 src/_icons/antenna.svg create mode 100644 src/_icons/arrows-random.svg create mode 100644 src/_icons/book-upload copy 13.svg create mode 100644 src/_icons/bow.svg create mode 100644 src/_icons/chart-dots-2.svg create mode 100644 src/_icons/chart-dots-3.svg create mode 100644 src/_icons/clock-2.svg create mode 100644 src/_icons/cricket.svg create mode 100644 src/_icons/fountain.svg create mode 100644 src/_icons/hanger-2.svg create mode 100644 src/_icons/hexagons.svg create mode 100644 src/_icons/lamp-2.svg create mode 100644 src/_icons/network.svg create mode 100644 src/_icons/plug-connected-x.svg create mode 100644 src/_icons/plug-x.svg create mode 100644 src/_icons/rollercoaster.svg create mode 100644 src/_icons/scribble.svg create mode 100644 src/_icons/test-pipe-2.svg create mode 100644 src/_icons/triangles.svg (limited to 'src/_icons') diff --git a/src/_icons/antenna.svg b/src/_icons/antenna.svg new file mode 100644 index 00000000..f75d657c --- /dev/null +++ b/src/_icons/antenna.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/arrows-random.svg b/src/_icons/arrows-random.svg new file mode 100644 index 00000000..6744b972 --- /dev/null +++ b/src/_icons/arrows-random.svg @@ -0,0 +1,12 @@ +--- +--- + + + + + + + + + + diff --git a/src/_icons/book-upload copy 13.svg b/src/_icons/book-upload copy 13.svg new file mode 100644 index 00000000..cbd3cc7e --- /dev/null +++ b/src/_icons/book-upload copy 13.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/_icons/bow.svg b/src/_icons/bow.svg new file mode 100644 index 00000000..66b49135 --- /dev/null +++ b/src/_icons/bow.svg @@ -0,0 +1,9 @@ +--- +category: Sport +--- + + + + + + diff --git a/src/_icons/chart-dots-2.svg b/src/_icons/chart-dots-2.svg new file mode 100644 index 00000000..fed91c38 --- /dev/null +++ b/src/_icons/chart-dots-2.svg @@ -0,0 +1,12 @@ +--- +category: Charts +--- + + + + + + + + + diff --git a/src/_icons/chart-dots-3.svg b/src/_icons/chart-dots-3.svg new file mode 100644 index 00000000..8f2a58f4 --- /dev/null +++ b/src/_icons/chart-dots-3.svg @@ -0,0 +1,12 @@ +--- +category: Charts +--- + + + + + + + + + diff --git a/src/_icons/clock-2.svg b/src/_icons/clock-2.svg new file mode 100644 index 00000000..0a7b1a64 --- /dev/null +++ b/src/_icons/clock-2.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/cricket.svg b/src/_icons/cricket.svg new file mode 100644 index 00000000..9ae4e182 --- /dev/null +++ b/src/_icons/cricket.svg @@ -0,0 +1,8 @@ +--- +category: Sport +--- + + + + + diff --git a/src/_icons/fountain.svg b/src/_icons/fountain.svg new file mode 100644 index 00000000..475bbf8a --- /dev/null +++ b/src/_icons/fountain.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/hanger-2.svg b/src/_icons/hanger-2.svg new file mode 100644 index 00000000..182835dc --- /dev/null +++ b/src/_icons/hanger-2.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/hanger.svg b/src/_icons/hanger.svg index dc303cd2..56258142 100644 --- a/src/_icons/hanger.svg +++ b/src/_icons/hanger.svg @@ -3,5 +3,5 @@ tags: [clothes, wardrobe, hook, hang, wooden, plastic, wire, shop, store, clothi version: "1.39" --- - + diff --git a/src/_icons/hexagons.svg b/src/_icons/hexagons.svg new file mode 100644 index 00000000..eed8193e --- /dev/null +++ b/src/_icons/hexagons.svg @@ -0,0 +1,8 @@ +--- +category: Shapes +--- + + + + + diff --git a/src/_icons/lamp-2.svg b/src/_icons/lamp-2.svg new file mode 100644 index 00000000..93a9c849 --- /dev/null +++ b/src/_icons/lamp-2.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/network.svg b/src/_icons/network.svg new file mode 100644 index 00000000..4af865d1 --- /dev/null +++ b/src/_icons/network.svg @@ -0,0 +1,12 @@ +--- +--- + + + + + + + + + + diff --git a/src/_icons/plug-connected-x.svg b/src/_icons/plug-connected-x.svg new file mode 100644 index 00000000..dd56f3bd --- /dev/null +++ b/src/_icons/plug-connected-x.svg @@ -0,0 +1,12 @@ +--- +--- + + + + + + + + + + diff --git a/src/_icons/plug-x.svg b/src/_icons/plug-x.svg new file mode 100644 index 00000000..f7c00ba7 --- /dev/null +++ b/src/_icons/plug-x.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/plug.svg b/src/_icons/plug.svg index 9e149fec..32349e75 100644 --- a/src/_icons/plug.svg +++ b/src/_icons/plug.svg @@ -3,8 +3,8 @@ tags: [electricity, charger, socket, connection] version: "1.6" --- - - + + diff --git a/src/_icons/rollercoaster.svg b/src/_icons/rollercoaster.svg new file mode 100644 index 00000000..7fbbce25 --- /dev/null +++ b/src/_icons/rollercoaster.svg @@ -0,0 +1,11 @@ +--- +--- + + + + + + + + + diff --git a/src/_icons/scribble.svg b/src/_icons/scribble.svg new file mode 100644 index 00000000..4f064f62 --- /dev/null +++ b/src/_icons/scribble.svg @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/src/_icons/test-pipe-2.svg b/src/_icons/test-pipe-2.svg new file mode 100644 index 00000000..a0fd7431 --- /dev/null +++ b/src/_icons/test-pipe-2.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/triangles.svg b/src/_icons/triangles.svg new file mode 100644 index 00000000..538c66cf --- /dev/null +++ b/src/_icons/triangles.svg @@ -0,0 +1,7 @@ +--- +category: Shapes +--- + + + + -- cgit v1.2.1