Blame view

assets/plugins/weather-icons-master/less/icon-variables/variables-neutral.less 812 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
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
  @cloud: "\f041";
  @cloudy: "\f013";
  @cloudy-gusts: "\f011";
  @cloudy-windy: "\f012";
  @fog: "\f014";
  @hail: "\f015";
  @rain: "\f019";
  @rain-mix: "\f017";
  @rain-wind: "\f018";
  @showers: "\f01a";
  @sleet: "\f0b5";
  @snow: "\f01b";
  @sprinkle: "\f01c";
  @storm-showers: "\f01d";
  @thunderstorm: "\f01e";
  @snow-wind: "\f064";
  @snow: "\f01b";
  @smog: "\f074";
  @smoke: "\f062";
  @lightning: "\f016";
  @raindrops: "\f04e";
  @raindrop: "\f078";
  @dust: "\f063";
  @snowflake-cold: "\f076";
  @windy: "\f021";
  @strong-wind: "\f050";
  @sandstorm: "\f082";
  @earthquake: "\f0c6";
  @fire: "\f0c7";
  @flood: "\f07c";
  @Alpha: "\f071";
  @tsunami: "\f0c5";
  @volcano: "\f0c8";
  @hurricane: "\f073";
  @tornado: "\f056";
  @small-craft-advisory: "\f0cc";
  @gale-warning: "\f0cd";
  @storm-warning: "\f0ce";
  @hurricane-warning: "\f0cf";
  @wind-direction: "\f0b1";