mirror of
https://github.com/erikflowers/weather-icons.git
synced 2025-10-10 14:32:11 -06:00
Fixed project website, closes #223
This commit is contained in:
parent
a3829ccaa0
commit
3ba8d230f4
@ -1,12 +1,10 @@
|
|||||||
# This is an abandonded project 😞. It probably needs a new home and owner, if anyone is interested. Thanks for the support over the years!
|
# Weather Icons
|
||||||
|
|
||||||
## Weather Icons
|
|
||||||
|
|
||||||
## 222 Weather Themed Icons and CSS
|
## 222 Weather Themed Icons and CSS
|
||||||
|
|
||||||
Weather Icons is the only icon font and CSS with 222 weather themed icons, ready to be dropped right into [Bootstrap](http://www.getbootstrap.com), or any project that needs high quality weather, maritime, and meteorological based icons!
|
Weather Icons is the only icon font and CSS with 222 weather themed icons, ready to be dropped right into [Bootstrap](http://www.getbootstrap.com), or any project that needs high quality weather, maritime, and meteorological based icons!
|
||||||
|
|
||||||
Get started at [http://weathericons.io](http://weathericons.io)!
|
Get started at [https://erikflowers.github.io/weather-icons/](https://erikflowers.github.io/weather-icons/)!
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@ -16,7 +14,7 @@ Place the 5 font files and the main `weather-icons.min.css` file in your project
|
|||||||
|
|
||||||
The icons are displayed by using an `i` element and adding the base class `wi` and then the icon class you want, such as `day-sunny`. This then looks like `<i class="wi wi-day-sunny"></i>`.
|
The icons are displayed by using an `i` element and adding the base class `wi` and then the icon class you want, such as `day-sunny`. This then looks like `<i class="wi wi-day-sunny"></i>`.
|
||||||
|
|
||||||
To add a modifier, include the class you want after the icon name, which looks like `<i class="wi wi-day-sunny wi-flip-vertical"></i>`. You can flip, rotate, or add a fixed width. See it all at [http://weathericons.io](http://weathericons.io).
|
To add a modifier, include the class you want after the icon name, which looks like `<i class="wi wi-day-sunny wi-flip-vertical"></i>`. You can flip, rotate, or add a fixed width. See it all at [https://erikflowers.github.io/weather-icons/](https://erikflowers.github.io/weather-icons/).
|
||||||
|
|
||||||
## API Usage
|
## API Usage
|
||||||
|
|
||||||
|
@ -1 +0,0 @@
|
|||||||
weathericons.io
|
|
Loading…
x
Reference in New Issue
Block a user