Warning, /iDDS/monitor/data/css/icons/weather-icons/less/icon-classes/classes-wind-aliases.less is written in an unsupported language. File is not indexed.
0001 .wi-towards-n {
0002 .wi-wind.towards-0-deg;
0003 }
0004 .wi-towards-nne {
0005 .wi-wind.towards-23-deg;
0006 }
0007 .wi-towards-ne {
0008 .wi-wind.towards-45-deg;
0009 }
0010 .wi-towards-ene {
0011 .wi-wind.towards-68-deg;
0012 }
0013 .wi-towards-e {
0014 .wi-wind.towards-90-deg;
0015 }
0016 .wi-towards-ese {
0017 .wi-wind.towards-113-deg;
0018 }
0019 .wi-towards-se {
0020 .wi-wind.towards-135-deg;
0021 }
0022 .wi-towards-sse {
0023 .wi-wind.towards-158-deg;
0024 }
0025 .wi-towards-s {
0026 .wi-wind.towards-180-deg;
0027 }
0028 .wi-towards-ssw {
0029 .wi-wind.towards-203-deg;
0030 }
0031 .wi-towards-sw {
0032 .wi-wind.towards-225-deg;
0033 }
0034 .wi-towards-wsw {
0035 .wi-wind.towards-248-deg;
0036 }
0037 .wi-towards-w {
0038 .wi-wind.towards-270-deg;
0039 }
0040 .wi-towards-wnw {
0041 .wi-wind.towards-293-deg;
0042 }
0043 .wi-towards-nw {
0044 .wi-wind.towards-313-deg;
0045 }
0046 .wi-towards-nnw {
0047 .wi-wind.towards-336-deg;
0048 }
0049 .wi-from-n {
0050 .wi-wind.from-0-deg;
0051 }
0052 .wi-from-nne {
0053 .wi-wind.from-23-deg;
0054 }
0055 .wi-from-ne {
0056 .wi-wind.from-45-deg;
0057 }
0058 .wi-from-ene {
0059 .wi-wind.from-68-deg;
0060 }
0061 .wi-from-e {
0062 .wi-wind.from-90-deg;
0063 }
0064 .wi-from-ese {
0065 .wi-wind.from-113-deg;
0066 }
0067 .wi-from-se {
0068 .wi-wind.from-135-deg;
0069 }
0070 .wi-from-sse {
0071 .wi-wind.from-158-deg;
0072 }
0073 .wi-from-s {
0074 .wi-wind.from-180-deg;
0075 }
0076 .wi-from-ssw {
0077 .wi-wind.from-203-deg;
0078 }
0079 .wi-from-sw {
0080 .wi-wind.from-225-deg;
0081 }
0082 .wi-from-wsw {
0083 .wi-wind.from-248-deg;
0084 }
0085 .wi-from-w {
0086 .wi-wind.from-270-deg;
0087 }
0088 .wi-from-wnw {
0089 .wi-wind.from-293-deg;
0090 }
0091 .wi-from-nw {
0092 .wi-wind.from-313-deg;
0093 }
0094 .wi-from-nnw {
0095 .wi-wind.from-336-deg;
0096 }