2015-07-31 17:04:10 -07:00
doctype
html
head
2015-08-18 14:37:15 -07:00
title Weather Icons - 222 font icons inspired by Font Awesome and designed for Bootstrap
2015-08-06 19:12:56 -07:00
// favicons
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='icon', type='image/png', href='/favicon-16x16.png', sizes='16x16')
link(rel='icon', type='image/png', href='/favicon-32x32.png', sizes='32x32')
meta(name='msapplication-TileColor', content='#da532c')
//favicons
2015-07-31 17:04:10 -07:00
meta(name='viewport', content='width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no')
link(rel='stylesheet', href='css/styles.css')
2015-08-08 20:26:18 -07:00
link(rel='stylesheet', href='css/weather-icons.css')
link(rel='stylesheet', href='css/weather-icons-wind.css')
2015-07-31 17:04:10 -07:00
2015-08-06 19:12:56 -07:00
script(src='//use.typekit.net/hse2lqc.js')
script.
2015-08-08 20:04:35 -07:00
try{Typekit.load();}catch(e){}
script(src='js/bootstrap.min.js')
2015-08-06 19:12:56 -07:00
script.
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-547519-12', 'erikflowers.github.io');
ga('send', 'pageview');
2015-07-31 17:04:10 -07:00
body
2015-08-06 19:12:56 -07:00
header
.container
.row-fluid
.col-sm-12
.icon
2015-08-07 13:54:35 -07:00
.icon-box
.wi.wi-day-cloudy
h1 Weather Icons
2015-08-18 14:37:15 -07:00
h2 222 Weather Themed Icons and CSS
2015-08-08 20:26:18 -07:00
a.download-now(href="https://github.com/erikflowers/weather-icons/archive/master.zip") Download Now
2015-08-07 13:54:35 -07:00
i.wi.wi-sunset
2015-08-08 13:54:22 -07:00
section.social
.container
.row
.col-sm-12
2015-08-08 19:18:18 -07:00
.social-wrapper
ul
li
iframe.github-btn(src='https://ghbtns.com/github-btn.html?user=erikflowers&repo=weather-icons&type=watch&count=true', allowtransparency='true', frameborder='0', scrolling='0', width='100px', height='20px')
li
iframe.github-btn(src='https://ghbtns.com/github-btn.html?user=erikflowers&repo=weather-icons&type=fork&count=true', allowtransparency='true', frameborder='0', scrolling='0', width='90px', height='20px')
li
2015-08-18 14:37:15 -07:00
a.twitter-share-button(href='https://twitter.com/share', data-lang='en', data-text='Weather Icons - 222 weather themed font icons!', data-via='Erik_UX', data-count='none') Tweet
2015-08-08 20:04:35 -07:00
li
2015-08-08 19:18:18 -07:00
a.twitter-follow-button(href='https://twitter.com/Erik_UX', data-show-count='false', data-lang='en') Follow @Erik_UX
script.
!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");
2015-08-06 19:12:56 -07:00
2015-08-08 20:04:35 -07:00
2015-08-08 13:54:22 -07:00
section.content.container.intro
2015-08-06 19:12:56 -07:00
.row
.col-sm-12
2015-08-07 13:54:35 -07:00
.intro-icons
2015-08-06 19:12:56 -07:00
i.wi.wi-day-lightning
i.wi.wi-night-thunderstorm
i.wi.wi-day-snow
i.wi.wi-sprinkle
i.wi.wi-day-sunny
i.wi.wi-cloudy
i.wi.wi-night-rain-mix
i.wi.wi-sunset
i.wi.wi-sunrise
i.wi.wi-day-cloudy-windy
i.wi.wi-night-rain
i.wi.wi-night-alt-snow
2015-08-18 14:37:15 -07:00
p.headline Weather Icons is the only icon font and CSS with 222 weather themed icons, ready to be dropped right into
2015-08-07 13:54:35 -07:00
a(href="http://getbootstrap.com") Bootstrap,
2015-08-08 13:54:22 -07:00
| or any project that needs high quality weather, maritime, and meteorological based icons!
2015-08-06 19:12:56 -07:00
2015-08-08 13:54:22 -07:00
.features
.row
.col-sm-4
h3
i.wi.wi-day-sunny
| The Freedom of CSS
2015-08-08 20:26:18 -07:00
p Anthing you can do to text, you can do to the icons. Scale, rotate, flip, change color, add shadows... and more!
2015-08-08 13:54:22 -07:00
.col-sm-4
h3
i.wi.wi-lightning
| Use In Graphic Apps
2015-08-13 17:05:52 -07:00
p Weather Icons come with OTF and TTF files, so you can use this page to copy icons and paste them right into your favorite design apps like Photoshop, Illustrator, Sketch!
2015-08-08 13:54:22 -07:00
.col-sm-4
h3
i.wi.wi-night-rain
| Flip, Scale, Transform
2015-08-18 14:37:15 -07:00
p Easily modify the icon look with built-in utility classes for fixed-width, flip horizontal, flip vertical, and rotating 90, 180, or 270 degrees.
i.wi.wi-night-thunderstorm.wi-flip-vertical.purple
i.wi.wi-night-thunderstorm.wi-flip-horizontal.purple
i.wi.wi-night-thunderstorm.wi-rotate-90.purple
i.wi.wi-night-thunderstorm.wi-rotate-180.purple
i.wi.wi-night-thunderstorm.wi-rotate-270.purple
2015-08-08 13:54:22 -07:00
.row
.col-sm-4
h3
i.wi.wi-earthquake
2015-08-08 19:18:18 -07:00
| Popular Weather API Classes
2015-08-18 14:37:15 -07:00
p Build in API compatibility with Yahoo Weather, OpenWeatherMaps, Forecast.io, and World Meteorological Organization.
2015-08-09 09:38:00 -07:00
a(href="api-list.html") View the list of API mappings here.
2015-08-08 13:54:22 -07:00
.col-sm-4
h3
i.wi.wi-thunderstorm
| Specialty Icons
p Included are 28 moon phases, 12 hours of clock, the Beaufort wind force scale, maritime wind warnings,
.col-sm-4
h3
2015-08-08 19:18:18 -07:00
i.wi.wi-volcano.from-270-deg
| Less and Sass Support
p Use Less or Sass preprocessors to integrate the Weather Icons right into your existing builds.
2015-08-18 14:37:15 -07:00
.row
2015-08-08 19:18:18 -07:00
.col-sm-12
2015-08-18 14:37:15 -07:00
.section-title Getting Started
p To use the Weather Icons, place the main CSS files in your CSS directory, and the font files in a "font" directory on the same folder level as the CSS director. Once you've done that, all you need to do to reference an icon in your HTML is type
code <i class="wi wi-night-sleet"></i>
p Weather icons is also hosted on cdn.js, to use the CSS from there, just include:<br>
code https://cdnjs.cloudflare.com/ajax/libs/weather-icons/2.0.1/css/weather-icons.min.css
2015-08-08 13:54:22 -07:00
2015-08-08 20:04:35 -07:00
2015-08-07 13:54:35 -07:00
.meta
2015-08-08 20:26:18 -07:00
a.github-button(href="http://github.com/erikflowers/weather-icons") View the project on GitHub
2015-08-07 13:54:35 -07:00
i.fa.fa-github
2015-08-08 20:26:18 -07:00
p Please make requests or report any issues to the
2015-08-08 19:18:18 -07:00
a(href="https://github.com/erikflowers/weather-icons/issues") main repository on GitHub.
2015-07-31 17:04:10 -07:00
2015-08-18 14:37:15 -07:00
include new-icons
2015-07-31 21:11:08 -07:00
.row
include icon-list
2015-07-31 17:04:10 -07:00
2015-08-18 14:37:15 -07:00
.row
2015-08-08 19:18:18 -07:00
.col-sm-12
.section-title Utility Classes
.instructions
2015-08-18 14:37:15 -07:00
.info-icon
i.fa.fa-info-circle
2015-08-08 19:18:18 -07:00
p Use these special, built-in utility classes to flip, rotate, or assign a fixed width to any icon.
.row
.col-sm-4
h3 Flip
2015-08-08 20:04:35 -07:00
p
2015-08-08 19:18:18 -07:00
code wi-flip-horizontal
2015-08-08 20:04:35 -07:00
p
2015-08-08 19:18:18 -07:00
code wi-flip-vertical
.col-sm-4
h3 Rotate
2015-08-08 20:04:35 -07:00
p
2015-08-08 19:18:18 -07:00
code wi-rotate-90
2015-08-08 20:04:35 -07:00
p
2015-08-08 19:18:18 -07:00
code wi-rotate-180
2015-08-08 20:04:35 -07:00
p
2015-08-08 19:18:18 -07:00
code wi-rotate-270
.col-sm-4
h3 Fixed Width
2015-08-08 20:04:35 -07:00
p
2015-08-08 19:18:18 -07:00
code wi-fw
2015-08-06 19:12:56 -07:00
footer
.container
.row
2015-08-08 19:18:18 -07:00
.col-sm-6
2015-08-08 20:26:18 -07:00
p The Weather Icons project created and maintained by
2015-08-06 19:12:56 -07:00
a(href="http://www.twitter.com/Erik_UX") Erik Flowers
2015-08-08 20:26:18 -07:00
|. v1.0 artwork by
2015-08-06 19:12:56 -07:00
a(href="http://www.twitter.com/artill") Lukas Bischoff
2015-08-08 20:26:18 -07:00
|. v1.1 - 2.0 artwork by
2015-08-08 13:54:22 -07:00
a(href="http://www.twitter.com/Erik_UX") Erik Flowers
2015-08-08 20:26:18 -07:00
p LESS/HTML implementation inspired and heavily influenced by
2015-08-08 13:54:22 -07:00
a(href="http://fortawesome.github.io/Font-Awesome/") Font Awesome.
2015-08-08 19:18:18 -07:00
.col-sm-6
2015-08-08 20:26:18 -07:00
p Weather Icons licensed under
a(href="http://scripts.sil.org/OFL") SIL OFL 1.1,
| Code licensed under
a(href="http://opensource.org/licenses/mit-license.html") MIT License,
| Documentation licensed under
2015-08-06 19:12:56 -07:00
a(href="http://creativecommons.org/licenses/by/3.0/") CC BY 3.0
2015-08-07 13:54:35 -07:00
.row
.col-sm-12
i.wi.wi-day-lightning
i.wi.wi-night-thunderstorm
i.wi.wi-day-snow
i.wi.wi-sprinkle
i.wi.wi-day-sunny
i.wi.wi-cloudy
i.wi.wi-night-rain-mix
i.wi.wi-sunset
i.wi.wi-sunrise
i.wi.wi-day-cloudy-windy
i.wi.wi-night-rain
i.wi.wi-night-alt-snow