diff --git a/public/weather/clear-day.svg b/public/weather-ico/clear-day.svg similarity index 100% rename from public/weather/clear-day.svg rename to public/weather-ico/clear-day.svg diff --git a/public/weather/clear-night.svg b/public/weather-ico/clear-night.svg similarity index 100% rename from public/weather/clear-night.svg rename to public/weather-ico/clear-night.svg diff --git a/public/weather/cloudy-1-day.svg b/public/weather-ico/cloudy-1-day.svg similarity index 100% rename from public/weather/cloudy-1-day.svg rename to public/weather-ico/cloudy-1-day.svg diff --git a/public/weather/cloudy-1-night.svg b/public/weather-ico/cloudy-1-night.svg similarity index 100% rename from public/weather/cloudy-1-night.svg rename to public/weather-ico/cloudy-1-night.svg diff --git a/public/weather/fog-day.svg b/public/weather-ico/fog-day.svg similarity index 100% rename from public/weather/fog-day.svg rename to public/weather-ico/fog-day.svg diff --git a/public/weather/fog-night.svg b/public/weather-ico/fog-night.svg similarity index 100% rename from public/weather/fog-night.svg rename to public/weather-ico/fog-night.svg diff --git a/public/weather/frost-day.svg b/public/weather-ico/frost-day.svg similarity index 100% rename from public/weather/frost-day.svg rename to public/weather-ico/frost-day.svg diff --git a/public/weather/frost-night.svg b/public/weather-ico/frost-night.svg similarity index 100% rename from public/weather/frost-night.svg rename to public/weather-ico/frost-night.svg diff --git a/public/weather/rain-and-sleet-mix.svg b/public/weather-ico/rain-and-sleet-mix.svg similarity index 100% rename from public/weather/rain-and-sleet-mix.svg rename to public/weather-ico/rain-and-sleet-mix.svg diff --git a/public/weather/rainy-1-day.svg b/public/weather-ico/rainy-1-day.svg similarity index 100% rename from public/weather/rainy-1-day.svg rename to public/weather-ico/rainy-1-day.svg diff --git a/public/weather/rainy-1-night.svg b/public/weather-ico/rainy-1-night.svg similarity index 100% rename from public/weather/rainy-1-night.svg rename to public/weather-ico/rainy-1-night.svg diff --git a/public/weather/rainy-2-day.svg b/public/weather-ico/rainy-2-day.svg similarity index 100% rename from public/weather/rainy-2-day.svg rename to public/weather-ico/rainy-2-day.svg diff --git a/public/weather/rainy-2-night.svg b/public/weather-ico/rainy-2-night.svg similarity index 100% rename from public/weather/rainy-2-night.svg rename to public/weather-ico/rainy-2-night.svg diff --git a/public/weather/rainy-3-day.svg b/public/weather-ico/rainy-3-day.svg similarity index 100% rename from public/weather/rainy-3-day.svg rename to public/weather-ico/rainy-3-day.svg diff --git a/public/weather/rainy-3-night.svg b/public/weather-ico/rainy-3-night.svg similarity index 100% rename from public/weather/rainy-3-night.svg rename to public/weather-ico/rainy-3-night.svg diff --git a/public/weather/scattered-thunderstorms-day.svg b/public/weather-ico/scattered-thunderstorms-day.svg similarity index 100% rename from public/weather/scattered-thunderstorms-day.svg rename to public/weather-ico/scattered-thunderstorms-day.svg diff --git a/public/weather/scattered-thunderstorms-night.svg b/public/weather-ico/scattered-thunderstorms-night.svg similarity index 100% rename from public/weather/scattered-thunderstorms-night.svg rename to public/weather-ico/scattered-thunderstorms-night.svg diff --git a/public/weather/severe-thunderstorm.svg b/public/weather-ico/severe-thunderstorm.svg similarity index 100% rename from public/weather/severe-thunderstorm.svg rename to public/weather-ico/severe-thunderstorm.svg diff --git a/public/weather/snowy-1-day.svg b/public/weather-ico/snowy-1-day.svg similarity index 100% rename from public/weather/snowy-1-day.svg rename to public/weather-ico/snowy-1-day.svg diff --git a/public/weather/snowy-1-night.svg b/public/weather-ico/snowy-1-night.svg similarity index 100% rename from public/weather/snowy-1-night.svg rename to public/weather-ico/snowy-1-night.svg diff --git a/public/weather/snowy-2-day.svg b/public/weather-ico/snowy-2-day.svg similarity index 100% rename from public/weather/snowy-2-day.svg rename to public/weather-ico/snowy-2-day.svg diff --git a/public/weather/snowy-2-night.svg b/public/weather-ico/snowy-2-night.svg similarity index 100% rename from public/weather/snowy-2-night.svg rename to public/weather-ico/snowy-2-night.svg diff --git a/public/weather/snowy-3-day.svg b/public/weather-ico/snowy-3-day.svg similarity index 100% rename from public/weather/snowy-3-day.svg rename to public/weather-ico/snowy-3-day.svg diff --git a/public/weather/snowy-3-night.svg b/public/weather-ico/snowy-3-night.svg similarity index 100% rename from public/weather/snowy-3-night.svg rename to public/weather-ico/snowy-3-night.svg diff --git a/src/components/WeatherWidget.tsx b/src/components/WeatherWidget.tsx index afbc94e..e6a631e 100644 --- a/src/components/WeatherWidget.tsx +++ b/src/components/WeatherWidget.tsx @@ -110,7 +110,7 @@ const WeatherWidget = () => { <>