From 09edf6d16c843f4b258cd7327a2aca4258e2d08b Mon Sep 17 00:00:00 2001 From: Eric Fennis Date: Fri, 30 Apr 2021 16:11:43 +0200 Subject: [PATCH] Add more weather icons (#289) * Add more weather icons * Add new design * Rename icon --- icons/cloud-fog.svg | 15 +++++++++++++++ icons/cloud-moon.svg | 14 ++++++++++++++ icons/cloud-sun.svg | 18 ++++++++++++++++++ icons/cloudy.svg | 14 ++++++++++++++ icons/tornado.svg | 17 +++++++++++++++++ 5 files changed, 78 insertions(+) create mode 100644 icons/cloud-fog.svg create mode 100644 icons/cloud-moon.svg create mode 100644 icons/cloud-sun.svg create mode 100644 icons/cloudy.svg create mode 100644 icons/tornado.svg diff --git a/icons/cloud-fog.svg b/icons/cloud-fog.svg new file mode 100644 index 0000000..e142573 --- /dev/null +++ b/icons/cloud-fog.svg @@ -0,0 +1,15 @@ + + + + + diff --git a/icons/cloud-moon.svg b/icons/cloud-moon.svg new file mode 100644 index 0000000..25c3d75 --- /dev/null +++ b/icons/cloud-moon.svg @@ -0,0 +1,14 @@ + + + + diff --git a/icons/cloud-sun.svg b/icons/cloud-sun.svg new file mode 100644 index 0000000..465ee23 --- /dev/null +++ b/icons/cloud-sun.svg @@ -0,0 +1,18 @@ + + + + + + + + diff --git a/icons/cloudy.svg b/icons/cloudy.svg new file mode 100644 index 0000000..bc89db9 --- /dev/null +++ b/icons/cloudy.svg @@ -0,0 +1,14 @@ + + + + diff --git a/icons/tornado.svg b/icons/tornado.svg new file mode 100644 index 0000000..1f69168 --- /dev/null +++ b/icons/tornado.svg @@ -0,0 +1,17 @@ + + + + + + +