From 822d5bb9349a0658c00f177b83801bdcca738e87 Mon Sep 17 00:00:00 2001 From: codecalm Date: Fri, 27 Mar 2020 21:38:26 +0100 Subject: wifi icons, mood-tongue icon --- src/_icons/devices.svg | 6 +++--- src/_icons/mood-tongue.svg | 9 +++++++++ src/_icons/wifi-0.svg | 6 ++++++ src/_icons/wifi-1.svg | 9 +++++++++ src/_icons/wifi-2.svg | 10 ++++++++++ src/_icons/wifi.svg | 9 ++++++--- 6 files changed, 43 insertions(+), 6 deletions(-) create mode 100644 src/_icons/mood-tongue.svg create mode 100644 src/_icons/wifi-0.svg create mode 100644 src/_icons/wifi-1.svg create mode 100644 src/_icons/wifi-2.svg (limited to 'src') diff --git a/src/_icons/devices.svg b/src/_icons/devices.svg index 9f62812a..de47d87f 100644 --- a/src/_icons/devices.svg +++ b/src/_icons/devices.svg @@ -1,7 +1,7 @@ --- --- - - - + + + diff --git a/src/_icons/mood-tongue.svg b/src/_icons/mood-tongue.svg new file mode 100644 index 00000000..a54b097a --- /dev/null +++ b/src/_icons/mood-tongue.svg @@ -0,0 +1,9 @@ +--- +tags: [face, emoji, emotion] +--- + + + + + + diff --git a/src/_icons/wifi-0.svg b/src/_icons/wifi-0.svg new file mode 100644 index 00000000..f29af453 --- /dev/null +++ b/src/_icons/wifi-0.svg @@ -0,0 +1,6 @@ +--- +tags: [online, connection, signal, wireless] +--- + + + diff --git a/src/_icons/wifi-1.svg b/src/_icons/wifi-1.svg new file mode 100644 index 00000000..03bafe88 --- /dev/null +++ b/src/_icons/wifi-1.svg @@ -0,0 +1,9 @@ +--- +tags: [online, connection, signal, wireless] +--- + + + + + + diff --git a/src/_icons/wifi-2.svg b/src/_icons/wifi-2.svg new file mode 100644 index 00000000..c3d85d9b --- /dev/null +++ b/src/_icons/wifi-2.svg @@ -0,0 +1,10 @@ +--- +tags: [online, connection, signal, wireless] +--- + + + + + + + diff --git a/src/_icons/wifi.svg b/src/_icons/wifi.svg index 7eac4101..a62cc16b 100644 --- a/src/_icons/wifi.svg +++ b/src/_icons/wifi.svg @@ -2,7 +2,10 @@ tags: [online, connection, signal, wireless] --- - - - + + + + + + -- cgit v1.2.1