From 83ced8e54e3a2c6f2aecdcce6eec4ad56b0fec47 Mon Sep 17 00:00:00 2001 From: codecalm Date: Mon, 21 Sep 2020 19:04:43 +0200 Subject: 6 new icons: `bolt-off`, `bookmark-off`, `file-off`, `map-pin-off`, `phone-off`, `photo-off` Fixed icons: `planet` --- src/_icons/bolt-off.svg | 6 ++++++ src/_icons/bookmark-off.svg | 7 +++++++ src/_icons/file-off.svg | 6 ++++++ src/_icons/map-pin-off.svg | 7 +++++++ src/_icons/phone-off.svg | 7 +++++++ src/_icons/photo-off.svg | 9 +++++++++ src/_icons/planet.svg | 4 ++-- 7 files changed, 44 insertions(+), 2 deletions(-) create mode 100644 src/_icons/bolt-off.svg create mode 100644 src/_icons/bookmark-off.svg create mode 100644 src/_icons/file-off.svg create mode 100644 src/_icons/map-pin-off.svg create mode 100644 src/_icons/phone-off.svg create mode 100644 src/_icons/photo-off.svg diff --git a/src/_icons/bolt-off.svg b/src/_icons/bolt-off.svg new file mode 100644 index 0000000..3a2777f --- /dev/null +++ b/src/_icons/bolt-off.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/bookmark-off.svg b/src/_icons/bookmark-off.svg new file mode 100644 index 0000000..118921f --- /dev/null +++ b/src/_icons/bookmark-off.svg @@ -0,0 +1,7 @@ +--- +tags: [read, clip, marker, tag] +--- + + + + diff --git a/src/_icons/file-off.svg b/src/_icons/file-off.svg new file mode 100644 index 0000000..bdf9852 --- /dev/null +++ b/src/_icons/file-off.svg @@ -0,0 +1,6 @@ +--- +--- + + + + diff --git a/src/_icons/map-pin-off.svg b/src/_icons/map-pin-off.svg new file mode 100644 index 0000000..96b9a60 --- /dev/null +++ b/src/_icons/map-pin-off.svg @@ -0,0 +1,7 @@ +--- +--- + + + + + diff --git a/src/_icons/phone-off.svg b/src/_icons/phone-off.svg new file mode 100644 index 0000000..f816022 --- /dev/null +++ b/src/_icons/phone-off.svg @@ -0,0 +1,7 @@ +--- +tags: [call, mobile, conversation, landline, answer, number] +--- + + + + diff --git a/src/_icons/photo-off.svg b/src/_icons/photo-off.svg new file mode 100644 index 0000000..62d757c --- /dev/null +++ b/src/_icons/photo-off.svg @@ -0,0 +1,9 @@ +--- +--- + + + + + + + diff --git a/src/_icons/planet.svg b/src/_icons/planet.svg index 747b678..016fc29 100644 --- a/src/_icons/planet.svg +++ b/src/_icons/planet.svg @@ -1,6 +1,6 @@ --- --- - - + + -- cgit v1.2.1