Icon set for weather data provided by Yr.no
More information about the different weather symbols
Reference the main css file
<link rel="stylesheet" href="/yr-icons/styles.css">
Add class to elm (some icons has a night (n), day(d) and Polar Night (m) version)
<span class="yr-icon-01d"></span>
<span class="yr-icon-01m"></span>
<span class="yr-icon-01n"></span>
##Licence