From 1ce16da1c24d0bc5b5b8366369b54a463253cbf7 Mon Sep 17 00:00:00 2001 From: Adam Williamson Date: Apr 01 2023 22:17:25 +0000 Subject: Add another weather icon variant needle Half sun half cloud? Signed-off-by: Adam Williamson --- diff --git a/needles/gnome/apps/weather/weather_icon_smaller_halfsunandcloud-20230331.json b/needles/gnome/apps/weather/weather_icon_smaller_halfsunandcloud-20230331.json new file mode 100644 index 0000000..f261781 --- /dev/null +++ b/needles/gnome/apps/weather/weather_icon_smaller_halfsunandcloud-20230331.json @@ -0,0 +1,15 @@ +{ + "area": [ + { + "ypos": 280, + "width": 45, + "height": 41, + "type": "match", + "xpos": 374 + } + ], + "properties": [], + "tags": [ + "weather_icon_smaller" + ] +} \ No newline at end of file diff --git a/needles/gnome/apps/weather/weather_icon_smaller_halfsunandcloud-20230331.png b/needles/gnome/apps/weather/weather_icon_smaller_halfsunandcloud-20230331.png new file mode 100644 index 0000000..7853c47 Binary files /dev/null and b/needles/gnome/apps/weather/weather_icon_smaller_halfsunandcloud-20230331.png differ