From 1607c3b44c9da3de04d9b2ac595dee31fced1e18 Mon Sep 17 00:00:00 2001 From: codecalm Date: Mon, 2 Mar 2020 19:58:36 +0100 Subject: heart fix, puzzle, moon fix, world --- _icons/heart.svg | 2 +- _icons/moon.svg | 2 +- _icons/puzzle.svg | 5 +++++ _icons/world.svg | 8 ++++++++ icons.svg | 58 ++++++++++++++++++++++++++++++------------------------- 5 files changed, 47 insertions(+), 28 deletions(-) create mode 100644 _icons/puzzle.svg create mode 100644 _icons/world.svg diff --git a/_icons/heart.svg b/_icons/heart.svg index de4162ed..9f9ec663 100644 --- a/_icons/heart.svg +++ b/_icons/heart.svg @@ -1,5 +1,5 @@ --- --- - + diff --git a/_icons/moon.svg b/_icons/moon.svg index cec69078..dfd56e02 100644 --- a/_icons/moon.svg +++ b/_icons/moon.svg @@ -1,5 +1,5 @@ --- --- - + diff --git a/_icons/puzzle.svg b/_icons/puzzle.svg new file mode 100644 index 00000000..dba2342f --- /dev/null +++ b/_icons/puzzle.svg @@ -0,0 +1,5 @@ +--- +--- + + + diff --git a/_icons/world.svg b/_icons/world.svg new file mode 100644 index 00000000..11a41f34 --- /dev/null +++ b/_icons/world.svg @@ -0,0 +1,8 @@ +--- +--- + + + + + + diff --git a/icons.svg b/icons.svg index 391fe1ee..380e400e 100644 --- a/icons.svg +++ b/icons.svg @@ -1,4 +1,4 @@ - + @@ -103,7 +103,7 @@ - + @@ -183,7 +183,7 @@ - + @@ -225,7 +225,7 @@ - + @@ -240,6 +240,8 @@ + + @@ -278,6 +280,8 @@ + + @@ -407,27 +411,29 @@ - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.1