From 2d41fb311b4ae17f7aef46cc7a5a64f483949ece Mon Sep 17 00:00:00 2001 From: codecalm Date: Sun, 17 Apr 2022 21:19:24 +0200 Subject: 22 new icons: `door-off`, `download-off`, `edit-circle-off`, `edit-off`, `egg-off`, `engine-off`, `error-404-off`, `exchange-off`, `exclamation-mark-off`, `external-link-off`, `eyeglass-off`, `face-mask-off`, `feather-off`, `fence-off`, `fingerprint-off`, `fish-off`, `flag-2-off`, `flag-off`, `flame-off`, `flask-2-off`, `flask-off`, `flower-off` Fixed icons: `edit`, `eraser` --- src/_icons/door-off.svg | 11 +++++++++++ src/_icons/download-off.svg | 10 ++++++++++ src/_icons/edit-circle-off.svg | 10 ++++++++++ src/_icons/edit-off.svg | 10 ++++++++++ src/_icons/edit.svg | 6 +++--- src/_icons/egg-off.svg | 8 ++++++++ src/_icons/engine-off.svg | 12 ++++++++++++ src/_icons/eraser-off copy.svg | 9 +++++++++ src/_icons/eraser.svg | 4 ++-- src/_icons/error-404-off.svg | 12 ++++++++++++ src/_icons/exchange-off.svg | 13 +++++++++++++ src/_icons/exclamation-mark-off.svg | 9 +++++++++ src/_icons/external-link-off.svg | 10 ++++++++++ src/_icons/eyeglass-off.svg | 12 ++++++++++++ src/_icons/face-mask-off.svg | 12 ++++++++++++ src/_icons/feather-off.svg | 14 ++++++++++++++ src/_icons/fence-off.svg | 12 ++++++++++++ src/_icons/fingerprint-off.svg | 12 ++++++++++++ src/_icons/fish-off.svg | 11 +++++++++++ src/_icons/flag-2-off.svg | 8 ++++++++ src/_icons/flag-off.svg | 11 +++++++++++ src/_icons/flame-off.svg | 8 ++++++++ src/_icons/flask-2-off.svg | 10 ++++++++++ src/_icons/flask-off.svg | 10 ++++++++++ src/_icons/flower-off.svg | 9 +++++++++ 25 files changed, 248 insertions(+), 5 deletions(-) create mode 100644 src/_icons/door-off.svg create mode 100644 src/_icons/download-off.svg create mode 100644 src/_icons/edit-circle-off.svg create mode 100644 src/_icons/edit-off.svg create mode 100644 src/_icons/egg-off.svg create mode 100644 src/_icons/engine-off.svg create mode 100644 src/_icons/eraser-off copy.svg create mode 100644 src/_icons/error-404-off.svg create mode 100644 src/_icons/exchange-off.svg create mode 100644 src/_icons/exclamation-mark-off.svg create mode 100644 src/_icons/external-link-off.svg create mode 100644 src/_icons/eyeglass-off.svg create mode 100644 src/_icons/face-mask-off.svg create mode 100644 src/_icons/feather-off.svg create mode 100644 src/_icons/fence-off.svg create mode 100644 src/_icons/fingerprint-off.svg create mode 100644 src/_icons/fish-off.svg create mode 100644 src/_icons/flag-2-off.svg create mode 100644 src/_icons/flag-off.svg create mode 100644 src/_icons/flame-off.svg create mode 100644 src/_icons/flask-2-off.svg create mode 100644 src/_icons/flask-off.svg create mode 100644 src/_icons/flower-off.svg (limited to 'src') diff --git a/src/_icons/door-off.svg b/src/_icons/door-off.svg new file mode 100644 index 00000000..58afbcc0 --- /dev/null +++ b/src/_icons/door-off.svg @@ -0,0 +1,11 @@ +--- +--- + + + + + + + + + diff --git a/src/_icons/download-off.svg b/src/_icons/download-off.svg new file mode 100644 index 00000000..e49248cc --- /dev/null +++ b/src/_icons/download-off.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/edit-circle-off.svg b/src/_icons/edit-circle-off.svg new file mode 100644 index 00000000..2c0045cf --- /dev/null +++ b/src/_icons/edit-circle-off.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/edit-off.svg b/src/_icons/edit-off.svg new file mode 100644 index 00000000..bbd24189 --- /dev/null +++ b/src/_icons/edit-off.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/edit.svg b/src/_icons/edit.svg index a96ee563..26f6d86a 100644 --- a/src/_icons/edit.svg +++ b/src/_icons/edit.svg @@ -4,7 +4,7 @@ tags: [pencil, change, update] version: "1.0" --- - - - + + + diff --git a/src/_icons/egg-off.svg b/src/_icons/egg-off.svg new file mode 100644 index 00000000..dc5313c6 --- /dev/null +++ b/src/_icons/egg-off.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/engine-off.svg b/src/_icons/engine-off.svg new file mode 100644 index 00000000..fabd0dc6 --- /dev/null +++ b/src/_icons/engine-off.svg @@ -0,0 +1,12 @@ +--- +--- + + + + + + + + + + diff --git a/src/_icons/eraser-off copy.svg b/src/_icons/eraser-off copy.svg new file mode 100644 index 00000000..14fdd842 --- /dev/null +++ b/src/_icons/eraser-off copy.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/_icons/eraser.svg b/src/_icons/eraser.svg index d4fd0267..90d46406 100644 --- a/src/_icons/eraser.svg +++ b/src/_icons/eraser.svg @@ -4,6 +4,6 @@ category: Text version: "1.3" --- - - + + diff --git a/src/_icons/error-404-off.svg b/src/_icons/error-404-off.svg new file mode 100644 index 00000000..2b4d781f --- /dev/null +++ b/src/_icons/error-404-off.svg @@ -0,0 +1,12 @@ +--- +--- + + + + + + + + + + diff --git a/src/_icons/exchange-off.svg b/src/_icons/exchange-off.svg new file mode 100644 index 00000000..af66c4d6 --- /dev/null +++ b/src/_icons/exchange-off.svg @@ -0,0 +1,13 @@ +--- +--- + + + + + + + + + + + diff --git a/src/_icons/exclamation-mark-off.svg b/src/_icons/exclamation-mark-off.svg new file mode 100644 index 00000000..f5f06c16 --- /dev/null +++ b/src/_icons/exclamation-mark-off.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/external-link-off.svg b/src/_icons/external-link-off.svg new file mode 100644 index 00000000..a7604dcf --- /dev/null +++ b/src/_icons/external-link-off.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/eyeglass-off.svg b/src/_icons/eyeglass-off.svg new file mode 100644 index 00000000..76c21494 --- /dev/null +++ b/src/_icons/eyeglass-off.svg @@ -0,0 +1,12 @@ +--- +--- + + + + + + + + + + diff --git a/src/_icons/face-mask-off.svg b/src/_icons/face-mask-off.svg new file mode 100644 index 00000000..62de4d1f --- /dev/null +++ b/src/_icons/face-mask-off.svg @@ -0,0 +1,12 @@ +--- +--- + + + + + + + + + + diff --git a/src/_icons/feather-off.svg b/src/_icons/feather-off.svg new file mode 100644 index 00000000..2f107bb1 --- /dev/null +++ b/src/_icons/feather-off.svg @@ -0,0 +1,14 @@ +--- +--- + + + + + + + + + + + + diff --git a/src/_icons/fence-off.svg b/src/_icons/fence-off.svg new file mode 100644 index 00000000..9d096aaa --- /dev/null +++ b/src/_icons/fence-off.svg @@ -0,0 +1,12 @@ +--- +--- + + + + + + + + + + diff --git a/src/_icons/fingerprint-off.svg b/src/_icons/fingerprint-off.svg new file mode 100644 index 00000000..3e1f0404 --- /dev/null +++ b/src/_icons/fingerprint-off.svg @@ -0,0 +1,12 @@ +--- +--- + + + + + + + + + + diff --git a/src/_icons/fish-off.svg b/src/_icons/fish-off.svg new file mode 100644 index 00000000..13cf38aa --- /dev/null +++ b/src/_icons/fish-off.svg @@ -0,0 +1,11 @@ +--- +--- + + + + + + + + + diff --git a/src/_icons/flag-2-off.svg b/src/_icons/flag-2-off.svg new file mode 100644 index 00000000..745ee706 --- /dev/null +++ b/src/_icons/flag-2-off.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/flag-off.svg b/src/_icons/flag-off.svg new file mode 100644 index 00000000..66315469 --- /dev/null +++ b/src/_icons/flag-off.svg @@ -0,0 +1,11 @@ +--- +--- + + + + + + + + + diff --git a/src/_icons/flame-off.svg b/src/_icons/flame-off.svg new file mode 100644 index 00000000..1afe2939 --- /dev/null +++ b/src/_icons/flame-off.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/src/_icons/flask-2-off.svg b/src/_icons/flask-2-off.svg new file mode 100644 index 00000000..66c39b47 --- /dev/null +++ b/src/_icons/flask-2-off.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/flask-off.svg b/src/_icons/flask-off.svg new file mode 100644 index 00000000..e11383eb --- /dev/null +++ b/src/_icons/flask-off.svg @@ -0,0 +1,10 @@ +--- +--- + + + + + + + + diff --git a/src/_icons/flower-off.svg b/src/_icons/flower-off.svg new file mode 100644 index 00000000..9d0bdac0 --- /dev/null +++ b/src/_icons/flower-off.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + -- cgit v1.2.1