From fea5ef46c9d6e768f2d32ac280b0f58160cfe17a Mon Sep 17 00:00:00 2001 From: CeeWeasel Date: Sun, 14 Apr 2024 14:39:07 -0400 Subject: [PATCH] Were these deleted? --- .../weather_icons/animated/cloudy-day-1.svg | 175 --- .../weather_icons/animated/cloudy-day-2.svg | 176 --- .../weather_icons/animated/cloudy-day-3.svg | 175 --- .../weather_icons/animated/cloudy-night-1.svg | 198 --- .../weather_icons/animated/cloudy-night-2.svg | 198 --- .../weather_icons/animated/cloudy-night-3.svg | 198 --- www/icons/weather_icons/animated/cloudy.svg | 500 ------- www/icons/weather_icons/animated/day.svg | 521 ------- www/icons/weather_icons/animated/night.svg | 503 ------- www/icons/weather_icons/animated/rainy-1.svg | 157 --- www/icons/weather_icons/animated/rainy-2.svg | 133 -- www/icons/weather_icons/animated/rainy-3.svg | 157 --- www/icons/weather_icons/animated/rainy-4.svg | 66 - www/icons/weather_icons/animated/rainy-5.svg | 90 -- www/icons/weather_icons/animated/rainy-6.svg | 91 -- www/icons/weather_icons/animated/rainy-7.svg | 91 -- www/icons/weather_icons/animated/snowy-1.svg | 230 --- www/icons/weather_icons/animated/snowy-2.svg | 237 ---- www/icons/weather_icons/animated/snowy-3.svg | 268 ---- www/icons/weather_icons/animated/snowy-4.svg | 94 -- www/icons/weather_icons/animated/snowy-5.svg | 166 --- www/icons/weather_icons/animated/snowy-6.svg | 225 --- www/icons/weather_icons/animated/thunder.svg | 268 ---- .../weather_icons/animated/weather-sprite.svg | 1245 ----------------- www/icons/weather_icons/animated/weather.svg | 1245 ----------------- .../animated/weather_sagittarius.svg | 9 - .../weather_icons/animated/weather_sunset.svg | 14 - .../weather_icons/static/cloudy-day-1.svg | 59 - .../weather_icons/static/cloudy-day-2.svg | 60 - .../weather_icons/static/cloudy-day-3.svg | 59 - .../weather_icons/static/cloudy-night-1.svg | 41 - .../weather_icons/static/cloudy-night-2.svg | 41 - .../weather_icons/static/cloudy-night-3.svg | 41 - www/icons/weather_icons/static/cloudy.svg | 33 - www/icons/weather_icons/static/day.svg | 54 - www/icons/weather_icons/static/night.svg | 36 - www/icons/weather_icons/static/rainy-1.svg | 63 - www/icons/weather_icons/static/rainy-2.svg | 62 - www/icons/weather_icons/static/rainy-3.svg | 63 - www/icons/weather_icons/static/rainy-4.svg | 33 - www/icons/weather_icons/static/rainy-5.svg | 34 - www/icons/weather_icons/static/rainy-6.svg | 35 - www/icons/weather_icons/static/rainy-7.svg | 35 - www/icons/weather_icons/static/snowy-1.svg | 77 - www/icons/weather_icons/static/snowy-2.svg | 67 - www/icons/weather_icons/static/snowy-3.svg | 75 - www/icons/weather_icons/static/snowy-4.svg | 38 - www/icons/weather_icons/static/snowy-5.svg | 46 - www/icons/weather_icons/static/snowy-6.svg | 54 - www/icons/weather_icons/static/thunder.svg | 36 - .../weather_icons/static/weather-sprite.svg | 1245 ----------------- www/icons/weather_icons/static/weather.svg | 622 -------- .../static/weather_sagittarius.svg | 9 - .../weather_icons/static/weather_sunset.svg | 14 - 54 files changed, 10462 deletions(-) delete mode 100644 www/icons/weather_icons/animated/cloudy-day-1.svg delete mode 100644 www/icons/weather_icons/animated/cloudy-day-2.svg delete mode 100644 www/icons/weather_icons/animated/cloudy-day-3.svg delete mode 100644 www/icons/weather_icons/animated/cloudy-night-1.svg delete mode 100644 www/icons/weather_icons/animated/cloudy-night-2.svg delete mode 100644 www/icons/weather_icons/animated/cloudy-night-3.svg delete mode 100644 www/icons/weather_icons/animated/cloudy.svg delete mode 100644 www/icons/weather_icons/animated/day.svg delete mode 100644 www/icons/weather_icons/animated/night.svg delete mode 100644 www/icons/weather_icons/animated/rainy-1.svg delete mode 100644 www/icons/weather_icons/animated/rainy-2.svg delete mode 100644 www/icons/weather_icons/animated/rainy-3.svg delete mode 100644 www/icons/weather_icons/animated/rainy-4.svg delete mode 100644 www/icons/weather_icons/animated/rainy-5.svg delete mode 100644 www/icons/weather_icons/animated/rainy-6.svg delete mode 100644 www/icons/weather_icons/animated/rainy-7.svg delete mode 100644 www/icons/weather_icons/animated/snowy-1.svg delete mode 100644 www/icons/weather_icons/animated/snowy-2.svg delete mode 100644 www/icons/weather_icons/animated/snowy-3.svg delete mode 100644 www/icons/weather_icons/animated/snowy-4.svg delete mode 100644 www/icons/weather_icons/animated/snowy-5.svg delete mode 100644 www/icons/weather_icons/animated/snowy-6.svg delete mode 100644 www/icons/weather_icons/animated/thunder.svg delete mode 100644 www/icons/weather_icons/animated/weather-sprite.svg delete mode 100644 www/icons/weather_icons/animated/weather.svg delete mode 100644 www/icons/weather_icons/animated/weather_sagittarius.svg delete mode 100644 www/icons/weather_icons/animated/weather_sunset.svg delete mode 100644 www/icons/weather_icons/static/cloudy-day-1.svg delete mode 100644 www/icons/weather_icons/static/cloudy-day-2.svg delete mode 100644 www/icons/weather_icons/static/cloudy-day-3.svg delete mode 100644 www/icons/weather_icons/static/cloudy-night-1.svg delete mode 100644 www/icons/weather_icons/static/cloudy-night-2.svg delete mode 100644 www/icons/weather_icons/static/cloudy-night-3.svg delete mode 100644 www/icons/weather_icons/static/cloudy.svg delete mode 100644 www/icons/weather_icons/static/day.svg delete mode 100644 www/icons/weather_icons/static/night.svg delete mode 100644 www/icons/weather_icons/static/rainy-1.svg delete mode 100644 www/icons/weather_icons/static/rainy-2.svg delete mode 100644 www/icons/weather_icons/static/rainy-3.svg delete mode 100644 www/icons/weather_icons/static/rainy-4.svg delete mode 100644 www/icons/weather_icons/static/rainy-5.svg delete mode 100644 www/icons/weather_icons/static/rainy-6.svg delete mode 100644 www/icons/weather_icons/static/rainy-7.svg delete mode 100644 www/icons/weather_icons/static/snowy-1.svg delete mode 100644 www/icons/weather_icons/static/snowy-2.svg delete mode 100644 www/icons/weather_icons/static/snowy-3.svg delete mode 100644 www/icons/weather_icons/static/snowy-4.svg delete mode 100644 www/icons/weather_icons/static/snowy-5.svg delete mode 100644 www/icons/weather_icons/static/snowy-6.svg delete mode 100644 www/icons/weather_icons/static/thunder.svg delete mode 100644 www/icons/weather_icons/static/weather-sprite.svg delete mode 100644 www/icons/weather_icons/static/weather.svg delete mode 100644 www/icons/weather_icons/static/weather_sagittarius.svg delete mode 100644 www/icons/weather_icons/static/weather_sunset.svg diff --git a/www/icons/weather_icons/animated/cloudy-day-1.svg b/www/icons/weather_icons/animated/cloudy-day-1.svg deleted file mode 100644 index c1f1922..0000000 --- a/www/icons/weather_icons/animated/cloudy-day-1.svg +++ /dev/null @@ -1,175 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/animated/cloudy-day-2.svg b/www/icons/weather_icons/animated/cloudy-day-2.svg deleted file mode 100644 index 712a564..0000000 --- a/www/icons/weather_icons/animated/cloudy-day-2.svg +++ /dev/null @@ -1,176 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/animated/cloudy-day-3.svg b/www/icons/weather_icons/animated/cloudy-day-3.svg deleted file mode 100644 index ddcd408..0000000 --- a/www/icons/weather_icons/animated/cloudy-day-3.svg +++ /dev/null @@ -1,175 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/animated/cloudy-night-1.svg b/www/icons/weather_icons/animated/cloudy-night-1.svg deleted file mode 100644 index bc6360d..0000000 --- a/www/icons/weather_icons/animated/cloudy-night-1.svg +++ /dev/null @@ -1,198 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/animated/cloudy-night-2.svg b/www/icons/weather_icons/animated/cloudy-night-2.svg deleted file mode 100644 index 391ceeb..0000000 --- a/www/icons/weather_icons/animated/cloudy-night-2.svg +++ /dev/null @@ -1,198 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/animated/cloudy-night-3.svg b/www/icons/weather_icons/animated/cloudy-night-3.svg deleted file mode 100644 index 2425af9..0000000 --- a/www/icons/weather_icons/animated/cloudy-night-3.svg +++ /dev/null @@ -1,198 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/animated/cloudy.svg b/www/icons/weather_icons/animated/cloudy.svg deleted file mode 100644 index d94fd30..0000000 --- a/www/icons/weather_icons/animated/cloudy.svg +++ /dev/null @@ -1,500 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/animated/day.svg b/www/icons/weather_icons/animated/day.svg deleted file mode 100644 index 6566b16..0000000 --- a/www/icons/weather_icons/animated/day.svg +++ /dev/null @@ -1,521 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/animated/night.svg b/www/icons/weather_icons/animated/night.svg deleted file mode 100644 index 0c13686..0000000 --- a/www/icons/weather_icons/animated/night.svg +++ /dev/null @@ -1,503 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/animated/rainy-1.svg b/www/icons/weather_icons/animated/rainy-1.svg deleted file mode 100644 index 575df6c..0000000 --- a/www/icons/weather_icons/animated/rainy-1.svg +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/animated/rainy-2.svg b/www/icons/weather_icons/animated/rainy-2.svg deleted file mode 100644 index faa8cf0..0000000 --- a/www/icons/weather_icons/animated/rainy-2.svg +++ /dev/null @@ -1,133 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/animated/rainy-3.svg b/www/icons/weather_icons/animated/rainy-3.svg deleted file mode 100644 index bfb2a4c..0000000 --- a/www/icons/weather_icons/animated/rainy-3.svg +++ /dev/null @@ -1,157 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/animated/rainy-4.svg b/www/icons/weather_icons/animated/rainy-4.svg deleted file mode 100644 index 52252b4..0000000 --- a/www/icons/weather_icons/animated/rainy-4.svg +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/animated/rainy-5.svg b/www/icons/weather_icons/animated/rainy-5.svg deleted file mode 100644 index 52461db..0000000 --- a/www/icons/weather_icons/animated/rainy-5.svg +++ /dev/null @@ -1,90 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/animated/rainy-6.svg b/www/icons/weather_icons/animated/rainy-6.svg deleted file mode 100644 index ea384b1..0000000 --- a/www/icons/weather_icons/animated/rainy-6.svg +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/animated/rainy-7.svg b/www/icons/weather_icons/animated/rainy-7.svg deleted file mode 100644 index 220dcf8..0000000 --- a/www/icons/weather_icons/animated/rainy-7.svg +++ /dev/null @@ -1,91 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/animated/snowy-1.svg b/www/icons/weather_icons/animated/snowy-1.svg deleted file mode 100644 index 1045466..0000000 --- a/www/icons/weather_icons/animated/snowy-1.svg +++ /dev/null @@ -1,230 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/animated/snowy-2.svg b/www/icons/weather_icons/animated/snowy-2.svg deleted file mode 100644 index f01f8b7..0000000 --- a/www/icons/weather_icons/animated/snowy-2.svg +++ /dev/null @@ -1,237 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/animated/snowy-3.svg b/www/icons/weather_icons/animated/snowy-3.svg deleted file mode 100644 index 8c51ef8..0000000 --- a/www/icons/weather_icons/animated/snowy-3.svg +++ /dev/null @@ -1,268 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/animated/snowy-4.svg b/www/icons/weather_icons/animated/snowy-4.svg deleted file mode 100644 index e282d18..0000000 --- a/www/icons/weather_icons/animated/snowy-4.svg +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/animated/snowy-5.svg b/www/icons/weather_icons/animated/snowy-5.svg deleted file mode 100644 index 463d6d8..0000000 --- a/www/icons/weather_icons/animated/snowy-5.svg +++ /dev/null @@ -1,166 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/animated/snowy-6.svg b/www/icons/weather_icons/animated/snowy-6.svg deleted file mode 100644 index beba9e4..0000000 --- a/www/icons/weather_icons/animated/snowy-6.svg +++ /dev/null @@ -1,225 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/animated/thunder.svg b/www/icons/weather_icons/animated/thunder.svg deleted file mode 100644 index a27ff55..0000000 --- a/www/icons/weather_icons/animated/thunder.svg +++ /dev/null @@ -1,268 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/animated/weather-sprite.svg b/www/icons/weather_icons/animated/weather-sprite.svg deleted file mode 100644 index b0117b7..0000000 --- a/www/icons/weather_icons/animated/weather-sprite.svg +++ /dev/null @@ -1,1245 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/animated/weather.svg b/www/icons/weather_icons/animated/weather.svg deleted file mode 100644 index 7258930..0000000 --- a/www/icons/weather_icons/animated/weather.svg +++ /dev/null @@ -1,1245 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/animated/weather_sagittarius.svg b/www/icons/weather_icons/animated/weather_sagittarius.svg deleted file mode 100644 index 4285ab7..0000000 --- a/www/icons/weather_icons/animated/weather_sagittarius.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - Created with Sketch. - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/animated/weather_sunset.svg b/www/icons/weather_icons/animated/weather_sunset.svg deleted file mode 100644 index f491da7..0000000 --- a/www/icons/weather_icons/animated/weather_sunset.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - diff --git a/www/icons/weather_icons/static/cloudy-day-1.svg b/www/icons/weather_icons/static/cloudy-day-1.svg deleted file mode 100644 index 0779355..0000000 --- a/www/icons/weather_icons/static/cloudy-day-1.svg +++ /dev/null @@ -1,59 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/static/cloudy-day-2.svg b/www/icons/weather_icons/static/cloudy-day-2.svg deleted file mode 100644 index e8d51a2..0000000 --- a/www/icons/weather_icons/static/cloudy-day-2.svg +++ /dev/null @@ -1,60 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/static/cloudy-day-3.svg b/www/icons/weather_icons/static/cloudy-day-3.svg deleted file mode 100644 index 6ccf90b..0000000 --- a/www/icons/weather_icons/static/cloudy-day-3.svg +++ /dev/null @@ -1,59 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/static/cloudy-night-1.svg b/www/icons/weather_icons/static/cloudy-night-1.svg deleted file mode 100644 index 1f43b45..0000000 --- a/www/icons/weather_icons/static/cloudy-night-1.svg +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/static/cloudy-night-2.svg b/www/icons/weather_icons/static/cloudy-night-2.svg deleted file mode 100644 index 054d6ef..0000000 --- a/www/icons/weather_icons/static/cloudy-night-2.svg +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/static/cloudy-night-3.svg b/www/icons/weather_icons/static/cloudy-night-3.svg deleted file mode 100644 index 3e9df40..0000000 --- a/www/icons/weather_icons/static/cloudy-night-3.svg +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/static/cloudy.svg b/www/icons/weather_icons/static/cloudy.svg deleted file mode 100644 index a95dacd..0000000 --- a/www/icons/weather_icons/static/cloudy.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/static/day.svg b/www/icons/weather_icons/static/day.svg deleted file mode 100644 index e638ec7..0000000 --- a/www/icons/weather_icons/static/day.svg +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/static/night.svg b/www/icons/weather_icons/static/night.svg deleted file mode 100644 index 918ffd5..0000000 --- a/www/icons/weather_icons/static/night.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/static/rainy-1.svg b/www/icons/weather_icons/static/rainy-1.svg deleted file mode 100644 index f3bdb19..0000000 --- a/www/icons/weather_icons/static/rainy-1.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/static/rainy-2.svg b/www/icons/weather_icons/static/rainy-2.svg deleted file mode 100644 index 294e2d0..0000000 --- a/www/icons/weather_icons/static/rainy-2.svg +++ /dev/null @@ -1,62 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/static/rainy-3.svg b/www/icons/weather_icons/static/rainy-3.svg deleted file mode 100644 index 2576756..0000000 --- a/www/icons/weather_icons/static/rainy-3.svg +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/static/rainy-4.svg b/www/icons/weather_icons/static/rainy-4.svg deleted file mode 100644 index ca0a309..0000000 --- a/www/icons/weather_icons/static/rainy-4.svg +++ /dev/null @@ -1,33 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/static/rainy-5.svg b/www/icons/weather_icons/static/rainy-5.svg deleted file mode 100644 index 423a393..0000000 --- a/www/icons/weather_icons/static/rainy-5.svg +++ /dev/null @@ -1,34 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/static/rainy-6.svg b/www/icons/weather_icons/static/rainy-6.svg deleted file mode 100644 index ebb00e6..0000000 --- a/www/icons/weather_icons/static/rainy-6.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/static/rainy-7.svg b/www/icons/weather_icons/static/rainy-7.svg deleted file mode 100644 index 6535324..0000000 --- a/www/icons/weather_icons/static/rainy-7.svg +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/static/snowy-1.svg b/www/icons/weather_icons/static/snowy-1.svg deleted file mode 100644 index d8217db..0000000 --- a/www/icons/weather_icons/static/snowy-1.svg +++ /dev/null @@ -1,77 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/static/snowy-2.svg b/www/icons/weather_icons/static/snowy-2.svg deleted file mode 100644 index ba822b9..0000000 --- a/www/icons/weather_icons/static/snowy-2.svg +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/static/snowy-3.svg b/www/icons/weather_icons/static/snowy-3.svg deleted file mode 100644 index 28fde7a..0000000 --- a/www/icons/weather_icons/static/snowy-3.svg +++ /dev/null @@ -1,75 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/static/snowy-4.svg b/www/icons/weather_icons/static/snowy-4.svg deleted file mode 100644 index 6825143..0000000 --- a/www/icons/weather_icons/static/snowy-4.svg +++ /dev/null @@ -1,38 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/static/snowy-5.svg b/www/icons/weather_icons/static/snowy-5.svg deleted file mode 100644 index 08345bf..0000000 --- a/www/icons/weather_icons/static/snowy-5.svg +++ /dev/null @@ -1,46 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/static/snowy-6.svg b/www/icons/weather_icons/static/snowy-6.svg deleted file mode 100644 index f24d541..0000000 --- a/www/icons/weather_icons/static/snowy-6.svg +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/static/thunder.svg b/www/icons/weather_icons/static/thunder.svg deleted file mode 100644 index e2da380..0000000 --- a/www/icons/weather_icons/static/thunder.svg +++ /dev/null @@ -1,36 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/static/weather-sprite.svg b/www/icons/weather_icons/static/weather-sprite.svg deleted file mode 100644 index 654fb42..0000000 --- a/www/icons/weather_icons/static/weather-sprite.svg +++ /dev/null @@ -1,1245 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/static/weather.svg b/www/icons/weather_icons/static/weather.svg deleted file mode 100644 index c194c2c..0000000 --- a/www/icons/weather_icons/static/weather.svg +++ /dev/null @@ -1,622 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/static/weather_sagittarius.svg b/www/icons/weather_icons/static/weather_sagittarius.svg deleted file mode 100644 index 4285ab7..0000000 --- a/www/icons/weather_icons/static/weather_sagittarius.svg +++ /dev/null @@ -1,9 +0,0 @@ - - - Created with Sketch. - - - - - - \ No newline at end of file diff --git a/www/icons/weather_icons/static/weather_sunset.svg b/www/icons/weather_icons/static/weather_sunset.svg deleted file mode 100644 index f491da7..0000000 --- a/www/icons/weather_icons/static/weather_sunset.svg +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - -