2
0
mirror of https://github.com/erikflowers/weather-icons.git synced 2025-10-12 07:22:11 -06:00

24 lines
483 B
SCSS
Raw Normal View History

2015-08-01 17:53:44 -07:00
$alien: "\f075";
$celsius: "\f03c";
$fahrenheit: "\f045";
$degrees: "\f042";
$thermometer: "\f055";
$thermometer-exterior: "\f053";
$thermometer-internal: "\f054";
2015-08-01 17:53:44 -07:00
$cloud-down: "\f03d";
$cloud-up: "\f040";
$cloud-refresh: "\f03e";
2015-08-01 17:53:44 -07:00
$horizon: "\f047";
$horizon-alt: "\f046";
$sunrise: "\f051";
$sunset: "\f052";
$moonrise: "\f0c9";
$mooonset: "\f0ca";
$refresh: "\f04c";
$refresh-alt: "\f04b";
2015-08-01 17:53:44 -07:00
$umbrella: "\f084";
$barometer: "\f079";
$humidity: "\f07a";
$na: "\f07b";
$train: "\f0cb"