From 242f591d9fa27cb7e78487e59be7d62fde39e022 Mon Sep 17 00:00:00 2001 From: codecalm Date: Thu, 16 Jun 2022 23:28:42 +0200 Subject: Release 1.70.0 --- icons/arrows-exchange-2.svg | 7 +++++++ icons/arrows-exchange.svg | 7 +++++++ icons/category-2.svg | 9 +++++++++ icons/category.svg | 9 +++++++++ icons/direction-sign.svg | 8 ++++++++ icons/discount-check.svg | 7 +++++++ icons/fish-hook.svg | 8 ++++++++ icons/fridge.svg | 9 +++++++++ icons/health-recognition.svg | 10 ++++++++++ icons/history-toggle.svg | 14 ++++++++++++++ icons/meteor.svg | 7 +++++++ icons/number.svg | 8 ++++++++ icons/scan-eye.svg | 12 ++++++++++++ icons/schema.svg | 12 ++++++++++++ icons/screenshot.svg | 14 ++++++++++++++ icons/text-decrease.svg | 8 ++++++++ icons/text-increase.svg | 9 +++++++++ icons/text-recognition.svg | 11 +++++++++++ 18 files changed, 169 insertions(+) create mode 100644 icons/arrows-exchange-2.svg create mode 100644 icons/arrows-exchange.svg create mode 100644 icons/category-2.svg create mode 100644 icons/category.svg create mode 100644 icons/direction-sign.svg create mode 100644 icons/discount-check.svg create mode 100644 icons/fish-hook.svg create mode 100644 icons/fridge.svg create mode 100644 icons/health-recognition.svg create mode 100644 icons/history-toggle.svg create mode 100644 icons/meteor.svg create mode 100644 icons/number.svg create mode 100644 icons/scan-eye.svg create mode 100644 icons/schema.svg create mode 100644 icons/screenshot.svg create mode 100644 icons/text-decrease.svg create mode 100644 icons/text-increase.svg create mode 100644 icons/text-recognition.svg (limited to 'icons') diff --git a/icons/arrows-exchange-2.svg b/icons/arrows-exchange-2.svg new file mode 100644 index 00000000..97be54e2 --- /dev/null +++ b/icons/arrows-exchange-2.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/arrows-exchange.svg b/icons/arrows-exchange.svg new file mode 100644 index 00000000..8deed809 --- /dev/null +++ b/icons/arrows-exchange.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/category-2.svg b/icons/category-2.svg new file mode 100644 index 00000000..41f70477 --- /dev/null +++ b/icons/category-2.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/category.svg b/icons/category.svg new file mode 100644 index 00000000..1685f901 --- /dev/null +++ b/icons/category.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/direction-sign.svg b/icons/direction-sign.svg new file mode 100644 index 00000000..83478993 --- /dev/null +++ b/icons/direction-sign.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/discount-check.svg b/icons/discount-check.svg new file mode 100644 index 00000000..3b0a4504 --- /dev/null +++ b/icons/discount-check.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/fish-hook.svg b/icons/fish-hook.svg new file mode 100644 index 00000000..cceefeb1 --- /dev/null +++ b/icons/fish-hook.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/fridge.svg b/icons/fridge.svg new file mode 100644 index 00000000..0957d3e3 --- /dev/null +++ b/icons/fridge.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/health-recognition.svg b/icons/health-recognition.svg new file mode 100644 index 00000000..9a25cdcd --- /dev/null +++ b/icons/health-recognition.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/icons/history-toggle.svg b/icons/history-toggle.svg new file mode 100644 index 00000000..ee781dc0 --- /dev/null +++ b/icons/history-toggle.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/meteor.svg b/icons/meteor.svg new file mode 100644 index 00000000..779a1bbd --- /dev/null +++ b/icons/meteor.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/icons/number.svg b/icons/number.svg new file mode 100644 index 00000000..ec8cbbd1 --- /dev/null +++ b/icons/number.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/scan-eye.svg b/icons/scan-eye.svg new file mode 100644 index 00000000..abd34c28 --- /dev/null +++ b/icons/scan-eye.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/icons/schema.svg b/icons/schema.svg new file mode 100644 index 00000000..dbecb72c --- /dev/null +++ b/icons/schema.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/icons/screenshot.svg b/icons/screenshot.svg new file mode 100644 index 00000000..0c63d9b4 --- /dev/null +++ b/icons/screenshot.svg @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/icons/text-decrease.svg b/icons/text-decrease.svg new file mode 100644 index 00000000..18da4f64 --- /dev/null +++ b/icons/text-decrease.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/icons/text-increase.svg b/icons/text-increase.svg new file mode 100644 index 00000000..70b6486d --- /dev/null +++ b/icons/text-increase.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/icons/text-recognition.svg b/icons/text-recognition.svg new file mode 100644 index 00000000..f75f53cb --- /dev/null +++ b/icons/text-recognition.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + -- cgit v1.2.1