From 5cc7b51bf711f674f8d58caf7708e3df3017ffb8 Mon Sep 17 00:00:00 2001 From: codecalm Date: Mon, 4 Apr 2022 23:57:38 +0200 Subject: 18 new icons: `a-b-off`, `accessible-off`, `adjustments-off`, `alarm-off`, `antenna-bars-off`, `api-app-off`, `apps-off`, `archive-off`, `artboard-off`, `aspect-ratio-off`, `at-off`, `ballpen-off`, `barbell-off`, `barcode-off`, `barrier-block-off`, `basket-off`, `beach-off`, `bike-off` Fixed icons: `barrel` --- src/_icons/a-b-off.svg | 8 ++++++++ src/_icons/accessible-off.svg | 8 ++++++++ src/_icons/adjustments-off.svg | 16 ++++++++++++++++ src/_icons/alarm-off.svg | 9 +++++++++ src/_icons/antenna-bars-off.svg | 9 +++++++++ src/_icons/api-app-off.svg | 9 +++++++++ src/_icons/apps-off.svg | 10 ++++++++++ src/_icons/archive-off.svg | 8 ++++++++ src/_icons/artboard-off.svg | 15 +++++++++++++++ src/_icons/aspect-ratio-off.svg | 8 ++++++++ src/_icons/at-off.svg | 7 +++++++ src/_icons/ballpen-off.svg | 9 +++++++++ src/_icons/barbell-off.svg | 12 ++++++++++++ src/_icons/barcode-off.svg | 13 +++++++++++++ src/_icons/barrel.svg | 6 +++--- src/_icons/barrier-block-off.svg | 17 +++++++++++++++++ src/_icons/basket-off.svg | 10 ++++++++++ src/_icons/beach-off.svg | 11 +++++++++++ src/_icons/bike-off.svg | 9 +++++++++ 19 files changed, 191 insertions(+), 3 deletions(-) create mode 100644 src/_icons/a-b-off.svg create mode 100644 src/_icons/accessible-off.svg create mode 100644 src/_icons/adjustments-off.svg create mode 100644 src/_icons/alarm-off.svg create mode 100644 src/_icons/antenna-bars-off.svg create mode 100644 src/_icons/api-app-off.svg create mode 100644 src/_icons/apps-off.svg create mode 100644 src/_icons/archive-off.svg create mode 100644 src/_icons/artboard-off.svg create mode 100644 src/_icons/aspect-ratio-off.svg create mode 100644 src/_icons/at-off.svg create mode 100644 src/_icons/ballpen-off.svg create mode 100644 src/_icons/barbell-off.svg create mode 100644 src/_icons/barcode-off.svg create mode 100644 src/_icons/barrier-block-off.svg create mode 100644 src/_icons/basket-off.svg create mode 100644 src/_icons/beach-off.svg create mode 100644 src/_icons/bike-off.svg (limited to 'src/_icons') diff --git a/src/_icons/a-b-off.svg b/src/_icons/a-b-off.svg new file mode 100644 index 00000000..1c66a967 --- /dev/null +++ b/src/_icons/a-b-off.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/accessible-off.svg b/src/_icons/accessible-off.svg new file mode 100644 index 00000000..968835ce --- /dev/null +++ b/src/_icons/accessible-off.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/adjustments-off.svg b/src/_icons/adjustments-off.svg new file mode 100644 index 00000000..7ab9f205 --- /dev/null +++ b/src/_icons/adjustments-off.svg @@ -0,0 +1,16 @@ +--- +--- + + + + + + + + + + + + + + diff --git a/src/_icons/alarm-off.svg b/src/_icons/alarm-off.svg new file mode 100644 index 00000000..ff8d2db5 --- /dev/null +++ b/src/_icons/alarm-off.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/antenna-bars-off.svg b/src/_icons/antenna-bars-off.svg new file mode 100644 index 00000000..52350a98 --- /dev/null +++ b/src/_icons/antenna-bars-off.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/api-app-off.svg b/src/_icons/api-app-off.svg new file mode 100644 index 00000000..fafdb5a9 --- /dev/null +++ b/src/_icons/api-app-off.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/apps-off.svg b/src/_icons/apps-off.svg new file mode 100644 index 00000000..fa2b5996 --- /dev/null +++ b/src/_icons/apps-off.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/archive-off.svg b/src/_icons/archive-off.svg new file mode 100644 index 00000000..3d5c7e89 --- /dev/null +++ b/src/_icons/archive-off.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/artboard-off.svg b/src/_icons/artboard-off.svg new file mode 100644 index 00000000..f6ed7b96 --- /dev/null +++ b/src/_icons/artboard-off.svg @@ -0,0 +1,15 @@ +--- +--- + + + + + + + + + + + + + diff --git a/src/_icons/aspect-ratio-off.svg b/src/_icons/aspect-ratio-off.svg new file mode 100644 index 00000000..0ccdce6d --- /dev/null +++ b/src/_icons/aspect-ratio-off.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/at-off.svg b/src/_icons/at-off.svg new file mode 100644 index 00000000..2a952f0b --- /dev/null +++ b/src/_icons/at-off.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/ballpen-off.svg b/src/_icons/ballpen-off.svg new file mode 100644 index 00000000..47dba323 --- /dev/null +++ b/src/_icons/ballpen-off.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/barbell-off.svg b/src/_icons/barbell-off.svg new file mode 100644 index 00000000..99bbb1ae --- /dev/null +++ b/src/_icons/barbell-off.svg @@ -0,0 +1,12 @@ +--- +--- + + + + + + + + + + diff --git a/src/_icons/barcode-off.svg b/src/_icons/barcode-off.svg new file mode 100644 index 00000000..a9c7a3e0 --- /dev/null +++ b/src/_icons/barcode-off.svg @@ -0,0 +1,13 @@ +--- +--- + + + + + + + + + + + diff --git a/src/_icons/barrel.svg b/src/_icons/barrel.svg index 803a89ca..0c250980 100644 --- a/src/_icons/barrel.svg +++ b/src/_icons/barrel.svg @@ -2,9 +2,9 @@ version: "1.59" --- - - - + + + diff --git a/src/_icons/barrier-block-off.svg b/src/_icons/barrier-block-off.svg new file mode 100644 index 00000000..0b81a7fd --- /dev/null +++ b/src/_icons/barrier-block-off.svg @@ -0,0 +1,17 @@ +--- +--- + + + + + + + + + + + + + + + diff --git a/src/_icons/basket-off.svg b/src/_icons/basket-off.svg new file mode 100644 index 00000000..026e3314 --- /dev/null +++ b/src/_icons/basket-off.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/beach-off.svg b/src/_icons/beach-off.svg new file mode 100644 index 00000000..8b393a83 --- /dev/null +++ b/src/_icons/beach-off.svg @@ -0,0 +1,11 @@ +--- +--- + + + + + + + + + diff --git a/src/_icons/bike-off.svg b/src/_icons/bike-off.svg new file mode 100644 index 00000000..baea3f5f --- /dev/null +++ b/src/_icons/bike-off.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + -- cgit v1.2.1