diff --git a/public/icons.json b/public/icons.json index 4cb9b44..b6170c8 100644 --- a/public/icons.json +++ b/public/icons.json @@ -255,7 +255,7 @@ "siumai2.svg": [ "siumai", "dimsum", "food", "hong-kong", "yellow" ], "siumai3.svg": [ "siumai", "dimsum", "food", "hong-kong", "yellow" ], "sloth.svg": [ "sloth", "animal", "full-body", "brown" ], - "snow.svg": [ "snow", "snowing", "ui-icon", "cloud", "weather", "xmas", "christmas", "festive", "white" ], + "snow.svg": [ "snow", "snowing", "ui-icon", "cloud", "weather", "cold", "xmas", "christmas", "festive", "white" ], "snowman.svg": [ "snowman", "xmas", "christmas", "festive", "white" ], "sound-high.svg": [ "sound-high", "sound", "ui-icon", "yellow" ], "sound-low.svg": [ "sound-low", "sound", "ui-icon", "yellow" ], @@ -308,6 +308,7 @@ "waze.svg": [ "waze", "logo", "car", "apps", "application", "navigation", "gps", "white" ], "whale.svg": [ "whale", "animal", "full-body", "blue" ], "wifi.svg": [ "wifi", "ui-icon", "black" ], + "wind.svg": [ "wind", "windy", "ui-icon", "cold", "chilling", "weather", "blue" ], "window-ui.svg": [ "window-ui", "ui-icon", "grey-gray" ], "windows-11.svg": [ "windows-11", "logo", "operating-system", "blue" ], "wine.svg": [ "wine", "drink", "beverage", "glass", "red" ], diff --git a/public/icons/wind.svg b/public/icons/wind.svg new file mode 100644 index 0000000..5f716d5 --- /dev/null +++ b/public/icons/wind.svg @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file