These icons are made public available under a Creative Common license (See license details below).
We have implemented all the symbols you get out of the weather data api from the Norwegian Meteorological Institute. And our icon id's match the symbol id's in that api. However, you will find that our icons have taken another visual approach on some of the icons. Feel free to compare our icons to the MET icons.
The icons are organized in three different folders:
- day - Keeping a full set of icons for daylight
- night - Keeping a full set of icons for night time
- polar - Keeping a full set of icons for polar night
We have full support for all polar night icons, which makes the set stand out from a lot of other icon sets you will find online.
We have also added a wind icon recently. You can use CSS to rotate the arrow in the position you want.
#myimg {
-ms-transform: rotate(7deg); /* IE 9 */
-webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
transform: rotate(7deg);
}
http://creativecommons.org/licenses/by-nc-sa/4.0/
Amedia Weather Icons by Amedia Utvikling is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
- 1.svg Sun
- 2.svg LightCloud
- 3.svg PartlyCloud
- 4.svg Cloud
- 5.svg LightRainSun
- 6.svg LightRainThunderSun
- 7.svg SleetSun
- 8.svg SnowSun
- 9.svg LightRain
- 10.svg Rain
- 11.svg RainThunder
- 12.svg Sleet
- 13.svg Snow
- 14.svg SnowThunder
- 15.svg Fog
- 20.svg SleetSunThunder
- 21.svg SnowSunThunder
- 22.svg LightRainThunder
- 23.svg SleetThunder
- 24.svg DrizzleThunderSun
- 25.svg RainThunderSun
- 26.svg LightSleetThunderSun
- 27.svg HeavySleetThunderSun
- 28.svg LightSnowThunderSun
- 29.svg HeavySnowThunderSun
- 30.svg DrizzleThunder
- 31.svg LightSleetThunder
- 32.svg HeavySleetThunder
- 33.svg LightSnowThunder
- 34.svg HeavySnowThunder
- 40.svg DrizzleSun
- 41.svg RainSun
- 42.svg LightSleetSun
- 43.svg HeavySleetSun
- 44.svg LightSnowSun
- 45.svg HeavysnowSun
- 46.svg Drizzle
- 47.svg LightSleet
- 48.svg HeavySleet
- 49.svg LightSnow
- 50.svg HeavySnow