From 8e71af06c2fb52902da619874922a2f7207e2cd8 Mon Sep 17 00:00:00 2001 From: Erik Flowers Date: Tue, 28 Jul 2015 22:41:26 -0700 Subject: [PATCH] creating the Less loop for the class names --- css/weather-icons-sass.css | 542 +++++++-------------- css/weather-icons.css | 774 ++++++++++++------------------ css/weather-icons.min.css | 772 ++++++++++++----------------- docs/index.html | 240 ++++----- docs/jade/index.jade | 276 +++++------ less/weather-icons-classes.less | 253 +--------- less/weather-icons-variables.less | 389 +++++++-------- less/weather-icons.less | 4 +- sass/weather-icons-classes.scss | 7 +- sass/weather-icons-variables.scss | 3 +- sass/weather-icons.scss | 3 +- 11 files changed, 1256 insertions(+), 2007 deletions(-) diff --git a/css/weather-icons-sass.css b/css/weather-icons-sass.css index f303e51..3664810 100644 --- a/css/weather-icons-sass.css +++ b/css/weather-icons-sass.css @@ -9,7 +9,7 @@ * * License * ------------------------------------------------------------------------------ - * - Fpmt licensed under SIL OFL 1.1 - + * - Font licensed under SIL OFL 1.1 - * http://scripts.sil.org/OFL * - CSS and LESS are licensed under MIT License - * http://opensource.org/licenses/mit-license.html @@ -28,8 +28,7 @@ src: url("../font/weathericons-regular-webfont.eot"); src: url("../font/weathericons-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../font/weathericons-regular-webfont.woff") format("woff"), url("../font/weathericons-regular-webfont.ttf") format("truetype"), url("../font/weathericons-regular-webfont.svg#weathericons-regular-webfontRg") format("svg"); font-weight: normal; - font-style: normal; -} + font-style: normal; } .wi { display: inline-block; font-family: "weathericons"; @@ -37,717 +36,538 @@ font-weight: normal; line-height: 1; -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; -} + -moz-osx-font-smoothing: grayscale; } .wi-day-cloudy-gusts:before { - content: ""; -} + content: ""; } .wi-day-cloudy-windy:before { - content: ""; -} + content: ""; } .wi-day-cloudy:before { - content: ""; -} + content: ""; } .wi-day-fog:before { - content: ""; -} + content: ""; } .wi-day-hail:before { - content: ""; -} + content: ""; } .wi-day-lightning:before { - content: ""; -} + content: ""; } .wi-day-rain-mix:before { - content: ""; -} + content: ""; } .wi-day-rain-wind:before { - content: ""; -} + content: ""; } .wi-day-rain:before { - content: ""; -} + content: ""; } .wi-day-showers:before { - content: ""; -} + content: ""; } .wi-day-snow:before { - content: ""; -} + content: ""; } .wi-day-sprinkle:before { - content: ""; -} + content: ""; } .wi-day-sunny-overcast:before { - content: ""; -} + content: ""; } .wi-day-sunny:before { - content: ""; -} + content: ""; } .wi-day-storm-showers:before { - content: ""; -} + content: ""; } .wi-day-thunderstorm:before { - content: ""; -} + content: ""; } .wi-cloudy-gusts:before { - content: ""; -} + content: ""; } .wi-cloudy-windy:before { - content: ""; -} + content: ""; } .wi-cloudy:before { - content: ""; -} + content: ""; } .wi-fog:before { - content: ""; -} + content: ""; } .wi-hail:before { - content: ""; -} + content: ""; } .wi-lightning:before { - content: ""; -} + content: ""; } .wi-rain-mix:before { - content: ""; -} + content: ""; } .wi-rain-wind:before { - content: ""; -} + content: ""; } .wi-rain:before { - content: ""; -} + content: ""; } .wi-showers:before { - content: ""; -} + content: ""; } .wi-snow:before { - content: ""; -} + content: ""; } .wi-sprinkle:before { - content: ""; -} + content: ""; } .wi-storm-showers:before { - content: ""; -} + content: ""; } .wi-thunderstorm:before { - content: ""; -} + content: ""; } .wi-windy:before { - content: ""; -} + content: ""; } .wi-night-alt-cloudy-gusts:before { - content: ""; -} + content: ""; } .wi-night-alt-cloudy-windy:before { - content: ""; -} + content: ""; } .wi-night-alt-hail:before { - content: ""; -} + content: ""; } .wi-night-alt-lightning:before { - content: ""; -} + content: ""; } .wi-night-alt-rain-mix:before { - content: ""; -} + content: ""; } .wi-night-alt-rain-wind:before { - content: ""; -} + content: ""; } .wi-night-alt-rain:before { - content: ""; -} + content: ""; } .wi-night-alt-showers:before { - content: ""; -} + content: ""; } .wi-night-alt-snow:before { - content: ""; -} + content: ""; } .wi-night-alt-sprinkle:before { - content: ""; -} + content: ""; } .wi-night-alt-storm-showers:before { - content: ""; -} + content: ""; } .wi-night-alt-thunderstorm:before { - content: ""; -} + content: ""; } .wi-night-clear:before { - content: ""; -} + content: ""; } .wi-night-cloudy-gusts:before { - content: ""; -} + content: ""; } .wi-night-cloudy-windy:before { - content: ""; -} + content: ""; } .wi-night-cloudy:before { - content: ""; -} + content: ""; } .wi-night-hail:before { - content: ""; -} + content: ""; } .wi-night-lightning:before { - content: ""; -} + content: ""; } .wi-night-rain-mix:before { - content: ""; -} + content: ""; } .wi-night-rain-wind:before { - content: ""; -} + content: ""; } .wi-night-rain:before { - content: ""; -} + content: ""; } .wi-night-showers:before { - content: ""; -} + content: ""; } .wi-night-snow:before { - content: ""; -} + content: ""; } .wi-night-sprinkle:before { - content: ""; -} + content: ""; } .wi-night-storm-showers:before { - content: ""; -} + content: ""; } .wi-night-thunderstorm:before { - content: ""; -} + content: ""; } .wi-celsius:before { - content: ""; -} + content: ""; } .wi-cloud-down:before { - content: ""; -} + content: ""; } .wi-cloud-refresh:before { - content: ""; -} + content: ""; } .wi-cloud-up:before { - content: ""; -} + content: ""; } .wi-cloud:before { - content: ""; -} + content: ""; } .wi-degrees:before { - content: ""; -} + content: ""; } .wi-down-left:before { - content: ""; -} + content: ""; } .wi-down:before { - content: ""; -} + content: ""; } .wi-fahrenheit:before { - content: ""; -} + content: ""; } .wi-horizon-alt:before { - content: ""; -} + content: ""; } .wi-horizon:before { - content: ""; -} + content: ""; } .wi-left:before { - content: ""; -} + content: ""; } .wi-_reserved_:before { - content: ""; -} + content: ""; } .wi-night-fog:before { - content: ""; -} + content: ""; } .wi-refresh-alt:before { - content: ""; -} + content: ""; } .wi-refresh:before { - content: ""; -} + content: ""; } .wi-right:before { - content: ""; -} + content: ""; } .wi-sprinkles:before { - content: ""; -} + content: ""; } .wi-strong-wind:before { - content: ""; -} + content: ""; } .wi-sunrise:before { - content: ""; -} + content: ""; } .wi-sunset:before { - content: ""; -} + content: ""; } .wi-thermometer-exterior:before { - content: ""; -} + content: ""; } .wi-thermometer-internal:before { - content: ""; -} + content: ""; } .wi-thermometer:before { - content: ""; -} + content: ""; } .wi-tornado:before { - content: ""; -} + content: ""; } .wi-up-right:before { - content: ""; -} + content: ""; } .wi-up:before { - content: ""; -} + content: ""; } .wi-wind-west:before { - content: ""; -} + content: ""; } .wi-wind-south-west:before { - content: ""; -} + content: ""; } .wi-wind-south-east:before { - content: ""; -} + content: ""; } .wi-wind-south:before { - content: ""; -} + content: ""; } .wi-wind-north-west:before { - content: ""; -} + content: ""; } .wi-wind-north-east:before { - content: ""; -} + content: ""; } .wi-wind-north:before { - content: ""; -} + content: ""; } .wi-wind-east:before { - content: ""; -} + content: ""; } .wi-smoke:before { - content: ""; -} + content: ""; } .wi-dust:before { - content: ""; -} + content: ""; } .wi-snow-wind:before { - content: ""; -} + content: ""; } .wi-day-snow-wind:before { - content: ""; -} + content: ""; } .wi-night-snow-wind:before { - content: ""; -} + content: ""; } .wi-night-alt-snow-wind:before { - content: ""; -} + content: ""; } .wi-day-sleet-storm:before { - content: ""; -} + content: ""; } .wi-night-sleet-storm:before { - content: ""; -} + content: ""; } .wi-night-alt-sleet-storm:before { - content: ""; -} + content: ""; } .wi-day-snow-thunderstorm:before { - content: ""; -} + content: ""; } .wi-night-snow-thunderstorm:before { - content: ""; -} + content: ""; } .wi-night-alt-snow-thunderstorm:before { - content: ""; -} + content: ""; } .wi-solar-eclipse:before { - content: ""; -} + content: ""; } .wi-lunar-eclipse:before { - content: ""; -} + content: ""; } .wi-meteor:before { - content: ""; -} + content: ""; } .wi-hot:before { - content: ""; -} + content: ""; } .wi-hurricane:before { - content: ""; -} + content: ""; } .wi-smog:before { - content: ""; -} + content: ""; } .wi-alien:before { - content: ""; -} + content: ""; } .wi-snowflake-cold:before { - content: ""; -} + content: ""; } .wi-stars:before { - content: ""; -} + content: ""; } .wi-night-partly-cloudy:before { - content: ""; -} + content: ""; } .wi-umbrella:before { - content: ""; -} + content: ""; } .wi-day-windy:before { - content: ""; -} + content: ""; } .wi-night-alt-cloudy:before { - content: ""; -} + content: ""; } .wi-up-left:before { - content: ""; -} + content: ""; } .wi-down-right:before { - content: ""; -} + content: ""; } .wi-time-12:before { - content: ""; -} + content: ""; } .wi-time-1:before { - content: ""; -} + content: ""; } .wi-time-2:before { - content: ""; -} + content: ""; } .wi-time-3:before { - content: ""; -} + content: ""; } .wi-time-4:before { - content: ""; -} + content: ""; } .wi-time-5:before { - content: ""; -} + content: ""; } .wi-time-6:before { - content: ""; -} + content: ""; } .wi-time-7:before { - content: ""; -} + content: ""; } .wi-time-8:before { - content: ""; -} + content: ""; } .wi-time-9:before { - content: ""; -} + content: ""; } .wi-time-10:before { - content: ""; -} + content: ""; } .wi-time-11:before { - content: ""; -} + content: ""; } .wi-moon-new:before { - content: ""; -} + content: ""; } .wi-moon-waxing-cresent-1:before { - content: ""; -} + content: ""; } .wi-moon-waxing-cresent-2:before { - content: ""; -} + content: ""; } .wi-moon-waxing-cresent-3:before { - content: ""; -} + content: ""; } .wi-moon-waxing-cresent-4:before { - content: ""; -} + content: ""; } .wi-moon-waxing-cresent-5:before { - content: ""; -} + content: ""; } .wi-moon-waxing-cresent-6:before { - content: ""; -} + content: ""; } .wi-moon-first-quarter:before { - content: ""; -} + content: ""; } .wi-moon-waxing-gibbous-1:before { - content: ""; -} + content: ""; } .wi-moon-waxing-gibbous-2:before { - content: ""; -} + content: ""; } .wi-moon-waxing-gibbous-3:before { - content: ""; -} + content: ""; } .wi-moon-waxing-gibbous-4:before { - content: ""; -} + content: ""; } .wi-moon-waxing-gibbous-5:before { - content: ""; -} + content: ""; } .wi-moon-waxing-gibbous-6:before { - content: ""; -} + content: ""; } .wi-moon-full:before { - content: ""; -} + content: ""; } .wi-moon-waning-gibbous-1:before { - content: ""; -} + content: ""; } .wi-moon-waning-gibbous-2:before { - content: ""; -} + content: ""; } .wi-moon-waning-gibbous-3:before { - content: ""; -} + content: ""; } .wi-moon-waning-gibbous-4:before { - content: ""; -} + content: ""; } .wi-moon-waning-gibbous-5:before { - content: ""; -} + content: ""; } .wi-moon-waning-gibbous-6:before { - content: ""; -} + content: ""; } .wi-moon-3rd-quarter:before { - content: ""; -} + content: ""; } .wi-moon-waning-crescent-1:before { - content: ""; -} + content: ""; } .wi-moon-waning-crescent-2:before { - content: ""; -} + content: ""; } .wi-moon-waning-crescent-3:before { - content: ""; -} + content: ""; } .wi-moon-waning-crescent-4:before { - content: ""; -} + content: ""; } .wi-moon-waning-crescent-5:before { - content: ""; -} + content: ""; } .wi-moon-waning-crescent-6:before { - content: ""; -} + content: ""; } .wi-wind-default:before { - content: ""; -} + content: ""; } .wi-day-sleet:before { - content: ""; -} + content: ""; } .wi-night-sleet:before { - content: ""; -} + content: ""; } .wi-night-alt-sleet:before { - content: ""; -} + content: ""; } .wi-sleet:before { - content: ""; -} + content: ""; } .wi-day-haze:before { - content: ""; -} + content: ""; } .wi-beafort-0:before { - content: ""; -} + content: ""; } .wi-beafort-1:before { - content: ""; -} + content: ""; } .wi-beafort-2:before { - content: ""; -} + content: ""; } .wi-beafort-3:before { - content: ""; -} + content: ""; } .wi-beafort-4:before { - content: ""; -} + content: ""; } .wi-beafort-5:before { - content: ""; -} + content: ""; } .wi-beafort-6:before { - content: ""; -} + content: ""; } .wi-beafort-7:before { - content: ""; -} + content: ""; } .wi-beafort-8:before { - content: ""; -} + content: ""; } .wi-beafort-9:before { - content: ""; -} + content: ""; } .wi-beafort-10:before { - content: ""; -} + content: ""; } .wi-beafort-11:before { - content: ""; -} + content: ""; } .wi-beafort-12:before { - content: ""; -} + content: ""; } diff --git a/css/weather-icons.css b/css/weather-icons.css index cfbaeb9..70d0a56 100644 --- a/css/weather-icons.css +++ b/css/weather-icons.css @@ -8,7 +8,7 @@ * * License * ------------------------------------------------------------------------------ - * - Fpmt licensed under SIL OFL 1.1 - + * - Font licensed under SIL OFL 1.1 - * http://scripts.sil.org/OFL * - CSS and LESS are licensed under MIT License - * http://opensource.org/licenses/mit-license.html @@ -38,62 +38,134 @@ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } +.wi-_reserved_:before { + content: "\f049"; +} +.wi-alien:before { + content: "\f075"; +} +.wi-celsius:before { + content: "\f03c"; +} +.wi-cloud:before { + content: "\f041"; +} +.wi-cloud-down:before { + content: "\f03d"; +} +.wi-cloud-refresh:before { + content: "\f03e"; +} +.wi-cloud-up:before { + content: "\f040"; +} +.wi-cloudy:before { + content: "\f013"; +} +.wi-cloudy-gusts:before { + content: "\f011"; +} +.wi-cloudy-windy:before { + content: "\f012"; +} +.wi-day-cloudy:before { + content: "\f002"; +} .wi-day-cloudy-gusts:before { content: "\f000"; } .wi-day-cloudy-windy:before { content: "\f001"; } -.wi-day-cloudy:before { - content: "\f002"; -} .wi-day-fog:before { content: "\f003"; } .wi-day-hail:before { content: "\f004"; } +.wi-day-haze:before { + content: "\f0b6"; +} .wi-day-lightning:before { content: "\f005"; } +.wi-day-rain:before { + content: "\f008"; +} .wi-day-rain-mix:before { content: "\f006"; } .wi-day-rain-wind:before { content: "\f007"; } -.wi-day-rain:before { - content: "\f008"; -} .wi-day-showers:before { content: "\f009"; } +.wi-day-sleet:before { + content: "\f0b2"; +} +.wi-day-sleet-storm:before { + content: "\f068"; +} .wi-day-snow:before { content: "\f00a"; } +.wi-day-snow-thunderstorm:before { + content: "\f06b"; +} +.wi-day-snow-wind:before { + content: "\f065"; +} .wi-day-sprinkle:before { content: "\f00b"; } -.wi-day-sunny-overcast:before { - content: "\f00c"; +.wi-day-storm-showers:before { + content: "\f00e"; } .wi-day-sunny:before { content: "\f00d"; } -.wi-day-storm-showers:before { - content: "\f00e"; +.wi-day-sunny-overcast:before { + content: "\f00c"; } .wi-day-thunderstorm:before { content: "\f010"; } -.wi-cloudy-gusts:before { - content: "\f011"; +.wi-day-windy:before { + content: "\f085"; } -.wi-cloudy-windy:before { - content: "\f012"; +.wi-degrees:before { + content: "\f042"; } -.wi-cloudy:before { - content: "\f013"; +.wi-direction-down:before { + content: "\f044"; +} +.wi-direction-down-left:before { + content: "\f043"; +} +.wi-direction-down-right:before { + content: "\f088"; +} +.wi-direction-left:before { + content: "\f048"; +} +.wi-direction-right:before { + content: "\f04d"; +} +.wi-direction-up:before { + content: "\f058"; +} +.wi-direction-up-left:before { + content: "\f087"; +} +.wi-direction-up-right:before { + content: "\f057"; +} +.wi-dust:before { + content: "\f063"; +} +.wi-fahrenheit:before { + content: "\f045"; } .wi-fog:before { content: "\f014"; @@ -101,35 +173,113 @@ .wi-hail:before { content: "\f015"; } +.wi-horizon:before { + content: "\f047"; +} +.wi-horizon-alt:before { + content: "\f046"; +} +.wi-hot:before { + content: "\f072"; +} +.wi-hurricane:before { + content: "\f073"; +} .wi-lightning:before { content: "\f016"; } -.wi-rain-mix:before { - content: "\f017"; +.wi-lunar-eclipse:before { + content: "\f070"; } -.wi-rain-wind:before { - content: "\f018"; +.wi-meteor:before { + content: "\f071"; } -.wi-rain:before { - content: "\f019"; +.wi-moon-3rd-quarter:before { + content: "\f0aa"; } -.wi-showers:before { - content: "\f01a"; +.wi-moon-first-quarter:before { + content: "\f09c"; } -.wi-snow:before { - content: "\f01b"; +.wi-moon-full:before { + content: "\f0a3"; } -.wi-sprinkle:before { - content: "\f01c"; +.wi-moon-new:before { + content: "\f095"; } -.wi-storm-showers:before { - content: "\f01d"; +.wi-moon-waning-crescent-1:before { + content: "\f0ab"; } -.wi-thunderstorm:before { - content: "\f01e"; +.wi-moon-waning-crescent-2:before { + content: "\f0ac"; } -.wi-windy:before { - content: "\f021"; +.wi-moon-waning-crescent-3:before { + content: "\f0ad"; +} +.wi-moon-waning-crescent-4:before { + content: "\f0ae"; +} +.wi-moon-waning-crescent-5:before { + content: "\f0af"; +} +.wi-moon-waning-crescent-6:before { + content: "\f0b0"; +} +.wi-moon-waning-gibbous-1:before { + content: "\f0a4"; +} +.wi-moon-waning-gibbous-2:before { + content: "\f0a5"; +} +.wi-moon-waning-gibbous-3:before { + content: "\f0a6"; +} +.wi-moon-waning-gibbous-4:before { + content: "\f0a7"; +} +.wi-moon-waning-gibbous-5:before { + content: "\f0a8"; +} +.wi-moon-waning-gibbous-6:before { + content: "\f0a9"; +} +.wi-moon-waxing-cresent-1:before { + content: "\f096"; +} +.wi-moon-waxing-cresent-2:before { + content: "\f097"; +} +.wi-moon-waxing-cresent-3:before { + content: "\f098"; +} +.wi-moon-waxing-cresent-4:before { + content: "\f099"; +} +.wi-moon-waxing-cresent-5:before { + content: "\f09a"; +} +.wi-moon-waxing-cresent-6:before { + content: "\f09b"; +} +.wi-moon-waxing-gibbous-1:before { + content: "\f09d"; +} +.wi-moon-waxing-gibbous-2:before { + content: "\f09e"; +} +.wi-moon-waxing-gibbous-3:before { + content: "\f09f"; +} +.wi-moon-waxing-gibbous-4:before { + content: "\f0a0"; +} +.wi-moon-waxing-gibbous-5:before { + content: "\f0a1"; +} +.wi-moon-waxing-gibbous-6:before { + content: "\f0a2"; +} +.wi-night-alt-cloudy:before { + content: "\f086"; } .wi-night-alt-cloudy-gusts:before { content: "\f022"; @@ -143,21 +293,33 @@ .wi-night-alt-lightning:before { content: "\f025"; } +.wi-night-alt-rain:before { + content: "\f028"; +} .wi-night-alt-rain-mix:before { content: "\f026"; } .wi-night-alt-rain-wind:before { content: "\f027"; } -.wi-night-alt-rain:before { - content: "\f028"; -} .wi-night-alt-showers:before { content: "\f029"; } +.wi-night-alt-sleet:before { + content: "\f0b4"; +} +.wi-night-alt-sleet-storm:before { + content: "\f06a"; +} .wi-night-alt-snow:before { content: "\f02a"; } +.wi-night-alt-snow-thunderstorm:before { + content: "\f06d"; +} +.wi-night-alt-snow-wind:before { + content: "\f067"; +} .wi-night-alt-sprinkle:before { content: "\f02b"; } @@ -170,14 +332,17 @@ .wi-night-clear:before { content: "\f02e"; } +.wi-night-cloudy:before { + content: "\f031"; +} .wi-night-cloudy-gusts:before { content: "\f02f"; } .wi-night-cloudy-windy:before { content: "\f030"; } -.wi-night-cloudy:before { - content: "\f031"; +.wi-night-fog:before { + content: "\f04a"; } .wi-night-hail:before { content: "\f032"; @@ -185,21 +350,36 @@ .wi-night-lightning:before { content: "\f033"; } +.wi-night-partly-cloudy:before { + content: "\f083"; +} +.wi-night-rain:before { + content: "\f036"; +} .wi-night-rain-mix:before { content: "\f034"; } .wi-night-rain-wind:before { content: "\f035"; } -.wi-night-rain:before { - content: "\f036"; -} .wi-night-showers:before { content: "\f037"; } +.wi-night-sleet:before { + content: "\f0b3"; +} +.wi-night-sleet-storm:before { + content: "\f069"; +} .wi-night-snow:before { content: "\f038"; } +.wi-night-snow-thunderstorm:before { + content: "\f06c"; +} +.wi-night-snow-wind:before { + content: "\f066"; +} .wi-night-sprinkle:before { content: "\f039"; } @@ -209,60 +389,57 @@ .wi-night-thunderstorm:before { content: "\f03b"; } -.wi-celsius:before { - content: "\f03c"; -} -.wi-cloud-down:before { - content: "\f03d"; -} -.wi-cloud-refresh:before { - content: "\f03e"; -} -.wi-cloud-up:before { - content: "\f040"; +.wi-rain:before { + content: "\f019"; } -.wi-cloud:before { - content: "\f041"; +.wi-rain-mix:before { + content: "\f017"; } -.wi-degrees:before { - content: "\f042"; +.wi-rain-wind:before { + content: "\f018"; } -.wi-down-left:before { - content: "\f043"; +.wi-refresh:before { + content: "\f04c"; } -.wi-down:before { - content: "\f044"; +.wi-refresh-alt:before { + content: "\f04b"; } -.wi-fahrenheit:before { - content: "\f045"; +.wi-showers:before { + content: "\f01a"; } -.wi-horizon-alt:before { - content: "\f046"; +.wi-sleet:before { + content: "\f0b5"; } -.wi-horizon:before { - content: "\f047"; +.wi-smog:before { + content: "\f074"; } -.wi-left:before { - content: "\f048"; +.wi-smoke:before { + content: "\f062"; } -.wi-lightning:before { - content: "\f016"; +.wi-snow:before { + content: "\f01b"; } -.wi-night-fog:before { - content: "\f04a"; +.wi-snow-wind:before { + content: "\f064"; } -.wi-refresh-alt:before { - content: "\f04b"; +.wi-snowflake-cold:before { + content: "\f076"; } -.wi-refresh:before { - content: "\f04c"; +.wi-solar-eclipse:before { + content: "\f06e"; } -.wi-right:before { - content: "\f04d"; +.wi-sprinkle:before { + content: "\f01c"; } .wi-sprinkles:before { content: "\f04e"; } +.wi-stars:before { + content: "\f077"; +} +.wi-storm-showers:before { + content: "\f01d"; +} .wi-strong-wind:before { content: "\f050"; } @@ -272,135 +449,30 @@ .wi-sunset:before { content: "\f052"; } +.wi-thermometer:before { + content: "\f055"; +} .wi-thermometer-exterior:before { content: "\f053"; } .wi-thermometer-internal:before { content: "\f054"; } -.wi-thermometer:before { - content: "\f055"; -} -.wi-tornado:before { - content: "\f056"; -} -.wi-up-right:before { - content: "\f057"; -} -.wi-up:before { - content: "\f058"; -} -.wi-wind-west:before { - content: "\f059"; -} -.wi-wind-south-west:before { - content: "\f05a"; -} -.wi-wind-south-east:before { - content: "\f05b"; -} -.wi-wind-south:before { - content: "\f05c"; -} -.wi-wind-north-west:before { - content: "\f05d"; -} -.wi-wind-north-east:before { - content: "\f05e"; -} -.wi-wind-north:before { - content: "\f060"; -} -.wi-wind-east:before { - content: "\f061"; -} -.wi-smoke:before { - content: "\f062"; -} -.wi-dust:before { - content: "\f063"; -} -.wi-snow-wind:before { - content: "\f064"; -} -.wi-day-snow-wind:before { - content: "\f065"; -} -.wi-night-snow-wind:before { - content: "\f066"; -} -.wi-night-alt-snow-wind:before { - content: "\f067"; -} -.wi-day-sleet-storm:before { - content: "\f068"; -} -.wi-night-sleet-storm:before { - content: "\f069"; -} -.wi-night-alt-sleet-storm:before { - content: "\f06a"; -} -.wi-day-snow-thunderstorm:before { - content: "\f06b"; -} -.wi-night-snow-thunderstorm:before { - content: "\f06c"; -} -.wi-night-alt-snow-thunderstorm:before { - content: "\f06d"; -} -.wi-solar-eclipse:before { - content: "\f06e"; -} -.wi-lunar-eclipse:before { - content: "\f070"; -} -.wi-meteor:before { - content: "\f071"; -} -.wi-hot:before { - content: "\f072"; -} -.wi-hurricane:before { - content: "\f073"; -} -.wi-smog:before { - content: "\f074"; -} -.wi-alien:before { - content: "\f075"; -} -.wi-snowflake-cold:before { - content: "\f076"; -} -.wi-stars:before { - content: "\f077"; -} -.wi-night-partly-cloudy:before { - content: "\f083"; -} -.wi-umbrella:before { - content: "\f084"; -} -.wi-day-windy:before { - content: "\f085"; +.wi-thunderstorm:before { + content: "\f01e"; } -.wi-night-alt-cloudy:before { - content: "\f086"; +.wi-time-1:before { + content: "\f08a"; } -.wi-up-left:before { - content: "\f087"; +.wi-time-10:before { + content: "\f093"; } -.wi-down-right:before { - content: "\f088"; +.wi-time-11:before { + content: "\f094"; } .wi-time-12:before { content: "\f089"; } -.wi-time-1:before { - content: "\f08a"; -} .wi-time-2:before { content: "\f08b"; } @@ -425,318 +497,78 @@ .wi-time-9:before { content: "\f092"; } -.wi-time-10:before { - content: "\f093"; -} -.wi-time-11:before { - content: "\f094"; -} -.wi-day-sleet:before { - content: "\f0b2"; -} -.wi-night-sleet:before { - content: "\f0b3"; -} -.wi-night-alt-sleet:before { - content: "\f0b4"; -} -.wi-sleet:before { - content: "\f0b5"; +.wi-tornado:before { + content: "\f056"; } -.wi-day-haze:before { - content: "\f0b6"; +.wi-umbrella:before { + content: "\f084"; } -.wi-beafort-0:before { +.wi-wind-beaufort-0:before { content: "\f0b7"; } -.wi-beafort-1:before { +.wi-wind-beaufort-1:before { content: "\f0b8"; } -.wi-beafort-2:before { +.wi-wind-beaufort-2:before { content: "\f0b9"; } -.wi-beafort-3:before { +.wi-wind-beaufort-3:before { content: "\f0ba"; } -.wi-beafort-4:before { +.wi-wind-beaufort-4:before { content: "\f0bb"; } -.wi-beafort-5:before { +.wi-wind-beaufort-5:before { content: "\f0bc"; } -.wi-beafort-6:before { +.wi-wind-beaufort-6:before { content: "\f0bd"; } -.wi-beafort-7:before { +.wi-wind-beaufort-7:before { content: "\f0be"; } -.wi-beafort-8:before { +.wi-wind-beaufort-8:before { content: "\f0bf"; } -.wi-beafort-9:before { +.wi-wind-beaufort-9:before { content: "\f0c0"; } -.wi-beafort-10:before { +.wi-wind-beaufort-10:before { content: "\f0c1"; } -.wi-beafort-11:before { +.wi-wind-beaufort-11:before { content: "\f0c2"; } -.wi-beafort-12:before { +.wi-wind-beaufort-12:before { content: "\f0c3"; } .wi-wind-default:before { content: "\f0b1"; } -.wi-wind-default._0-deg { - -webkit-transform: rotate(0deg); - -moz-transform: rotate(0deg); - -ms-transform: rotate(0deg); - -o-transform: rotate(0deg); - transform: rotate(0deg); -} -.wi-wind-default._15-deg { - -webkit-transform: rotate(15deg); - -moz-transform: rotate(15deg); - -ms-transform: rotate(15deg); - -o-transform: rotate(15deg); - transform: rotate(15deg); -} -.wi-wind-default._30-deg { - -webkit-transform: rotate(30deg); - -moz-transform: rotate(30deg); - -ms-transform: rotate(30deg); - -o-transform: rotate(30deg); - transform: rotate(30deg); -} -.wi-wind-default._45-deg { - -webkit-transform: rotate(45deg); - -moz-transform: rotate(45deg); - -ms-transform: rotate(45deg); - -o-transform: rotate(45deg); - transform: rotate(45deg); -} -.wi-wind-default._60-deg { - -webkit-transform: rotate(60deg); - -moz-transform: rotate(60deg); - -ms-transform: rotate(60deg); - -o-transform: rotate(60deg); - transform: rotate(60deg); -} -.wi-wind-default._75-deg { - -webkit-transform: rotate(75deg); - -moz-transform: rotate(75deg); - -ms-transform: rotate(75deg); - -o-transform: rotate(75deg); - transform: rotate(75deg); -} -.wi-wind-default._90-deg { - -webkit-transform: rotate(90deg); - -moz-transform: rotate(90deg); - -ms-transform: rotate(90deg); - -o-transform: rotate(90deg); - transform: rotate(90deg); -} -.wi-wind-default._105-deg { - -webkit-transform: rotate(105deg); - -moz-transform: rotate(105deg); - -ms-transform: rotate(105deg); - -o-transform: rotate(105deg); - transform: rotate(105deg); -} -.wi-wind-default._120-deg { - -webkit-transform: rotate(120deg); - -moz-transform: rotate(120deg); - -ms-transform: rotate(120deg); - -o-transform: rotate(120deg); - transform: rotate(120deg); -} -.wi-wind-default._135-deg { - -webkit-transform: rotate(135deg); - -moz-transform: rotate(135deg); - -ms-transform: rotate(135deg); - -o-transform: rotate(135deg); - transform: rotate(135deg); -} -.wi-wind-default._150-deg { - -webkit-transform: rotate(150deg); - -moz-transform: rotate(150deg); - -ms-transform: rotate(150deg); - -o-transform: rotate(150deg); - transform: rotate(150deg); -} -.wi-wind-default._165-deg { - -webkit-transform: rotate(165deg); - -moz-transform: rotate(165deg); - -ms-transform: rotate(165deg); - -o-transform: rotate(165deg); - transform: rotate(165deg); -} -.wi-wind-default._180-deg { - -webkit-transform: rotate(180deg); - -moz-transform: rotate(180deg); - -ms-transform: rotate(180deg); - -o-transform: rotate(180deg); - transform: rotate(180deg); -} -.wi-wind-default._195-deg { - -webkit-transform: rotate(195deg); - -moz-transform: rotate(195deg); - -ms-transform: rotate(195deg); - -o-transform: rotate(195deg); - transform: rotate(195deg); -} -.wi-wind-default._210-deg { - -webkit-transform: rotate(210deg); - -moz-transform: rotate(210deg); - -ms-transform: rotate(210deg); - -o-transform: rotate(210deg); - transform: rotate(210deg); -} -.wi-wind-default._225-deg { - -webkit-transform: rotate(225deg); - -moz-transform: rotate(225deg); - -ms-transform: rotate(225deg); - -o-transform: rotate(225deg); - transform: rotate(225deg); -} -.wi-wind-default._240-deg { - -webkit-transform: rotate(240deg); - -moz-transform: rotate(240deg); - -ms-transform: rotate(240deg); - -o-transform: rotate(240deg); - transform: rotate(240deg); -} -.wi-wind-default._255-deg { - -webkit-transform: rotate(255deg); - -moz-transform: rotate(255deg); - -ms-transform: rotate(255deg); - -o-transform: rotate(255deg); - transform: rotate(255deg); -} -.wi-wind-default._270-deg { - -webkit-transform: rotate(270deg); - -moz-transform: rotate(270deg); - -ms-transform: rotate(270deg); - -o-transform: rotate(270deg); - transform: rotate(270deg); -} -.wi-wind-default._285-deg { - -webkit-transform: rotate(295deg); - -moz-transform: rotate(295deg); - -ms-transform: rotate(295deg); - -o-transform: rotate(295deg); - transform: rotate(295deg); -} -.wi-wind-default._300-deg { - -webkit-transform: rotate(300deg); - -moz-transform: rotate(300deg); - -ms-transform: rotate(300deg); - -o-transform: rotate(300deg); - transform: rotate(300deg); -} -.wi-wind-default._315-deg { - -webkit-transform: rotate(315deg); - -moz-transform: rotate(315deg); - -ms-transform: rotate(315deg); - -o-transform: rotate(315deg); - transform: rotate(315deg); -} -.wi-wind-default._330-deg { - -webkit-transform: rotate(330deg); - -moz-transform: rotate(330deg); - -ms-transform: rotate(330deg); - -o-transform: rotate(330deg); - transform: rotate(330deg); -} -.wi-wind-default._345-deg { - -webkit-transform: rotate(345deg); - -moz-transform: rotate(345deg); - -ms-transform: rotate(345deg); - -o-transform: rotate(345deg); - transform: rotate(345deg); -} -.wi-moon-new:before { - content: "\f095"; -} -.wi-moon-waxing-cresent-1:before { - content: "\f096"; -} -.wi-moon-waxing-cresent-2:before { - content: "\f097"; -} -.wi-moon-waxing-cresent-3:before { - content: "\f098"; -} -.wi-moon-waxing-cresent-4:before { - content: "\f099"; -} -.wi-moon-waxing-cresent-5:before { - content: "\f09a"; -} -.wi-moon-waxing-cresent-6:before { - content: "\f09b"; -} -.wi-moon-first-quarter:before { - content: "\f09c"; -} -.wi-moon-waxing-gibbous-1:before { - content: "\f09d"; -} -.wi-moon-waxing-gibbous-2:before { - content: "\f09e"; -} -.wi-moon-waxing-gibbous-3:before { - content: "\f09f"; -} -.wi-moon-waxing-gibbous-4:before { - content: "\f0a0"; -} -.wi-moon-waxing-gibbous-5:before { - content: "\f0a1"; -} -.wi-moon-waxing-gibbous-6:before { - content: "\f0a2"; -} -.wi-moon-full:before { - content: "\f0a3"; -} -.wi-moon-waning-gibbous-1:before { - content: "\f0a4"; -} -.wi-moon-waning-gibbous-2:before { - content: "\f0a5"; -} -.wi-moon-waning-gibbous-3:before { - content: "\f0a6"; -} -.wi-moon-waning-gibbous-4:before { - content: "\f0a7"; -} -.wi-moon-waning-gibbous-5:before { - content: "\f0a8"; +.wi-wind-east:before { + content: "\f061"; } -.wi-moon-waning-gibbous-6:before { - content: "\f0a9"; +.wi-wind-north:before { + content: "\f060"; } -.wi-moon-3rd-quarter:before { - content: "\f0aa"; +.wi-wind-north-east:before { + content: "\f05e"; } -.wi-moon-waning-crescent-1:before { - content: "\f0ab"; +.wi-wind-north-west:before { + content: "\f05d"; } -.wi-moon-waning-crescent-2:before { - content: "\f0ac"; +.wi-wind-south:before { + content: "\f05c"; } -.wi-moon-waning-crescent-3:before { - content: "\f0ad"; +.wi-wind-south-east:before { + content: "\f05b"; } -.wi-moon-waning-crescent-4:before { - content: "\f0ae"; +.wi-wind-south-west:before { + content: "\f05a"; } -.wi-moon-waning-crescent-5:before { - content: "\f0af"; +.wi-wind-west:before { + content: "\f059"; } -.wi-moon-waning-crescent-6:before { - content: "\f0b0"; +.wi-windy:before { + content: "\f021"; } diff --git a/css/weather-icons.min.css b/css/weather-icons.min.css index cfbaeb9..ea0b8ff 100644 --- a/css/weather-icons.min.css +++ b/css/weather-icons.min.css @@ -38,62 +38,134 @@ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } +.wi-_reserved_:before { + content: "\f049"; +} +.wi-alien:before { + content: "\f075"; +} +.wi-celsius:before { + content: "\f03c"; +} +.wi-cloud:before { + content: "\f041"; +} +.wi-cloud-down:before { + content: "\f03d"; +} +.wi-cloud-refresh:before { + content: "\f03e"; +} +.wi-cloud-up:before { + content: "\f040"; +} +.wi-cloudy:before { + content: "\f013"; +} +.wi-cloudy-gusts:before { + content: "\f011"; +} +.wi-cloudy-windy:before { + content: "\f012"; +} +.wi-day-cloudy:before { + content: "\f002"; +} .wi-day-cloudy-gusts:before { content: "\f000"; } .wi-day-cloudy-windy:before { content: "\f001"; } -.wi-day-cloudy:before { - content: "\f002"; -} .wi-day-fog:before { content: "\f003"; } .wi-day-hail:before { content: "\f004"; } +.wi-day-haze:before { + content: "\f0b6"; +} .wi-day-lightning:before { content: "\f005"; } +.wi-day-rain:before { + content: "\f008"; +} .wi-day-rain-mix:before { content: "\f006"; } .wi-day-rain-wind:before { content: "\f007"; } -.wi-day-rain:before { - content: "\f008"; -} .wi-day-showers:before { content: "\f009"; } +.wi-day-sleet:before { + content: "\f0b2"; +} +.wi-day-sleet-storm:before { + content: "\f068"; +} .wi-day-snow:before { content: "\f00a"; } +.wi-day-snow-thunderstorm:before { + content: "\f06b"; +} +.wi-day-snow-wind:before { + content: "\f065"; +} .wi-day-sprinkle:before { content: "\f00b"; } -.wi-day-sunny-overcast:before { - content: "\f00c"; +.wi-day-storm-showers:before { + content: "\f00e"; } .wi-day-sunny:before { content: "\f00d"; } -.wi-day-storm-showers:before { - content: "\f00e"; +.wi-day-sunny-overcast:before { + content: "\f00c"; } .wi-day-thunderstorm:before { content: "\f010"; } -.wi-cloudy-gusts:before { - content: "\f011"; +.wi-day-windy:before { + content: "\f085"; } -.wi-cloudy-windy:before { - content: "\f012"; +.wi-degrees:before { + content: "\f042"; } -.wi-cloudy:before { - content: "\f013"; +.wi-direction-down:before { + content: "\f044"; +} +.wi-direction-down-left:before { + content: "\f043"; +} +.wi-direction-down-right:before { + content: "\f088"; +} +.wi-direction-left:before { + content: "\f048"; +} +.wi-direction-right:before { + content: "\f04d"; +} +.wi-direction-up:before { + content: "\f058"; +} +.wi-direction-up-left:before { + content: "\f087"; +} +.wi-direction-up-right:before { + content: "\f057"; +} +.wi-dust:before { + content: "\f063"; +} +.wi-fahrenheit:before { + content: "\f045"; } .wi-fog:before { content: "\f014"; @@ -101,35 +173,113 @@ .wi-hail:before { content: "\f015"; } +.wi-horizon:before { + content: "\f047"; +} +.wi-horizon-alt:before { + content: "\f046"; +} +.wi-hot:before { + content: "\f072"; +} +.wi-hurricane:before { + content: "\f073"; +} .wi-lightning:before { content: "\f016"; } -.wi-rain-mix:before { - content: "\f017"; +.wi-lunar-eclipse:before { + content: "\f070"; } -.wi-rain-wind:before { - content: "\f018"; +.wi-meteor:before { + content: "\f071"; } -.wi-rain:before { - content: "\f019"; +.wi-moon-3rd-quarter:before { + content: "\f0aa"; } -.wi-showers:before { - content: "\f01a"; +.wi-moon-first-quarter:before { + content: "\f09c"; } -.wi-snow:before { - content: "\f01b"; +.wi-moon-full:before { + content: "\f0a3"; } -.wi-sprinkle:before { - content: "\f01c"; +.wi-moon-new:before { + content: "\f095"; } -.wi-storm-showers:before { - content: "\f01d"; +.wi-moon-waning-crescent-1:before { + content: "\f0ab"; } -.wi-thunderstorm:before { - content: "\f01e"; +.wi-moon-waning-crescent-2:before { + content: "\f0ac"; } -.wi-windy:before { - content: "\f021"; +.wi-moon-waning-crescent-3:before { + content: "\f0ad"; +} +.wi-moon-waning-crescent-4:before { + content: "\f0ae"; +} +.wi-moon-waning-crescent-5:before { + content: "\f0af"; +} +.wi-moon-waning-crescent-6:before { + content: "\f0b0"; +} +.wi-moon-waning-gibbous-1:before { + content: "\f0a4"; +} +.wi-moon-waning-gibbous-2:before { + content: "\f0a5"; +} +.wi-moon-waning-gibbous-3:before { + content: "\f0a6"; +} +.wi-moon-waning-gibbous-4:before { + content: "\f0a7"; +} +.wi-moon-waning-gibbous-5:before { + content: "\f0a8"; +} +.wi-moon-waning-gibbous-6:before { + content: "\f0a9"; +} +.wi-moon-waxing-cresent-1:before { + content: "\f096"; +} +.wi-moon-waxing-cresent-2:before { + content: "\f097"; +} +.wi-moon-waxing-cresent-3:before { + content: "\f098"; +} +.wi-moon-waxing-cresent-4:before { + content: "\f099"; +} +.wi-moon-waxing-cresent-5:before { + content: "\f09a"; +} +.wi-moon-waxing-cresent-6:before { + content: "\f09b"; +} +.wi-moon-waxing-gibbous-1:before { + content: "\f09d"; +} +.wi-moon-waxing-gibbous-2:before { + content: "\f09e"; +} +.wi-moon-waxing-gibbous-3:before { + content: "\f09f"; +} +.wi-moon-waxing-gibbous-4:before { + content: "\f0a0"; +} +.wi-moon-waxing-gibbous-5:before { + content: "\f0a1"; +} +.wi-moon-waxing-gibbous-6:before { + content: "\f0a2"; +} +.wi-night-alt-cloudy:before { + content: "\f086"; } .wi-night-alt-cloudy-gusts:before { content: "\f022"; @@ -143,21 +293,33 @@ .wi-night-alt-lightning:before { content: "\f025"; } +.wi-night-alt-rain:before { + content: "\f028"; +} .wi-night-alt-rain-mix:before { content: "\f026"; } .wi-night-alt-rain-wind:before { content: "\f027"; } -.wi-night-alt-rain:before { - content: "\f028"; -} .wi-night-alt-showers:before { content: "\f029"; } +.wi-night-alt-sleet:before { + content: "\f0b4"; +} +.wi-night-alt-sleet-storm:before { + content: "\f06a"; +} .wi-night-alt-snow:before { content: "\f02a"; } +.wi-night-alt-snow-thunderstorm:before { + content: "\f06d"; +} +.wi-night-alt-snow-wind:before { + content: "\f067"; +} .wi-night-alt-sprinkle:before { content: "\f02b"; } @@ -170,14 +332,17 @@ .wi-night-clear:before { content: "\f02e"; } +.wi-night-cloudy:before { + content: "\f031"; +} .wi-night-cloudy-gusts:before { content: "\f02f"; } .wi-night-cloudy-windy:before { content: "\f030"; } -.wi-night-cloudy:before { - content: "\f031"; +.wi-night-fog:before { + content: "\f04a"; } .wi-night-hail:before { content: "\f032"; @@ -185,21 +350,36 @@ .wi-night-lightning:before { content: "\f033"; } +.wi-night-partly-cloudy:before { + content: "\f083"; +} +.wi-night-rain:before { + content: "\f036"; +} .wi-night-rain-mix:before { content: "\f034"; } .wi-night-rain-wind:before { content: "\f035"; } -.wi-night-rain:before { - content: "\f036"; -} .wi-night-showers:before { content: "\f037"; } +.wi-night-sleet:before { + content: "\f0b3"; +} +.wi-night-sleet-storm:before { + content: "\f069"; +} .wi-night-snow:before { content: "\f038"; } +.wi-night-snow-thunderstorm:before { + content: "\f06c"; +} +.wi-night-snow-wind:before { + content: "\f066"; +} .wi-night-sprinkle:before { content: "\f039"; } @@ -209,60 +389,57 @@ .wi-night-thunderstorm:before { content: "\f03b"; } -.wi-celsius:before { - content: "\f03c"; -} -.wi-cloud-down:before { - content: "\f03d"; -} -.wi-cloud-refresh:before { - content: "\f03e"; -} -.wi-cloud-up:before { - content: "\f040"; +.wi-rain:before { + content: "\f019"; } -.wi-cloud:before { - content: "\f041"; +.wi-rain-mix:before { + content: "\f017"; } -.wi-degrees:before { - content: "\f042"; +.wi-rain-wind:before { + content: "\f018"; } -.wi-down-left:before { - content: "\f043"; +.wi-refresh:before { + content: "\f04c"; } -.wi-down:before { - content: "\f044"; +.wi-refresh-alt:before { + content: "\f04b"; } -.wi-fahrenheit:before { - content: "\f045"; +.wi-showers:before { + content: "\f01a"; } -.wi-horizon-alt:before { - content: "\f046"; +.wi-sleet:before { + content: "\f0b5"; } -.wi-horizon:before { - content: "\f047"; +.wi-smog:before { + content: "\f074"; } -.wi-left:before { - content: "\f048"; +.wi-smoke:before { + content: "\f062"; } -.wi-lightning:before { - content: "\f016"; +.wi-snow:before { + content: "\f01b"; } -.wi-night-fog:before { - content: "\f04a"; +.wi-snow-wind:before { + content: "\f064"; } -.wi-refresh-alt:before { - content: "\f04b"; +.wi-snowflake-cold:before { + content: "\f076"; } -.wi-refresh:before { - content: "\f04c"; +.wi-solar-eclipse:before { + content: "\f06e"; } -.wi-right:before { - content: "\f04d"; +.wi-sprinkle:before { + content: "\f01c"; } .wi-sprinkles:before { content: "\f04e"; } +.wi-stars:before { + content: "\f077"; +} +.wi-storm-showers:before { + content: "\f01d"; +} .wi-strong-wind:before { content: "\f050"; } @@ -272,135 +449,30 @@ .wi-sunset:before { content: "\f052"; } +.wi-thermometer:before { + content: "\f055"; +} .wi-thermometer-exterior:before { content: "\f053"; } .wi-thermometer-internal:before { content: "\f054"; } -.wi-thermometer:before { - content: "\f055"; -} -.wi-tornado:before { - content: "\f056"; -} -.wi-up-right:before { - content: "\f057"; -} -.wi-up:before { - content: "\f058"; -} -.wi-wind-west:before { - content: "\f059"; -} -.wi-wind-south-west:before { - content: "\f05a"; -} -.wi-wind-south-east:before { - content: "\f05b"; -} -.wi-wind-south:before { - content: "\f05c"; -} -.wi-wind-north-west:before { - content: "\f05d"; -} -.wi-wind-north-east:before { - content: "\f05e"; -} -.wi-wind-north:before { - content: "\f060"; -} -.wi-wind-east:before { - content: "\f061"; -} -.wi-smoke:before { - content: "\f062"; -} -.wi-dust:before { - content: "\f063"; -} -.wi-snow-wind:before { - content: "\f064"; -} -.wi-day-snow-wind:before { - content: "\f065"; -} -.wi-night-snow-wind:before { - content: "\f066"; -} -.wi-night-alt-snow-wind:before { - content: "\f067"; -} -.wi-day-sleet-storm:before { - content: "\f068"; -} -.wi-night-sleet-storm:before { - content: "\f069"; -} -.wi-night-alt-sleet-storm:before { - content: "\f06a"; -} -.wi-day-snow-thunderstorm:before { - content: "\f06b"; -} -.wi-night-snow-thunderstorm:before { - content: "\f06c"; -} -.wi-night-alt-snow-thunderstorm:before { - content: "\f06d"; -} -.wi-solar-eclipse:before { - content: "\f06e"; -} -.wi-lunar-eclipse:before { - content: "\f070"; -} -.wi-meteor:before { - content: "\f071"; -} -.wi-hot:before { - content: "\f072"; -} -.wi-hurricane:before { - content: "\f073"; -} -.wi-smog:before { - content: "\f074"; -} -.wi-alien:before { - content: "\f075"; -} -.wi-snowflake-cold:before { - content: "\f076"; -} -.wi-stars:before { - content: "\f077"; -} -.wi-night-partly-cloudy:before { - content: "\f083"; -} -.wi-umbrella:before { - content: "\f084"; -} -.wi-day-windy:before { - content: "\f085"; +.wi-thunderstorm:before { + content: "\f01e"; } -.wi-night-alt-cloudy:before { - content: "\f086"; +.wi-time-1:before { + content: "\f08a"; } -.wi-up-left:before { - content: "\f087"; +.wi-time-10:before { + content: "\f093"; } -.wi-down-right:before { - content: "\f088"; +.wi-time-11:before { + content: "\f094"; } .wi-time-12:before { content: "\f089"; } -.wi-time-1:before { - content: "\f08a"; -} .wi-time-2:before { content: "\f08b"; } @@ -425,318 +497,78 @@ .wi-time-9:before { content: "\f092"; } -.wi-time-10:before { - content: "\f093"; -} -.wi-time-11:before { - content: "\f094"; -} -.wi-day-sleet:before { - content: "\f0b2"; -} -.wi-night-sleet:before { - content: "\f0b3"; -} -.wi-night-alt-sleet:before { - content: "\f0b4"; -} -.wi-sleet:before { - content: "\f0b5"; +.wi-tornado:before { + content: "\f056"; } -.wi-day-haze:before { - content: "\f0b6"; +.wi-umbrella:before { + content: "\f084"; } -.wi-beafort-0:before { +.wi-wind-beaufort-0:before { content: "\f0b7"; } -.wi-beafort-1:before { +.wi-wind-beaufort-1:before { content: "\f0b8"; } -.wi-beafort-2:before { +.wi-wind-beaufort-2:before { content: "\f0b9"; } -.wi-beafort-3:before { +.wi-wind-beaufort-3:before { content: "\f0ba"; } -.wi-beafort-4:before { +.wi-wind-beaufort-4:before { content: "\f0bb"; } -.wi-beafort-5:before { +.wi-wind-beaufort-5:before { content: "\f0bc"; } -.wi-beafort-6:before { +.wi-wind-beaufort-6:before { content: "\f0bd"; } -.wi-beafort-7:before { +.wi-wind-beaufort-7:before { content: "\f0be"; } -.wi-beafort-8:before { +.wi-wind-beaufort-8:before { content: "\f0bf"; } -.wi-beafort-9:before { +.wi-wind-beaufort-9:before { content: "\f0c0"; } -.wi-beafort-10:before { +.wi-wind-beaufort-10:before { content: "\f0c1"; } -.wi-beafort-11:before { +.wi-wind-beaufort-11:before { content: "\f0c2"; } -.wi-beafort-12:before { +.wi-wind-beaufort-12:before { content: "\f0c3"; } .wi-wind-default:before { content: "\f0b1"; } -.wi-wind-default._0-deg { - -webkit-transform: rotate(0deg); - -moz-transform: rotate(0deg); - -ms-transform: rotate(0deg); - -o-transform: rotate(0deg); - transform: rotate(0deg); -} -.wi-wind-default._15-deg { - -webkit-transform: rotate(15deg); - -moz-transform: rotate(15deg); - -ms-transform: rotate(15deg); - -o-transform: rotate(15deg); - transform: rotate(15deg); -} -.wi-wind-default._30-deg { - -webkit-transform: rotate(30deg); - -moz-transform: rotate(30deg); - -ms-transform: rotate(30deg); - -o-transform: rotate(30deg); - transform: rotate(30deg); -} -.wi-wind-default._45-deg { - -webkit-transform: rotate(45deg); - -moz-transform: rotate(45deg); - -ms-transform: rotate(45deg); - -o-transform: rotate(45deg); - transform: rotate(45deg); -} -.wi-wind-default._60-deg { - -webkit-transform: rotate(60deg); - -moz-transform: rotate(60deg); - -ms-transform: rotate(60deg); - -o-transform: rotate(60deg); - transform: rotate(60deg); -} -.wi-wind-default._75-deg { - -webkit-transform: rotate(75deg); - -moz-transform: rotate(75deg); - -ms-transform: rotate(75deg); - -o-transform: rotate(75deg); - transform: rotate(75deg); -} -.wi-wind-default._90-deg { - -webkit-transform: rotate(90deg); - -moz-transform: rotate(90deg); - -ms-transform: rotate(90deg); - -o-transform: rotate(90deg); - transform: rotate(90deg); -} -.wi-wind-default._105-deg { - -webkit-transform: rotate(105deg); - -moz-transform: rotate(105deg); - -ms-transform: rotate(105deg); - -o-transform: rotate(105deg); - transform: rotate(105deg); -} -.wi-wind-default._120-deg { - -webkit-transform: rotate(120deg); - -moz-transform: rotate(120deg); - -ms-transform: rotate(120deg); - -o-transform: rotate(120deg); - transform: rotate(120deg); -} -.wi-wind-default._135-deg { - -webkit-transform: rotate(135deg); - -moz-transform: rotate(135deg); - -ms-transform: rotate(135deg); - -o-transform: rotate(135deg); - transform: rotate(135deg); -} -.wi-wind-default._150-deg { - -webkit-transform: rotate(150deg); - -moz-transform: rotate(150deg); - -ms-transform: rotate(150deg); - -o-transform: rotate(150deg); - transform: rotate(150deg); -} -.wi-wind-default._165-deg { - -webkit-transform: rotate(165deg); - -moz-transform: rotate(165deg); - -ms-transform: rotate(165deg); - -o-transform: rotate(165deg); - transform: rotate(165deg); -} -.wi-wind-default._180-deg { - -webkit-transform: rotate(180deg); - -moz-transform: rotate(180deg); - -ms-transform: rotate(180deg); - -o-transform: rotate(180deg); - transform: rotate(180deg); -} -.wi-wind-default._195-deg { - -webkit-transform: rotate(195deg); - -moz-transform: rotate(195deg); - -ms-transform: rotate(195deg); - -o-transform: rotate(195deg); - transform: rotate(195deg); -} -.wi-wind-default._210-deg { - -webkit-transform: rotate(210deg); - -moz-transform: rotate(210deg); - -ms-transform: rotate(210deg); - -o-transform: rotate(210deg); - transform: rotate(210deg); -} -.wi-wind-default._225-deg { - -webkit-transform: rotate(225deg); - -moz-transform: rotate(225deg); - -ms-transform: rotate(225deg); - -o-transform: rotate(225deg); - transform: rotate(225deg); -} -.wi-wind-default._240-deg { - -webkit-transform: rotate(240deg); - -moz-transform: rotate(240deg); - -ms-transform: rotate(240deg); - -o-transform: rotate(240deg); - transform: rotate(240deg); -} -.wi-wind-default._255-deg { - -webkit-transform: rotate(255deg); - -moz-transform: rotate(255deg); - -ms-transform: rotate(255deg); - -o-transform: rotate(255deg); - transform: rotate(255deg); -} -.wi-wind-default._270-deg { - -webkit-transform: rotate(270deg); - -moz-transform: rotate(270deg); - -ms-transform: rotate(270deg); - -o-transform: rotate(270deg); - transform: rotate(270deg); -} -.wi-wind-default._285-deg { - -webkit-transform: rotate(295deg); - -moz-transform: rotate(295deg); - -ms-transform: rotate(295deg); - -o-transform: rotate(295deg); - transform: rotate(295deg); -} -.wi-wind-default._300-deg { - -webkit-transform: rotate(300deg); - -moz-transform: rotate(300deg); - -ms-transform: rotate(300deg); - -o-transform: rotate(300deg); - transform: rotate(300deg); -} -.wi-wind-default._315-deg { - -webkit-transform: rotate(315deg); - -moz-transform: rotate(315deg); - -ms-transform: rotate(315deg); - -o-transform: rotate(315deg); - transform: rotate(315deg); -} -.wi-wind-default._330-deg { - -webkit-transform: rotate(330deg); - -moz-transform: rotate(330deg); - -ms-transform: rotate(330deg); - -o-transform: rotate(330deg); - transform: rotate(330deg); -} -.wi-wind-default._345-deg { - -webkit-transform: rotate(345deg); - -moz-transform: rotate(345deg); - -ms-transform: rotate(345deg); - -o-transform: rotate(345deg); - transform: rotate(345deg); -} -.wi-moon-new:before { - content: "\f095"; -} -.wi-moon-waxing-cresent-1:before { - content: "\f096"; -} -.wi-moon-waxing-cresent-2:before { - content: "\f097"; -} -.wi-moon-waxing-cresent-3:before { - content: "\f098"; -} -.wi-moon-waxing-cresent-4:before { - content: "\f099"; -} -.wi-moon-waxing-cresent-5:before { - content: "\f09a"; -} -.wi-moon-waxing-cresent-6:before { - content: "\f09b"; -} -.wi-moon-first-quarter:before { - content: "\f09c"; -} -.wi-moon-waxing-gibbous-1:before { - content: "\f09d"; -} -.wi-moon-waxing-gibbous-2:before { - content: "\f09e"; -} -.wi-moon-waxing-gibbous-3:before { - content: "\f09f"; -} -.wi-moon-waxing-gibbous-4:before { - content: "\f0a0"; -} -.wi-moon-waxing-gibbous-5:before { - content: "\f0a1"; -} -.wi-moon-waxing-gibbous-6:before { - content: "\f0a2"; -} -.wi-moon-full:before { - content: "\f0a3"; -} -.wi-moon-waning-gibbous-1:before { - content: "\f0a4"; -} -.wi-moon-waning-gibbous-2:before { - content: "\f0a5"; -} -.wi-moon-waning-gibbous-3:before { - content: "\f0a6"; -} -.wi-moon-waning-gibbous-4:before { - content: "\f0a7"; -} -.wi-moon-waning-gibbous-5:before { - content: "\f0a8"; +.wi-wind-east:before { + content: "\f061"; } -.wi-moon-waning-gibbous-6:before { - content: "\f0a9"; +.wi-wind-north:before { + content: "\f060"; } -.wi-moon-3rd-quarter:before { - content: "\f0aa"; +.wi-wind-north-east:before { + content: "\f05e"; } -.wi-moon-waning-crescent-1:before { - content: "\f0ab"; +.wi-wind-north-west:before { + content: "\f05d"; } -.wi-moon-waning-crescent-2:before { - content: "\f0ac"; +.wi-wind-south:before { + content: "\f05c"; } -.wi-moon-waning-crescent-3:before { - content: "\f0ad"; +.wi-wind-south-east:before { + content: "\f05b"; } -.wi-moon-waning-crescent-4:before { - content: "\f0ae"; +.wi-wind-south-west:before { + content: "\f05a"; } -.wi-moon-waning-crescent-5:before { - content: "\f0af"; +.wi-wind-west:before { + content: "\f059"; } -.wi-moon-waning-crescent-6:before { - content: "\f0b0"; +.wi-windy:before { + content: "\f021"; } diff --git a/docs/index.html b/docs/index.html index afb22fe..8b42deb 100644 --- a/docs/index.html +++ b/docs/index.html @@ -2,13 +2,13 @@ Weather Icons - 189 Icon Font inspired by Font Awesome and designed for Bootstrap - + - + @@ -18,7 +18,7 @@ - +

@@ -57,7 +57,7 @@