mirror of
https://github.com/erikflowers/weather-icons.git
synced 2025-10-12 23:42:10 -06:00
Update README.md
typo
This commit is contained in:
parent
d7dc7376f7
commit
dcd97d8230
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Weather Icons is a font of 123 weather themed icons, ready to be dropped right into [Bootstrap](http://www.getbootstrap.com) or any other project.
|
Weather Icons is a font of 123 weather themed icons, ready to be dropped right into [Bootstrap](http://www.getbootstrap.com) or any other project.
|
||||||
|
|
||||||
Inspired by [Font Awesome](http://fontawesome.io/), They work in essentially the same way. They are infinitley scalable and any CSS that can be applied to text can be applied to them. All you need to do to insert an icon is add the base class and the specific icon class to an "i" element:
|
Inspired by [Font Awesome](http://fontawesome.io/), they work in essentially the same way. They are infinitley scalable and any CSS that can be applied to text can be applied to them. All you need to do to insert an icon is add the base class and the specific icon class to an "i" element:
|
||||||
|
|
||||||
``<i class="wi wi-day-lightning"></i>``
|
``<i class="wi wi-day-lightning"></i>``
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user