All weather API "description" values

Hello there, I am building the weather api and I hate those icons that are linked to the API, so I want to use the Google’s ones, probably with if/else/case statements, I don’t know yet. So, does anyone know what are all the possible weather.main and weather.description values?
And by the way, check out my pen and tell me how you see it so far! https://codepen.io/dimitris51/full/jzjaOX/

the FCC API is taken from the openweathermap. here are the icon codes https://openweathermap.org/weather-conditions

1 Like

Thank you for this my friend. Now I hope that I will deal with this and that I will successfully build it how I have designed it in my mind