From c322924826a1b038ed4f16ded06cc99e25d7a2db Mon Sep 17 00:00:00 2001 From: Lukas Ruzicka Date: Jul 17 2023 11:57:53 +0000 Subject: Add stormy needle for the Weather test. --- diff --git a/needles/gnome/apps/weather/weather_icon_current_storm.json b/needles/gnome/apps/weather/weather_icon_current_storm.json new file mode 100644 index 0000000..8a2660a --- /dev/null +++ b/needles/gnome/apps/weather/weather_icon_current_storm.json @@ -0,0 +1,15 @@ +{ + "area": [ + { + "xpos": 25, + "type": "match", + "height": 86, + "width": 86, + "ypos": 104 + } + ], + "properties": [], + "tags": [ + "weather_icon_current" + ] +} \ No newline at end of file diff --git a/needles/gnome/apps/weather/weather_icon_current_storm.png b/needles/gnome/apps/weather/weather_icon_current_storm.png new file mode 100644 index 0000000..7cc9b54 Binary files /dev/null and b/needles/gnome/apps/weather/weather_icon_current_storm.png differ