mirror of
https://github.com/erikflowers/weather-icons.git
synced 2025-10-12 23:42:10 -06:00
fixing public
This commit is contained in:
parent
1c1c14a7a3
commit
a9abb7a73e
5331
_docs/gh-pages/css/weather-icons-wind.css
Normal file
5331
_docs/gh-pages/css/weather-icons-wind.css
Normal file
File diff suppressed because it is too large
Load Diff
8942
_docs/gh-pages/css/weather-icons-wind.min.css
vendored
Normal file
8942
_docs/gh-pages/css/weather-icons-wind.min.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1607
_docs/gh-pages/css/weather-icons.css
Normal file
1607
_docs/gh-pages/css/weather-icons.css
Normal file
File diff suppressed because it is too large
Load Diff
597
_docs/gh-pages/css/weather-icons.min.css
vendored
Normal file
597
_docs/gh-pages/css/weather-icons.min.css
vendored
Normal file
@ -0,0 +1,597 @@
|
|||||||
|
/*!
|
||||||
|
* Weather Icons 1.3
|
||||||
|
* Updated November 30th, 2014
|
||||||
|
* Weather themed icons for Bootstrap
|
||||||
|
* ------------------------------------------------------------------------------
|
||||||
|
* Maintained at http://erikflowers.github.io/weather-icons
|
||||||
|
* http://twitter.com/Erik_UX
|
||||||
|
*
|
||||||
|
* License
|
||||||
|
* ------------------------------------------------------------------------------
|
||||||
|
* - Fpmt 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
|
||||||
|
* - Documentation licensed under CC BY 3.0 -
|
||||||
|
* http://creativecommons.org/licenses/by/3.0/
|
||||||
|
* - Inspired by and works great as a companion with Font Awesome
|
||||||
|
* "Font Awesome by Dave Gandy - http://fontawesome.io"
|
||||||
|
*
|
||||||
|
* Weather Icons Bootstrap Package Author - Erik Flowers - erik@helloerik.com
|
||||||
|
* ------------------------------------------------------------------------------
|
||||||
|
* Email: erik@helloerik.com
|
||||||
|
* Twitter: http://twitter.com/Erik_UX
|
||||||
|
*/
|
||||||
|
.wi-day-sunny:before {
|
||||||
|
content: "\f00d";
|
||||||
|
}
|
||||||
|
.wi-day-cloudy:before {
|
||||||
|
content: "\f002";
|
||||||
|
}
|
||||||
|
.wi-day-cloudy-gusts:before {
|
||||||
|
content: "\f000";
|
||||||
|
}
|
||||||
|
.wi-day-cloudy-windy:before {
|
||||||
|
content: "\f001";
|
||||||
|
}
|
||||||
|
.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-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-storm-showers:before {
|
||||||
|
content: "\f00e";
|
||||||
|
}
|
||||||
|
.wi-day-sunny-overcast:before {
|
||||||
|
content: "\f00c";
|
||||||
|
}
|
||||||
|
.wi-day-thunderstorm:before {
|
||||||
|
content: "\f010";
|
||||||
|
}
|
||||||
|
.wi-day-windy:before {
|
||||||
|
content: "\f085";
|
||||||
|
}
|
||||||
|
.wi-solar-eclipse:before {
|
||||||
|
content: "\f06e";
|
||||||
|
}
|
||||||
|
.wi-hot:before {
|
||||||
|
content: "\f072";
|
||||||
|
}
|
||||||
|
.wi-day-cloudy-high:before {
|
||||||
|
content: "\f07d";
|
||||||
|
}
|
||||||
|
.wi-day-light-wind:before {
|
||||||
|
content: "\f0c4";
|
||||||
|
}
|
||||||
|
.wi-night-clear:before {
|
||||||
|
content: "\f02e";
|
||||||
|
}
|
||||||
|
.wi-night-alt-cloudy:before {
|
||||||
|
content: "\f086";
|
||||||
|
}
|
||||||
|
.wi-night-alt-cloudy-gusts:before {
|
||||||
|
content: "\f022";
|
||||||
|
}
|
||||||
|
.wi-night-alt-cloudy-windy:before {
|
||||||
|
content: "\f023";
|
||||||
|
}
|
||||||
|
.wi-night-alt-hail:before {
|
||||||
|
content: "\f024";
|
||||||
|
}
|
||||||
|
.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-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";
|
||||||
|
}
|
||||||
|
.wi-night-alt-storm-showers:before {
|
||||||
|
content: "\f02c";
|
||||||
|
}
|
||||||
|
.wi-night-alt-thunderstorm:before {
|
||||||
|
content: "\f02d";
|
||||||
|
}
|
||||||
|
.wi-night-cloudy:before {
|
||||||
|
content: "\f031";
|
||||||
|
}
|
||||||
|
.wi-night-cloudy-gusts:before {
|
||||||
|
content: "\f02f";
|
||||||
|
}
|
||||||
|
.wi-night-cloudy-windy:before {
|
||||||
|
content: "\f030";
|
||||||
|
}
|
||||||
|
.wi-night-fog:before {
|
||||||
|
content: "\f04a";
|
||||||
|
}
|
||||||
|
.wi-night-hail:before {
|
||||||
|
content: "\f032";
|
||||||
|
}
|
||||||
|
.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-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";
|
||||||
|
}
|
||||||
|
.wi-night-storm-showers:before {
|
||||||
|
content: "\f03a";
|
||||||
|
}
|
||||||
|
.wi-night-thunderstorm:before {
|
||||||
|
content: "\f03b";
|
||||||
|
}
|
||||||
|
.wi-lunar-eclipse:before {
|
||||||
|
content: "\f070";
|
||||||
|
}
|
||||||
|
.wi-stars:before {
|
||||||
|
content: "\f077";
|
||||||
|
}
|
||||||
|
.wi-storm-showers:before {
|
||||||
|
content: "\f01d";
|
||||||
|
}
|
||||||
|
.wi-thunderstorm:before {
|
||||||
|
content: "\f01e";
|
||||||
|
}
|
||||||
|
.wi-night-alt-cloudy-high:before {
|
||||||
|
content: "\f07e";
|
||||||
|
}
|
||||||
|
.wi-night-cloudy-high:before {
|
||||||
|
content: "\f080";
|
||||||
|
}
|
||||||
|
.wi-night-alt-partly-cloudy:before {
|
||||||
|
content: "\f081";
|
||||||
|
}
|
||||||
|
.wi-cloud:before {
|
||||||
|
content: "\f041";
|
||||||
|
}
|
||||||
|
.wi-cloudy:before {
|
||||||
|
content: "\f013";
|
||||||
|
}
|
||||||
|
.wi-cloudy-gusts:before {
|
||||||
|
content: "\f011";
|
||||||
|
}
|
||||||
|
.wi-cloudy-windy:before {
|
||||||
|
content: "\f012";
|
||||||
|
}
|
||||||
|
.wi-fog:before {
|
||||||
|
content: "\f014";
|
||||||
|
}
|
||||||
|
.wi-hail:before {
|
||||||
|
content: "\f015";
|
||||||
|
}
|
||||||
|
.wi-rain:before {
|
||||||
|
content: "\f019";
|
||||||
|
}
|
||||||
|
.wi-rain-mix:before {
|
||||||
|
content: "\f017";
|
||||||
|
}
|
||||||
|
.wi-rain-wind:before {
|
||||||
|
content: "\f018";
|
||||||
|
}
|
||||||
|
.wi-showers:before {
|
||||||
|
content: "\f01a";
|
||||||
|
}
|
||||||
|
.wi-sleet:before {
|
||||||
|
content: "\f0b5";
|
||||||
|
}
|
||||||
|
.wi-snow:before {
|
||||||
|
content: "\f01b";
|
||||||
|
}
|
||||||
|
.wi-sprinkle:before {
|
||||||
|
content: "\f01c";
|
||||||
|
}
|
||||||
|
.wi-storm-showers:before {
|
||||||
|
content: "\f01d";
|
||||||
|
}
|
||||||
|
.wi-thunderstorm:before {
|
||||||
|
content: "\f01e";
|
||||||
|
}
|
||||||
|
.wi-snow-wind:before {
|
||||||
|
content: "\f064";
|
||||||
|
}
|
||||||
|
.wi-snow:before {
|
||||||
|
content: "\f01b";
|
||||||
|
}
|
||||||
|
.wi-smog:before {
|
||||||
|
content: "\f074";
|
||||||
|
}
|
||||||
|
.wi-smoke:before {
|
||||||
|
content: "\f062";
|
||||||
|
}
|
||||||
|
.wi-lightning:before {
|
||||||
|
content: "\f016";
|
||||||
|
}
|
||||||
|
.wi-raindrops:before {
|
||||||
|
content: "\f04e";
|
||||||
|
}
|
||||||
|
.wi-raindrop:before {
|
||||||
|
content: "\f078";
|
||||||
|
}
|
||||||
|
.wi-dust:before {
|
||||||
|
content: "\f063";
|
||||||
|
}
|
||||||
|
.wi-snowflake-cold:before {
|
||||||
|
content: "\f076";
|
||||||
|
}
|
||||||
|
.wi-windy:before {
|
||||||
|
content: "\f021";
|
||||||
|
}
|
||||||
|
.wi-strong-wind:before {
|
||||||
|
content: "\f050";
|
||||||
|
}
|
||||||
|
.wi-sandstorm:before {
|
||||||
|
content: "\f082";
|
||||||
|
}
|
||||||
|
.wi-earthquake:before {
|
||||||
|
content: "\f0c6";
|
||||||
|
}
|
||||||
|
.wi-fire:before {
|
||||||
|
content: "\f0c7";
|
||||||
|
}
|
||||||
|
.wi-flood:before {
|
||||||
|
content: "\f07c";
|
||||||
|
}
|
||||||
|
.wi-meteor:before {
|
||||||
|
content: "\f071";
|
||||||
|
}
|
||||||
|
.wi-tsunami:before {
|
||||||
|
content: "\f0c5";
|
||||||
|
}
|
||||||
|
.wi-volcano:before {
|
||||||
|
content: "\f0c8";
|
||||||
|
}
|
||||||
|
.wi-hurricane:before {
|
||||||
|
content: "\f073";
|
||||||
|
}
|
||||||
|
.wi-tornado:before {
|
||||||
|
content: "\f056";
|
||||||
|
}
|
||||||
|
.wi-small-craft-advisory:before {
|
||||||
|
content: "\f0cc";
|
||||||
|
}
|
||||||
|
.wi-gale-warning:before {
|
||||||
|
content: "\f0cd";
|
||||||
|
}
|
||||||
|
.wi-storm-warning:before {
|
||||||
|
content: "\f0ce";
|
||||||
|
}
|
||||||
|
.wi-hurricane-warning:before {
|
||||||
|
content: "\f0cf";
|
||||||
|
}
|
||||||
|
.wi-alien:before {
|
||||||
|
content: "\f075";
|
||||||
|
}
|
||||||
|
.wi-celsius:before {
|
||||||
|
content: "\f03c";
|
||||||
|
}
|
||||||
|
.wi-fahrenheit:before {
|
||||||
|
content: "\f045";
|
||||||
|
}
|
||||||
|
.wi-degrees:before {
|
||||||
|
content: "\f042";
|
||||||
|
}
|
||||||
|
.wi-thermometer:before {
|
||||||
|
content: "\f055";
|
||||||
|
}
|
||||||
|
.wi-thermometer-exterior:before {
|
||||||
|
content: "\f053";
|
||||||
|
}
|
||||||
|
.wi-thermometer-internal:before {
|
||||||
|
content: "\f054";
|
||||||
|
}
|
||||||
|
.wi-cloud-down:before {
|
||||||
|
content: "\f03d";
|
||||||
|
}
|
||||||
|
.wi-cloud-up:before {
|
||||||
|
content: "\f040";
|
||||||
|
}
|
||||||
|
.wi-cloud-refresh:before {
|
||||||
|
content: "\f03e";
|
||||||
|
}
|
||||||
|
.wi-horizon:before {
|
||||||
|
content: "\f047";
|
||||||
|
}
|
||||||
|
.wi-horizon-alt:before {
|
||||||
|
content: "\f046";
|
||||||
|
}
|
||||||
|
.wi-sunrise:before {
|
||||||
|
content: "\f051";
|
||||||
|
}
|
||||||
|
.wi-sunset:before {
|
||||||
|
content: "\f052";
|
||||||
|
}
|
||||||
|
.wi-moonrise:before {
|
||||||
|
content: "\f0c9";
|
||||||
|
}
|
||||||
|
.wi-moonset:before {
|
||||||
|
content: "\f0ca";
|
||||||
|
}
|
||||||
|
.wi-refresh:before {
|
||||||
|
content: "\f04c";
|
||||||
|
}
|
||||||
|
.wi-refresh-alt:before {
|
||||||
|
content: "\f04b";
|
||||||
|
}
|
||||||
|
.wi-umbrella:before {
|
||||||
|
content: "\f084";
|
||||||
|
}
|
||||||
|
.wi-barometer:before {
|
||||||
|
content: "\f079";
|
||||||
|
}
|
||||||
|
.wi-humidity:before {
|
||||||
|
content: "\f07a";
|
||||||
|
}
|
||||||
|
.wi-na:before {
|
||||||
|
content: "\f07b";
|
||||||
|
}
|
||||||
|
.wi-train:before {
|
||||||
|
content: "\f0cb";
|
||||||
|
}
|
||||||
|
.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-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-moon-waning-gibbous-6:before {
|
||||||
|
content: "\f0a9";
|
||||||
|
}
|
||||||
|
.wi-moon-waning-crescent-1:before {
|
||||||
|
content: "\f0ab";
|
||||||
|
}
|
||||||
|
.wi-moon-waning-crescent-2:before {
|
||||||
|
content: "\f0ac";
|
||||||
|
}
|
||||||
|
.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-time-1:before {
|
||||||
|
content: "\f08a";
|
||||||
|
}
|
||||||
|
.wi-time-2:before {
|
||||||
|
content: "\f08b";
|
||||||
|
}
|
||||||
|
.wi-time-3:before {
|
||||||
|
content: "\f08c";
|
||||||
|
}
|
||||||
|
.wi-time-4:before {
|
||||||
|
content: "\f08d";
|
||||||
|
}
|
||||||
|
.wi-time-5:before {
|
||||||
|
content: "\f08e";
|
||||||
|
}
|
||||||
|
.wi-time-6:before {
|
||||||
|
content: "\f08f";
|
||||||
|
}
|
||||||
|
.wi-time-7:before {
|
||||||
|
content: "\f090";
|
||||||
|
}
|
||||||
|
.wi-time-8:before {
|
||||||
|
content: "\f091";
|
||||||
|
}
|
||||||
|
.wi-time-9:before {
|
||||||
|
content: "\f092";
|
||||||
|
}
|
||||||
|
.wi-time-10:before {
|
||||||
|
content: "\f093";
|
||||||
|
}
|
||||||
|
.wi-time-11:before {
|
||||||
|
content: "\f094";
|
||||||
|
}
|
||||||
|
.wi-time-12:before {
|
||||||
|
content: "\f089";
|
||||||
|
}
|
||||||
|
.wi-direction-up:before {
|
||||||
|
content: "\f058";
|
||||||
|
}
|
||||||
|
.wi-direction-up-right:before {
|
||||||
|
content: "\f057";
|
||||||
|
}
|
||||||
|
.wi-direction-right:before {
|
||||||
|
content: "\f04d";
|
||||||
|
}
|
||||||
|
.wi-direction-down-right:before {
|
||||||
|
content: "\f088";
|
||||||
|
}
|
||||||
|
.wi-direction-down:before {
|
||||||
|
content: "\f044";
|
||||||
|
}
|
||||||
|
.wi-direction-down-left:before {
|
||||||
|
content: "\f043";
|
||||||
|
}
|
||||||
|
.wi-direction-left:before {
|
||||||
|
content: "\f048";
|
||||||
|
}
|
||||||
|
.wi-direction-up-left:before {
|
||||||
|
content: "\f087";
|
||||||
|
}
|
||||||
|
.wi-wind-beaufort-0:before {
|
||||||
|
content: "\f0b7";
|
||||||
|
}
|
||||||
|
.wi-wind-beaufort-1:before {
|
||||||
|
content: "\f0b8";
|
||||||
|
}
|
||||||
|
.wi-wind-beaufort-2:before {
|
||||||
|
content: "\f0b9";
|
||||||
|
}
|
||||||
|
.wi-wind-beaufort-3:before {
|
||||||
|
content: "\f0ba";
|
||||||
|
}
|
||||||
|
.wi-wind-beaufort-4:before {
|
||||||
|
content: "\f0bb";
|
||||||
|
}
|
||||||
|
.wi-wind-beaufort-5:before {
|
||||||
|
content: "\f0bc";
|
||||||
|
}
|
||||||
|
.wi-wind-beaufort-6:before {
|
||||||
|
content: "\f0bd";
|
||||||
|
}
|
||||||
|
.wi-wind-beaufort-7:before {
|
||||||
|
content: "\f0be";
|
||||||
|
}
|
||||||
|
.wi-wind-beaufort-8:before {
|
||||||
|
content: "\f0bf";
|
||||||
|
}
|
||||||
|
.wi-wind-beaufort-9:before {
|
||||||
|
content: "\f0c0";
|
||||||
|
}
|
||||||
|
.wi-wind-beaufort-10:before {
|
||||||
|
content: "\f0c1";
|
||||||
|
}
|
||||||
|
.wi-wind-beaufort-11:before {
|
||||||
|
content: "\f0c2";
|
||||||
|
}
|
||||||
|
.wi-wind-beaufort-12:before {
|
||||||
|
content: "\f0c3";
|
||||||
|
}
|
@ -1,7 +1,7 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Weather Icons - 219 font icons inspired by Font Awesome and designed for Bootstrap</title>
|
<title>Weather Icons - 215 font icons inspired by Font Awesome and designed for Bootstrap</title>
|
||||||
<!-- favicons-->
|
<!-- favicons-->
|
||||||
<link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png">
|
<link rel="apple-touch-icon" sizes="57x57" href="/apple-touch-icon-57x57.png">
|
||||||
<link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png">
|
<link rel="apple-touch-icon" sizes="60x60" href="/apple-touch-icon-60x60.png">
|
||||||
@ -11,8 +11,8 @@
|
|||||||
<!--favicons-->
|
<!--favicons-->
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
||||||
<link rel="stylesheet" href="css/styles.css">
|
<link rel="stylesheet" href="css/styles.css">
|
||||||
<link rel="stylesheet" href="../css/weather-icons.css">
|
<link rel="stylesheet" href="css/weather-icons.css">
|
||||||
<link rel="stylesheet" href="../css/weather-icons-wind.css">
|
<link rel="stylesheet" href="css/weather-icons-wind.css">
|
||||||
<script src="//use.typekit.net/hse2lqc.js"></script>
|
<script src="//use.typekit.net/hse2lqc.js"></script>
|
||||||
<script>try{Typekit.load();}catch(e){}</script>
|
<script>try{Typekit.load();}catch(e){}</script>
|
||||||
<script src="js/bootstrap.min.js"></script>
|
<script src="js/bootstrap.min.js"></script>
|
||||||
@ -37,7 +37,7 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<h1>Weather Icons</h1>
|
<h1>Weather Icons</h1>
|
||||||
<h2>215 Weather Themed Icons and CSS</h2><a href="#" class="download-now">Download Now<i class="wi wi-sunset"></i></a>
|
<h2>215 Weather Themed Icons and CSS</h2><a href="https://github.com/erikflowers/weather-icons/archive/master.zip" class="download-now">Download Now <i class="wi wi-sunset"></i></a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -77,7 +77,7 @@
|
|||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-sm-4">
|
<div class="col-sm-4">
|
||||||
<h3><i class="wi wi-day-sunny"></i>The Freedom of CSS</h3>
|
<h3><i class="wi wi-day-sunny"></i>The Freedom of CSS</h3>
|
||||||
<p>Anthing you can do to text, you can do to the icons. Scale, rotate, flip, change color, add shadows... and more!<i class="wi wi-night-thunderstorm wi-flip-vertical purple"></i><i class="wi wi-night-thunderstorm wi-flip-horizontal purple"></i><i class="wi wi-night-thunderstorm wi-rotate-90 purple"></i><i class="wi wi-night-thunderstorm wi-rotate-180 purple"></i><i class="wi wi-night-thunderstorm wi-rotate-270 purple"></i></p>
|
<p>Anthing you can do to text, you can do to the icons. Scale, rotate, flip, change color, add shadows... and more! <i class="wi wi-night-thunderstorm wi-flip-vertical purple"></i><i class="wi wi-night-thunderstorm wi-flip-horizontal purple"></i><i class="wi wi-night-thunderstorm wi-rotate-90 purple"></i><i class="wi wi-night-thunderstorm wi-rotate-180 purple"></i><i class="wi wi-night-thunderstorm wi-rotate-270 purple"></i></p>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm-4">
|
<div class="col-sm-4">
|
||||||
<h3><i class="wi wi-lightning"></i>Use In Graphic Apps</h3>
|
<h3><i class="wi wi-lightning"></i>Use In Graphic Apps</h3>
|
||||||
@ -152,8 +152,8 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="meta"><a href="http://github.com/erikflowers/weather-icons" class="github-button">View the project on GitHub<i class="fa fa-github"></i></a>
|
<div class="meta"><a href="http://github.com/erikflowers/weather-icons" class="github-button">View the project on GitHub <i class="fa fa-github"></i></a>
|
||||||
<p>Please make requests or report any issues to the<a href="https://github.com/erikflowers/weather-icons/issues">main repository on GitHub.</a></p>
|
<p>Please make requests or report any issues to the <a href="https://github.com/erikflowers/weather-icons/issues">main repository on GitHub.</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
@ -1466,11 +1466,11 @@
|
|||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-sm-6">
|
<div class="col-sm-6">
|
||||||
<p>The Weather Icons project created and maintained by<a href="http://www.twitter.com/Erik_UX">Erik Flowers</a>. v1.0 artwork by<a href="http://www.twitter.com/artill">Lukas Bischoff</a>. v1.1 - 2.0 artwork by<a href="http://www.twitter.com/Erik_UX">Erik Flowers</a></p>
|
<p>The Weather Icons project created and maintained by <a href="http://www.twitter.com/Erik_UX">Erik Flowers</a>. v1.0 artwork by <a href="http://www.twitter.com/artill">Lukas Bischoff</a>. v1.1 - 2.0 artwork by <a href="http://www.twitter.com/Erik_UX">Erik Flowers</a></p>
|
||||||
<p>LESS/HTML implementation inspired and heavily influenced by<a href="http://fortawesome.github.io/Font-Awesome/">Font Awesome.</a></p>
|
<p>LESS/HTML implementation inspired and heavily influenced by <a href="http://fortawesome.github.io/Font-Awesome/">Font Awesome.</a></p>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm-6">
|
<div class="col-sm-6">
|
||||||
<p>Weather Icons licensed under<a href="http://scripts.sil.org/OFL">SIL OFL 1.1,</a> Code licensed under<a href="http://opensource.org/licenses/mit-license.html">MIT License,</a> Documentation licensed under<a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a></p>
|
<p>Weather Icons licensed under <a href="http://scripts.sil.org/OFL">SIL OFL 1.1, </a> Code licensed under <a href="http://opensource.org/licenses/mit-license.html">MIT License, </a> Documentation licensed under <a href="http://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
doctype
|
doctype
|
||||||
html
|
html
|
||||||
head
|
head
|
||||||
title Weather Icons - 219 font icons inspired by Font Awesome and designed for Bootstrap
|
title Weather Icons - 215 font icons inspired by Font Awesome and designed for Bootstrap
|
||||||
// favicons
|
// favicons
|
||||||
link(rel='apple-touch-icon', sizes='57x57', href='/apple-touch-icon-57x57.png')
|
link(rel='apple-touch-icon', sizes='57x57', href='/apple-touch-icon-57x57.png')
|
||||||
link(rel='apple-touch-icon', sizes='60x60', href='/apple-touch-icon-60x60.png')
|
link(rel='apple-touch-icon', sizes='60x60', href='/apple-touch-icon-60x60.png')
|
||||||
@ -13,8 +13,8 @@ html
|
|||||||
meta(name='viewport', content='width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no')
|
meta(name='viewport', content='width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no')
|
||||||
|
|
||||||
link(rel='stylesheet', href='css/styles.css')
|
link(rel='stylesheet', href='css/styles.css')
|
||||||
link(rel='stylesheet', href='../css/weather-icons.css')
|
link(rel='stylesheet', href='css/weather-icons.css')
|
||||||
link(rel='stylesheet', href='../css/weather-icons-wind.css')
|
link(rel='stylesheet', href='css/weather-icons-wind.css')
|
||||||
|
|
||||||
script(src='//use.typekit.net/hse2lqc.js')
|
script(src='//use.typekit.net/hse2lqc.js')
|
||||||
script.
|
script.
|
||||||
@ -39,7 +39,7 @@ html
|
|||||||
.wi.wi-day-cloudy
|
.wi.wi-day-cloudy
|
||||||
h1 Weather Icons
|
h1 Weather Icons
|
||||||
h2 215 Weather Themed Icons and CSS
|
h2 215 Weather Themed Icons and CSS
|
||||||
a.download-now(href="#") Download Now
|
a.download-now(href="https://github.com/erikflowers/weather-icons/archive/master.zip") Download Now
|
||||||
i.wi.wi-sunset
|
i.wi.wi-sunset
|
||||||
section.social
|
section.social
|
||||||
.container
|
.container
|
||||||
|
Loading…
x
Reference in New Issue
Block a user