mirror of
https://github.com/erikflowers/weather-icons.git
synced 2025-10-13 07:52:12 -06:00
no more cheatsheet, index is cheat sheet
This commit is contained in:
parent
01c9410ca8
commit
d808793ee7
File diff suppressed because it is too large
Load Diff
@ -1,39 +0,0 @@
|
|||||||
doctype
|
|
||||||
html
|
|
||||||
head
|
|
||||||
title Weather Icons - Icon Font inspired by Font Awesome and designed for Bootstrap
|
|
||||||
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/weather-icons.css')
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
body
|
|
||||||
|
|
||||||
p aCopy and paste these characters into your design apps to use them as real fonts:
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
section.content.container.iconExamples.reference
|
|
||||||
include icon-list
|
|
||||||
|
|
||||||
|
|
||||||
footer
|
|
||||||
|
|
||||||
.container
|
|
||||||
.row-fluid
|
|
||||||
.col-sm-12
|
|
||||||
p The Weather Icons project created and maintained by
|
|
||||||
a(href="http://www.twitter.com/Erik_UX") Erik Flowers
|
|
||||||
|. Original artwork by
|
|
||||||
a(href="http://www.twitter.com/artill") Lukas Bischoff.
|
|
||||||
p LESS/HTML implementation inspired and heavily influenced by
|
|
||||||
a(href="http://fortawesome.github.io/Font-Awesome/") Font Awesome.
|
|
||||||
p Weather Icons licensed under
|
|
||||||
a("http://scripts.sil.org/OFL") SIL OFL 1.1
|
|
||||||
| — Code licensed under
|
|
||||||
a("http://opensource.org/licenses/mit-license.html") MIT License
|
|
||||||
| — Documentation licensed under
|
|
||||||
a("http://creativecommons.org/licenses/by/3.0/") CC BY 3.0
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user