From a84b03eb03920382d7e072876b656ae52c3b7b01 Mon Sep 17 00:00:00 2001 From: codecalm Date: Thu, 16 Jun 2022 23:10:40 +0200 Subject: 18 new icons: `arrows-exchange-2`, `arrows-exchange`, `category-2`, `category`, `direction-sign`, `discount-check`, `fish-hook`, `fridge`, `health-recognition`, `history-toggle`, `meteor`, `number`, `scan-eye`, `schema`, `screenshot`, `text-decrease`, `text-increase`, `text-recognition` --- src/_icons/arrows-exchange-2.svg | 7 +++++++ src/_icons/arrows-exchange.svg | 7 +++++++ src/_icons/category-2.svg | 9 +++++++++ src/_icons/category.svg | 9 +++++++++ src/_icons/direction-sign.svg | 7 +++++++ src/_icons/discount-check.svg | 6 ++++++ src/_icons/fish-hook.svg | 7 +++++++ src/_icons/fridge.svg | 9 +++++++++ src/_icons/health-recognition.svg | 9 +++++++++ src/_icons/history-toggle.svg | 13 +++++++++++++ src/_icons/meteor.svg | 6 ++++++ src/_icons/number.svg | 7 +++++++ src/_icons/scan-eye.svg | 11 +++++++++++ src/_icons/schema.svg | 11 +++++++++++ src/_icons/screenshot.svg | 13 +++++++++++++ src/_icons/text-decrease.svg | 8 ++++++++ src/_icons/text-increase.svg | 9 +++++++++ src/_icons/text-recognition.svg | 11 +++++++++++ 18 files changed, 159 insertions(+) create mode 100644 src/_icons/arrows-exchange-2.svg create mode 100644 src/_icons/arrows-exchange.svg create mode 100644 src/_icons/category-2.svg create mode 100644 src/_icons/category.svg create mode 100644 src/_icons/direction-sign.svg create mode 100644 src/_icons/discount-check.svg create mode 100644 src/_icons/fish-hook.svg create mode 100644 src/_icons/fridge.svg create mode 100644 src/_icons/health-recognition.svg create mode 100644 src/_icons/history-toggle.svg create mode 100644 src/_icons/meteor.svg create mode 100644 src/_icons/number.svg create mode 100644 src/_icons/scan-eye.svg create mode 100644 src/_icons/schema.svg create mode 100644 src/_icons/screenshot.svg create mode 100644 src/_icons/text-decrease.svg create mode 100644 src/_icons/text-increase.svg create mode 100644 src/_icons/text-recognition.svg diff --git a/src/_icons/arrows-exchange-2.svg b/src/_icons/arrows-exchange-2.svg new file mode 100644 index 00000000..21164fd1 --- /dev/null +++ b/src/_icons/arrows-exchange-2.svg @@ -0,0 +1,7 @@ +--- +category: Arrows +--- + + + + diff --git a/src/_icons/arrows-exchange.svg b/src/_icons/arrows-exchange.svg new file mode 100644 index 00000000..01af16be --- /dev/null +++ b/src/_icons/arrows-exchange.svg @@ -0,0 +1,7 @@ +--- +category: Arrows +--- + + + + diff --git a/src/_icons/category-2.svg b/src/_icons/category-2.svg new file mode 100644 index 00000000..c7a3c97d --- /dev/null +++ b/src/_icons/category-2.svg @@ -0,0 +1,9 @@ +--- +category: Shapes +--- + + + + + + diff --git a/src/_icons/category.svg b/src/_icons/category.svg new file mode 100644 index 00000000..4f369826 --- /dev/null +++ b/src/_icons/category.svg @@ -0,0 +1,9 @@ +--- +category: Shapes +--- + + + + + + diff --git a/src/_icons/direction-sign.svg b/src/_icons/direction-sign.svg new file mode 100644 index 00000000..b6472167 --- /dev/null +++ b/src/_icons/direction-sign.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/discount-check.svg b/src/_icons/discount-check.svg new file mode 100644 index 00000000..1cca2a6a --- /dev/null +++ b/src/_icons/discount-check.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/fish-hook.svg b/src/_icons/fish-hook.svg new file mode 100644 index 00000000..58e12532 --- /dev/null +++ b/src/_icons/fish-hook.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/fridge.svg b/src/_icons/fridge.svg new file mode 100644 index 00000000..b9471898 --- /dev/null +++ b/src/_icons/fridge.svg @@ -0,0 +1,9 @@ +--- +category: Devices +--- + + + + + + diff --git a/src/_icons/health-recognition.svg b/src/_icons/health-recognition.svg new file mode 100644 index 00000000..9d1b4b0d --- /dev/null +++ b/src/_icons/health-recognition.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/history-toggle.svg b/src/_icons/history-toggle.svg new file mode 100644 index 00000000..624459a6 --- /dev/null +++ b/src/_icons/history-toggle.svg @@ -0,0 +1,13 @@ +--- +--- + + + + + + + + + + + diff --git a/src/_icons/meteor.svg b/src/_icons/meteor.svg new file mode 100644 index 00000000..01f76eb8 --- /dev/null +++ b/src/_icons/meteor.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/number.svg b/src/_icons/number.svg new file mode 100644 index 00000000..300f0bfb --- /dev/null +++ b/src/_icons/number.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/scan-eye.svg b/src/_icons/scan-eye.svg new file mode 100644 index 00000000..67a7bcfa --- /dev/null +++ b/src/_icons/scan-eye.svg @@ -0,0 +1,11 @@ +--- +--- + + + + + + + + + diff --git a/src/_icons/schema.svg b/src/_icons/schema.svg new file mode 100644 index 00000000..b34ea2fe --- /dev/null +++ b/src/_icons/schema.svg @@ -0,0 +1,11 @@ +--- +--- + + + + + + + + + diff --git a/src/_icons/screenshot.svg b/src/_icons/screenshot.svg new file mode 100644 index 00000000..56676aab --- /dev/null +++ b/src/_icons/screenshot.svg @@ -0,0 +1,13 @@ +--- +--- + + + + + + + + + + + diff --git a/src/_icons/text-decrease.svg b/src/_icons/text-decrease.svg new file mode 100644 index 00000000..d2949975 --- /dev/null +++ b/src/_icons/text-decrease.svg @@ -0,0 +1,8 @@ +--- +category: Text +--- + + + + + diff --git a/src/_icons/text-increase.svg b/src/_icons/text-increase.svg new file mode 100644 index 00000000..e25c7914 --- /dev/null +++ b/src/_icons/text-increase.svg @@ -0,0 +1,9 @@ +--- +category: Text +--- + + + + + + diff --git a/src/_icons/text-recognition.svg b/src/_icons/text-recognition.svg new file mode 100644 index 00000000..b0d07f03 --- /dev/null +++ b/src/_icons/text-recognition.svg @@ -0,0 +1,11 @@ +--- +category: Text +--- + + + + + + + + -- cgit v1.2.1