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 00000000..8a2660a6 --- /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 00000000..7cc9b548 Binary files /dev/null and b/needles/gnome/apps/weather/weather_icon_current_storm.png differ