From cb6170696873bdf60b9ec5d71a075bf7a2c827a4 Mon Sep 17 00:00:00 2001 From: Eric Fennis Date: Tue, 16 Mar 2021 21:13:54 +0100 Subject: [PATCH] refactor sun icons (#247) --- icons/haze.svg | 20 ++++++++++++++++++++ icons/sun.svg | 18 +++++++++--------- icons/sunrise.svg | 16 ++++++++-------- icons/sunset.svg | 16 ++++++++-------- 4 files changed, 45 insertions(+), 25 deletions(-) create mode 100644 icons/haze.svg diff --git a/icons/haze.svg b/icons/haze.svg new file mode 100644 index 0000000..c1054ba --- /dev/null +++ b/icons/haze.svg @@ -0,0 +1,20 @@ + + + + + + + + + + diff --git a/icons/sun.svg b/icons/sun.svg index fea872c..0030cd8 100644 --- a/icons/sun.svg +++ b/icons/sun.svg @@ -9,13 +9,13 @@ stroke-linecap="round" stroke-linejoin="round" > - - - - - - - - - + + + + + + + + + diff --git a/icons/sunrise.svg b/icons/sunrise.svg index f70a2c7..4ec35d4 100644 --- a/icons/sunrise.svg +++ b/icons/sunrise.svg @@ -9,12 +9,12 @@ stroke-linecap="round" stroke-linejoin="round" > - - - - - - - - + + + + + + + + diff --git a/icons/sunset.svg b/icons/sunset.svg index 24328aa..fc1c1f1 100644 --- a/icons/sunset.svg +++ b/icons/sunset.svg @@ -9,12 +9,12 @@ stroke-linecap="round" stroke-linejoin="round" > - - - - - - - - + + + + + + + +