2
0
mirror of https://github.com/erikflowers/weather-icons.git synced 2025-10-12 15:32:13 -06:00

201 lines
8.6 KiB
Plaintext
Raw Normal View History

2015-07-31 17:04:10 -07:00
doctype
html
head
title Weather Icons - 222 font icons inspired by Font Awesome and designed for Bootstrap
// 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
script(src='//use.typekit.net/hse2lqc.js')
script.
try{Typekit.load();}catch(e){}
script(src='js/bootstrap.min.js')
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
header
.container
.row-fluid
.col-sm-12
.icon
.icon-box
.wi.wi-day-cloudy
h1 Weather Icons
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
i.wi.wi-sunset
2015-08-08 13:54:22 -07:00
section.social
.container
.row
.col-sm-12
.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
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
li
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-08 13:54:22 -07:00
section.content.container.intro
.row
.col-sm-12
.intro-icons
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
p.headline Weather Icons is the only icon font and CSS with 222 weather themed icons, ready to be dropped right into
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-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
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
| Popular Weather API Classes
p Build in API compatibility with Yahoo Weather, OpenWeatherMaps, Forecast.io, Weather Underground, 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
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.
.row
.col-sm-12
.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>
2015-08-08 13:54:22 -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
i.fa.fa-github
2015-08-08 20:26:18 -07:00
p Please make requests or report any issues to the
a(href="https://github.com/erikflowers/weather-icons/issues") main repository on GitHub.
2015-07-31 17:04:10 -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
.row
.col-sm-12
.section-title Utility Classes
.instructions
.info-icon
i.fa.fa-info-circle
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
p
code wi-flip-horizontal
p
code wi-flip-vertical
.col-sm-4
h3 Rotate
p
code wi-rotate-90
p
code wi-rotate-180
p
code wi-rotate-270
.col-sm-4
h3 Fixed Width
p
code wi-fw
footer
.container
.row
.col-sm-6
2015-08-08 20:26:18 -07:00
p The Weather Icons project created and maintained by
a(href="http://www.twitter.com/Erik_UX") Erik Flowers
2015-08-08 20:26:18 -07:00
|. v1.0 artwork by
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.
.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
a(href="http://creativecommons.org/licenses/by/3.0/") CC BY 3.0
.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