You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
erikflowers_weather-icons/sass/icon-classes/classes-neutral-cloudy.scss

36 lines
1.5 KiB
SCSS

.wi-cloud:before {content: $cloud;}
.wi-cloudy:before {content: $cloudy;}
.wi-cloudy-gusts:before {content: $cloudy-gusts;}
.wi-cloudy-windy:before {content: $cloudy-windy;}
.wi-fog:before {content: $fog;}
.wi-hail:before {content: $hail;}
.wi-lightning:before {content: $lightning;}
.wi-rain:before {content: $rain;}
.wi-rain-mix:before {content: $rain-mix;}
.wi-rain-wind:before {content: $rain-wind;}
.wi-showers:before {content: $showers;}
.wi-sleet:before {content: $sleet;}
.wi-snow:before {content: $snow;}
.wi-sprinkle:before {content: $sprinkle;}
.wi-storm-showers:before {content: $storm-showers;}
.wi-thunderstorm:before {content: $thunderstorm;}
.wi-snow-wind:before {content: $snow-wind;}
.wi-meteor:before {content: $meteor;}
.wi-hurricane:before {content: $hurricane;}
.wi-smog:before {content: $smog;}
.wi-smoke:before {content: $smoke;}
.wi-lightning:before {content: $lightning;}
.wi-dust:before {content: $dust;}
.wi-snow:before {content: $snow;}
.wi-snowflake-cold:before {content: $snowflake-cold;}
.wi-raindrop:before {content: $raindrop;}
.wi-sandstorm:before {content: $sandstorm;}
.wi-earthquake:before {content: $earthquake;}
.wi-volcano:before {content: $volcano;}
.wi-flood:before {content: $flood;}
.wi-tsunami:before {content: $tsunami;}
.wi-fire:before {content: $fire;}
.wi-small-craft-advisory:before {content: $small-craft-advisory;}
.wi-gale-warning:before {content: $gale-warning;}
.wi-storm-warning:before {content: $storm-warning;}
.wi-hurricane-warning:before {content: $hurricane-warning;}