You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
erikflowers_weather-icons/css/weather-icons-yahoo.css

190 lines
3.7 KiB
CSS

/*!
* Weather Icons for Yahoo Weather API.
* Weather themed icons for Bootstrap, using Yahoo Condition Codes:
*
* https://developer.yahoo.com/weather/#codes
*
* ------------------------------------------------------------------------------
* 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 Aweosme
* "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
*/
@font-face {
font-family: 'weathericons';
src: url('../fonts/weathericons-regular-webfont.eot');
src: url('../fonts/weathericons-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/weathericons-regular-webfont.woff') format('woff'), url('../fonts/weathericons-regular-webfont.ttf') format('truetype'), url('../fonts/weathericons-regular-webfont.svg#weathericons-regular-webfontRg') format('svg');
font-weight: normal;
font-style: normal;
}
.wi {
display: inline-block;
font-family: 'weathericons';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.wi-condition-0 {
content: "\f056";
}
.wi-condition-1 {
content: "\f00e";
}
.wi-condition-2 {
content: "\f073";
}
.wi-condition-3 {
content: "\f01e";
}
.wi-condition-4 {
content: "\f01e";
}
.wi-condition-5 {
content: "\f017";
}
.wi-condition-6 {
content: "\f017";
}
.wi-condition-7 {
content: "\f017";
}
.wi-condition-8 {
content: "\f015";
}
.wi-condition-9 {
content: "\f01a";
}
.wi-condition-10 {
content: "\f015";
}
.wi-condition-11 {
content: "\f01a";
}
.wi-condition-12 {
content: "\f01a";
}
.wi-condition-13 {
content: "\f01b";
}
.wi-condition-14 {
content: "\f00a";
}
.wi-condition-15 {
content: "\f064";
}
.wi-condition-16 {
content: "\f01b";
}
.wi-condition-17 {
content: "\f015";
}
.wi-condition-18 {
content: "\f017";
}
.wi-condition-19 {
content: "\f063";
}
.wi-condition-20 {
content: "\f014";
}
.wi-condition-21 {
content: "\f021";
}
.wi-condition-22 {
content: "\f062";
}
.wi-condition-23 {
content: "\f050";
}
.wi-condition-24 {
content: "\f050";
}
.wi-condition-25 {
content: "\f076";
}
.wi-condition-26 {
content: "\f013";
}
.wi-condition-27 {
content: "\f031";
}
.wi-condition-28 {
content: "\f002";
}
.wi-condition-29 {
content: "\f031";
}
.wi-condition-30 {
content: "\f002";
}
.wi-condition-31 {
content: "\f02e";
}
.wi-condition-32 {
content: "\f00d";
}
.wi-condition-33 {
content: "\f083";
}
.wi-condition-34 {
content: "\f00c";
}
.wi-condition-35 {
content: "\f017";
}
.wi-condition-36 {
content: "\f072";
}
.wi-condition-37 {
content: "\f00e";
}
.wi-condition-38 {
content: "\f00e";
}
.wi-condition-39 {
content: "\f00e";
}
.wi-condition-40 {
content: "\f01a";
}
.wi-condition-41 {
content: "\f064";
}
.wi-condition-42 {
content: "\f01b";
}
.wi-condition-43 {
content: "\f064";
}
.wi-condition-44 {
content: "\f00c";
}
.wi-condition-45 {
content: "\f00e";
}
.wi-condition-46 {
content: "\f01b";
}
.wi-condition-47 {
content: "\f00e";
}
.wi-condition-3200 {
content: "\f077";
}