erikflowers / weather-icons

215 Weather Themed Icons and CSS
https://github.com/erikflowers/weather-icons
6.88k stars 849 forks source link

Cloudy Icon with "Open Weather Map" #230

Closed responsemlanger closed 3 years ago

responsemlanger commented 3 years ago

The API for Open Weather Map shows that the IDs 801-804 are only use for Clouds (few, scattered, broken, overcast). The icon for these IDs in your repository shows clouds with gusts.

Can we change this?

deadlocker8 commented 3 years ago

I noticed the same problem and tried to fix it in #232. As I am new to less and sass I may have missed updating some files but the new generated weather-icons.min.css should work.

fox91 commented 3 years ago

@responsemlanger thanks for your report. @deadlocker8 thanks for your fix.