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

27 lines
562 B
SCSS

$_reserved_: "\f049";
$alien: "\f075";
$celsius: "\f03c";
$cloud-down: "\f03d";
$cloud-refresh: "\f03e";
$cloud-up: "\f040";
$degrees: "\f042";
$fahrenheit: "\f045";
$horizon: "\f047";
$horizon-alt: "\f046";
$moon-3rd-quarter: "\f0aa";
$moon-first-quarter: "\f09c";
$refresh: "\f04c";
$refresh-alt: "\f04b";
$sunrise: "\f051";
$sunset: "\f052";
$thermometer: "\f055";
$thermometer-exterior: "\f053";
$thermometer-internal: "\f054";
$umbrella: "\f084";
$barometer: "\f079";
$humidity: "\f07a";
$na: "\f07b";
$moonrise: "\f0c9";
$moonset: "\f0ca";
$train: "\f0cb"