From f62508c6ceb2766f44c4a055145cff59137aa825 Mon Sep 17 00:00:00 2001 From: codecalm Date: Mon, 1 Jun 2020 01:29:47 +0200 Subject: 2 new icons: `space`, `user-exclamation` Fixed icons: `mood-kid` --- src/_icons/mood-kid.svg | 2 +- src/_icons/space.svg | 5 +++++ src/_icons/user-exclamation.svg | 8 ++++++++ 3 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 src/_icons/space.svg create mode 100644 src/_icons/user-exclamation.svg (limited to 'src') diff --git a/src/_icons/mood-kid.svg b/src/_icons/mood-kid.svg index fc39519a..efd5d038 100644 --- a/src/_icons/mood-kid.svg +++ b/src/_icons/mood-kid.svg @@ -6,5 +6,5 @@ tags: [face, emoji, emotion] - + diff --git a/src/_icons/space.svg b/src/_icons/space.svg new file mode 100644 index 00000000..1509e088 --- /dev/null +++ b/src/_icons/space.svg @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/src/_icons/user-exclamation.svg b/src/_icons/user-exclamation.svg new file mode 100644 index 00000000..6511f4c4 --- /dev/null +++ b/src/_icons/user-exclamation.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + -- cgit v1.2.1