Blame view

assets/plugins/weather-icons-master/sass/icon-variables/variables-misc.scss 482 Bytes
cf76164e6   Ting Chan   20190709
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
  $alien: "\f075";
  $celsius: "\f03c";
  $fahrenheit: "\f045";
  $degrees: "\f042";
  $thermometer: "\f055";
  $thermometer-exterior: "\f053";
  $thermometer-internal: "\f054";
  $cloud-down: "\f03d";
  $cloud-up: "\f040";
  $cloud-refresh: "\f03e";
  $horizon: "\f047";
  $horizon-alt: "\f046";
  $sunrise: "\f051";
  $sunset: "\f052";
  $moonrise: "\f0c9";
  $moonset: "\f0ca";
  $refresh: "\f04c";
  $refresh-alt: "\f04b";
  $umbrella: "\f084";
  $barometer: "\f079";
  $humidity: "\f07a";
  $na: "\f07b";
  $train: "\f0cb";