From 30c23ff0208603813ecf2b82fa81706b07d80f1f Mon Sep 17 00:00:00 2001 From: codecalm Date: Sat, 30 Apr 2022 01:17:15 +0200 Subject: 18 new icons: `ankh`, `asset`, `brand-intercom`, `cloud-computing`, `cloud-data-connection`, `device-gamepad-2`, `device-tv-old`, `icons`, `jewish-star`, `kayak`, `mouse-2`, `podium`, `shovel`, `truck-loading`, `wheelchair`, `zoom-in-area`, `zoom-out-area`, `zoom-pan` Fixed icons: `3d-rotate`, `cloud`, `3d-rotate`, `cloud`, `heart-broken`, `heart-handshake`, `heart-minus`, `heart-off`, `heart-plus`, `heart`, `rollercoaster` --- src/_icons/3d-rotate.svg | 4 ++-- src/_icons/ankh.svg | 7 +++++++ src/_icons/asset.svg | 10 ++++++++++ src/_icons/brand-intercom.svg | 11 +++++++++++ src/_icons/cloud-computing.svg | 8 ++++++++ src/_icons/cloud-data-connection.svg | 9 +++++++++ src/_icons/cloud.svg | 2 +- src/_icons/device-gamepad-2.svg | 10 ++++++++++ src/_icons/device-tv-old.svg | 10 ++++++++++ src/_icons/heart-broken.svg | 4 ++-- src/_icons/heart-handshake.svg | 8 ++++---- src/_icons/heart-minus.svg | 2 +- src/_icons/heart-off.svg | 2 +- src/_icons/heart-plus.svg | 6 +++--- src/_icons/heart.svg | 2 +- src/_icons/icons.svg | 10 ++++++++++ src/_icons/jewish-star.svg | 6 ++++++ src/_icons/kayak.svg | 11 +++++++++++ src/_icons/mouse-2.svg | 8 ++++++++ src/_icons/podium.svg | 9 +++++++++ src/_icons/rollercoaster.svg | 1 + src/_icons/shovel.svg | 7 +++++++ src/_icons/truck-loading.svg | 9 +++++++++ src/_icons/wheelchair.svg | 11 +++++++++++ src/_icons/zoom-in-area.svg | 13 +++++++++++++ src/_icons/zoom-out-area.svg | 12 ++++++++++++ src/_icons/zoom-pan.svg | 10 ++++++++++ 27 files changed, 187 insertions(+), 15 deletions(-) create mode 100644 src/_icons/ankh.svg create mode 100644 src/_icons/asset.svg create mode 100644 src/_icons/brand-intercom.svg create mode 100644 src/_icons/cloud-computing.svg create mode 100644 src/_icons/cloud-data-connection.svg create mode 100644 src/_icons/device-gamepad-2.svg create mode 100644 src/_icons/device-tv-old.svg create mode 100644 src/_icons/icons.svg create mode 100644 src/_icons/jewish-star.svg create mode 100644 src/_icons/kayak.svg create mode 100644 src/_icons/mouse-2.svg create mode 100644 src/_icons/podium.svg create mode 100644 src/_icons/shovel.svg create mode 100644 src/_icons/truck-loading.svg create mode 100644 src/_icons/wheelchair.svg create mode 100644 src/_icons/zoom-in-area.svg create mode 100644 src/_icons/zoom-out-area.svg create mode 100644 src/_icons/zoom-pan.svg (limited to 'src') diff --git a/src/_icons/3d-rotate.svg b/src/_icons/3d-rotate.svg index 69f351c6..0b353c68 100644 --- a/src/_icons/3d-rotate.svg +++ b/src/_icons/3d-rotate.svg @@ -3,8 +3,8 @@ version: "1.55" --- - - + + diff --git a/src/_icons/ankh.svg b/src/_icons/ankh.svg new file mode 100644 index 00000000..6698b3e3 --- /dev/null +++ b/src/_icons/ankh.svg @@ -0,0 +1,7 @@ +--- +category: Symbols +--- + + + + diff --git a/src/_icons/asset.svg b/src/_icons/asset.svg new file mode 100644 index 00000000..e28bd9b0 --- /dev/null +++ b/src/_icons/asset.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/brand-intercom.svg b/src/_icons/brand-intercom.svg new file mode 100644 index 00000000..4157f80f --- /dev/null +++ b/src/_icons/brand-intercom.svg @@ -0,0 +1,11 @@ +--- +category: Brand +--- + + + + + + + + diff --git a/src/_icons/cloud-computing.svg b/src/_icons/cloud-computing.svg new file mode 100644 index 00000000..325e905b --- /dev/null +++ b/src/_icons/cloud-computing.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/cloud-data-connection.svg b/src/_icons/cloud-data-connection.svg new file mode 100644 index 00000000..34eeeabf --- /dev/null +++ b/src/_icons/cloud-data-connection.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/cloud.svg b/src/_icons/cloud.svg index 85bb1648..a2c430da 100644 --- a/src/_icons/cloud.svg +++ b/src/_icons/cloud.svg @@ -4,5 +4,5 @@ category: Weather version: "1.0" --- - + diff --git a/src/_icons/device-gamepad-2.svg b/src/_icons/device-gamepad-2.svg new file mode 100644 index 00000000..2ffdabae --- /dev/null +++ b/src/_icons/device-gamepad-2.svg @@ -0,0 +1,10 @@ +--- +category: Devices +--- + + + + + + + diff --git a/src/_icons/device-tv-old.svg b/src/_icons/device-tv-old.svg new file mode 100644 index 00000000..67e64b16 --- /dev/null +++ b/src/_icons/device-tv-old.svg @@ -0,0 +1,10 @@ +--- +category: Devices +--- + + + + + + + diff --git a/src/_icons/heart-broken.svg b/src/_icons/heart-broken.svg index 0104eff7..f7c8b488 100644 --- a/src/_icons/heart-broken.svg +++ b/src/_icons/heart-broken.svg @@ -4,6 +4,6 @@ version: "1.18" category: Health --- - - + + diff --git a/src/_icons/heart-handshake.svg b/src/_icons/heart-handshake.svg index 1bdf9eac..f039ea5c 100644 --- a/src/_icons/heart-handshake.svg +++ b/src/_icons/heart-handshake.svg @@ -2,8 +2,8 @@ version: "1.64" --- - - - - + + + + diff --git a/src/_icons/heart-minus.svg b/src/_icons/heart-minus.svg index 826166b3..8f54c782 100644 --- a/src/_icons/heart-minus.svg +++ b/src/_icons/heart-minus.svg @@ -2,6 +2,6 @@ version: "1.66" --- - + diff --git a/src/_icons/heart-off.svg b/src/_icons/heart-off.svg index d4b4a4b3..fc95429e 100644 --- a/src/_icons/heart-off.svg +++ b/src/_icons/heart-off.svg @@ -2,6 +2,6 @@ version: "1.66" --- - + diff --git a/src/_icons/heart-plus.svg b/src/_icons/heart-plus.svg index 4ad45361..4598e6d1 100644 --- a/src/_icons/heart-plus.svg +++ b/src/_icons/heart-plus.svg @@ -2,7 +2,7 @@ version: "1.66" --- - - - + + + diff --git a/src/_icons/heart.svg b/src/_icons/heart.svg index 06f6c431..fb8d04f1 100644 --- a/src/_icons/heart.svg +++ b/src/_icons/heart.svg @@ -4,5 +4,5 @@ tags: [love, emotion, like, favorite, relationship] version: "1.0" --- - + diff --git a/src/_icons/icons.svg b/src/_icons/icons.svg new file mode 100644 index 00000000..8007157b --- /dev/null +++ b/src/_icons/icons.svg @@ -0,0 +1,10 @@ +--- +category: Shapes +--- + + + + + + + diff --git a/src/_icons/jewish-star.svg b/src/_icons/jewish-star.svg new file mode 100644 index 00000000..bf4ce4ab --- /dev/null +++ b/src/_icons/jewish-star.svg @@ -0,0 +1,6 @@ +--- +category: Symbols +--- + + + diff --git a/src/_icons/kayak.svg b/src/_icons/kayak.svg new file mode 100644 index 00000000..c03b0c60 --- /dev/null +++ b/src/_icons/kayak.svg @@ -0,0 +1,11 @@ +--- +category: Sport +--- + + + + + + + + diff --git a/src/_icons/mouse-2.svg b/src/_icons/mouse-2.svg new file mode 100644 index 00000000..cafd1939 --- /dev/null +++ b/src/_icons/mouse-2.svg @@ -0,0 +1,8 @@ +--- +category: Devices +--- + + + + + diff --git a/src/_icons/podium.svg b/src/_icons/podium.svg new file mode 100644 index 00000000..9dcdfa37 --- /dev/null +++ b/src/_icons/podium.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/rollercoaster.svg b/src/_icons/rollercoaster.svg index 7b0fd210..b81135c8 100644 --- a/src/_icons/rollercoaster.svg +++ b/src/_icons/rollercoaster.svg @@ -1,5 +1,6 @@ --- version: "1.61" +category: Vehicles --- diff --git a/src/_icons/shovel.svg b/src/_icons/shovel.svg new file mode 100644 index 00000000..fa0536c8 --- /dev/null +++ b/src/_icons/shovel.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/truck-loading.svg b/src/_icons/truck-loading.svg new file mode 100644 index 00000000..703819e9 --- /dev/null +++ b/src/_icons/truck-loading.svg @@ -0,0 +1,9 @@ +--- +category: E-commerce +--- + + + + + + diff --git a/src/_icons/wheelchair.svg b/src/_icons/wheelchair.svg new file mode 100644 index 00000000..3647ad02 --- /dev/null +++ b/src/_icons/wheelchair.svg @@ -0,0 +1,11 @@ +--- +category: Vehicles +--- + + + + + + + + diff --git a/src/_icons/zoom-in-area.svg b/src/_icons/zoom-in-area.svg new file mode 100644 index 00000000..20b360df --- /dev/null +++ b/src/_icons/zoom-in-area.svg @@ -0,0 +1,13 @@ +--- +--- + + + + + + + + + + + diff --git a/src/_icons/zoom-out-area.svg b/src/_icons/zoom-out-area.svg new file mode 100644 index 00000000..f337284e --- /dev/null +++ b/src/_icons/zoom-out-area.svg @@ -0,0 +1,12 @@ +--- +--- + + + + + + + + + + diff --git a/src/_icons/zoom-pan.svg b/src/_icons/zoom-pan.svg new file mode 100644 index 00000000..6b2ed0c7 --- /dev/null +++ b/src/_icons/zoom-pan.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + -- cgit v1.2.1