From d49e61d80814c9f4af6d760f3a1c2d91084bf4ad Mon Sep 17 00:00:00 2001 From: codecalm Date: Mon, 26 Jun 2023 12:24:52 +0200 Subject: [PATCH] 18 new icons: `arrow-bar-both`, `arrow-capsule`, `brand-microsoft-teams`, `brand-nodejs`, `brand-yandex`, `capsule-horizontal`, `capsule`, `chevron-left-pipe`, `chevron-right-pipe`, `device-airtag`, `device-vision-pro`, `medical-cross-circle`, `michelin-bib-gourmand`, `michelin-star-green`, `michelin-star`, `navigation-north`, `rectangle-rounded-bottom`, `rectangle-rounded-top` Fixed icons: `ce` --- src/_icons/arrow-bar-both.svg | 10 ++++++++++ src/_icons/arrow-capsule.svg | 7 +++++++ src/_icons/brand-microsoft-teams.svg | 12 ++++++++++++ src/_icons/brand-nodejs.svg | 7 +++++++ src/_icons/brand-yandex.svg | 7 +++++++ src/_icons/capsule-horizontal.svg | 6 ++++++ src/_icons/capsule.svg | 6 ++++++ src/_icons/ce.svg | 6 +++--- src/_icons/chevron-left-pipe.svg | 7 +++++++ src/_icons/chevron-right-pipe.svg | 7 +++++++ src/_icons/device-airtag.svg | 9 +++++++++ src/_icons/device-vision-pro.svg | 6 ++++++ src/_icons/medical-cross-circle.svg | 9 +++++++++ src/_icons/michelin-bib-gourmand.svg | 10 ++++++++++ src/_icons/michelin-star-green.svg | 7 +++++++ src/_icons/michelin-star.svg | 6 ++++++ src/_icons/navigation-north.svg | 7 +++++++ src/_icons/rectangle-rounded-bottom.svg | 6 ++++++ src/_icons/rectangle-rounded-top.svg | 6 ++++++ 19 files changed, 138 insertions(+), 3 deletions(-) create mode 100644 src/_icons/arrow-bar-both.svg create mode 100644 src/_icons/arrow-capsule.svg create mode 100644 src/_icons/brand-microsoft-teams.svg create mode 100644 src/_icons/brand-nodejs.svg create mode 100644 src/_icons/brand-yandex.svg create mode 100644 src/_icons/capsule-horizontal.svg create mode 100644 src/_icons/capsule.svg create mode 100644 src/_icons/chevron-left-pipe.svg create mode 100644 src/_icons/chevron-right-pipe.svg create mode 100644 src/_icons/device-airtag.svg create mode 100644 src/_icons/device-vision-pro.svg create mode 100644 src/_icons/medical-cross-circle.svg create mode 100644 src/_icons/michelin-bib-gourmand.svg create mode 100644 src/_icons/michelin-star-green.svg create mode 100644 src/_icons/michelin-star.svg create mode 100644 src/_icons/navigation-north.svg create mode 100644 src/_icons/rectangle-rounded-bottom.svg create mode 100644 src/_icons/rectangle-rounded-top.svg diff --git a/src/_icons/arrow-bar-both.svg b/src/_icons/arrow-bar-both.svg new file mode 100644 index 000000000..2f0d507af --- /dev/null +++ b/src/_icons/arrow-bar-both.svg @@ -0,0 +1,10 @@ +--- +category: Arrows +--- + + + + + + + diff --git a/src/_icons/arrow-capsule.svg b/src/_icons/arrow-capsule.svg new file mode 100644 index 000000000..159bae01b --- /dev/null +++ b/src/_icons/arrow-capsule.svg @@ -0,0 +1,7 @@ +--- +category: Arrows +--- + + + + diff --git a/src/_icons/brand-microsoft-teams.svg b/src/_icons/brand-microsoft-teams.svg new file mode 100644 index 000000000..58856fc96 --- /dev/null +++ b/src/_icons/brand-microsoft-teams.svg @@ -0,0 +1,12 @@ +--- +category: Brand +--- + + + + + + + + + diff --git a/src/_icons/brand-nodejs.svg b/src/_icons/brand-nodejs.svg new file mode 100644 index 000000000..013e6ae99 --- /dev/null +++ b/src/_icons/brand-nodejs.svg @@ -0,0 +1,7 @@ +--- +category: Brand +--- + + + + diff --git a/src/_icons/brand-yandex.svg b/src/_icons/brand-yandex.svg new file mode 100644 index 000000000..62f06fb32 --- /dev/null +++ b/src/_icons/brand-yandex.svg @@ -0,0 +1,7 @@ +--- +category: Brand +--- + + + + diff --git a/src/_icons/capsule-horizontal.svg b/src/_icons/capsule-horizontal.svg new file mode 100644 index 000000000..06ec74ab1 --- /dev/null +++ b/src/_icons/capsule-horizontal.svg @@ -0,0 +1,6 @@ +--- +category: Shapes +--- + + + diff --git a/src/_icons/capsule.svg b/src/_icons/capsule.svg new file mode 100644 index 000000000..9eed00006 --- /dev/null +++ b/src/_icons/capsule.svg @@ -0,0 +1,6 @@ +--- +category: Shapes +--- + + + diff --git a/src/_icons/ce.svg b/src/_icons/ce.svg index c49e52a54..40a422fc3 100644 --- a/src/_icons/ce.svg +++ b/src/_icons/ce.svg @@ -5,7 +5,7 @@ version: "1.33" unicode: "ed75" --- - - - + + + diff --git a/src/_icons/chevron-left-pipe.svg b/src/_icons/chevron-left-pipe.svg new file mode 100644 index 000000000..00c3c3086 --- /dev/null +++ b/src/_icons/chevron-left-pipe.svg @@ -0,0 +1,7 @@ +--- +category: Arrows +--- + + + + diff --git a/src/_icons/chevron-right-pipe.svg b/src/_icons/chevron-right-pipe.svg new file mode 100644 index 000000000..4a905e5e3 --- /dev/null +++ b/src/_icons/chevron-right-pipe.svg @@ -0,0 +1,7 @@ +--- +category: Arrows +--- + + + + diff --git a/src/_icons/device-airtag.svg b/src/_icons/device-airtag.svg new file mode 100644 index 000000000..8b221e475 --- /dev/null +++ b/src/_icons/device-airtag.svg @@ -0,0 +1,9 @@ +--- +category: Devices +--- + + + + + + diff --git a/src/_icons/device-vision-pro.svg b/src/_icons/device-vision-pro.svg new file mode 100644 index 000000000..32ab2f16c --- /dev/null +++ b/src/_icons/device-vision-pro.svg @@ -0,0 +1,6 @@ +--- +category: Devices +--- + + + diff --git a/src/_icons/medical-cross-circle.svg b/src/_icons/medical-cross-circle.svg new file mode 100644 index 000000000..2cfe1c145 --- /dev/null +++ b/src/_icons/medical-cross-circle.svg @@ -0,0 +1,9 @@ +--- +category: Map +--- + + + + + + diff --git a/src/_icons/michelin-bib-gourmand.svg b/src/_icons/michelin-bib-gourmand.svg new file mode 100644 index 000000000..ed8341262 --- /dev/null +++ b/src/_icons/michelin-bib-gourmand.svg @@ -0,0 +1,10 @@ +--- +category: Food +--- + + + + + + + diff --git a/src/_icons/michelin-star-green.svg b/src/_icons/michelin-star-green.svg new file mode 100644 index 000000000..8c821e198 --- /dev/null +++ b/src/_icons/michelin-star-green.svg @@ -0,0 +1,7 @@ +--- +category: Food +--- + + + + diff --git a/src/_icons/michelin-star.svg b/src/_icons/michelin-star.svg new file mode 100644 index 000000000..1c4cffe4f --- /dev/null +++ b/src/_icons/michelin-star.svg @@ -0,0 +1,6 @@ +--- +category: Food +--- + + + diff --git a/src/_icons/navigation-north.svg b/src/_icons/navigation-north.svg new file mode 100644 index 000000000..3c600145b --- /dev/null +++ b/src/_icons/navigation-north.svg @@ -0,0 +1,7 @@ +--- +category: Map +--- + + + + diff --git a/src/_icons/rectangle-rounded-bottom.svg b/src/_icons/rectangle-rounded-bottom.svg new file mode 100644 index 000000000..f21396ebf --- /dev/null +++ b/src/_icons/rectangle-rounded-bottom.svg @@ -0,0 +1,6 @@ +--- +category: Shapes +--- + + + diff --git a/src/_icons/rectangle-rounded-top.svg b/src/_icons/rectangle-rounded-top.svg new file mode 100644 index 000000000..3f191cdc5 --- /dev/null +++ b/src/_icons/rectangle-rounded-top.svg @@ -0,0 +1,6 @@ +--- +category: Shapes +--- + + +