Weather Icons is a font of 92 weather themed icons, ready to be dropped right into Bootstrap or any other project.
Inspired by Font Awesome, 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 class to an "i" element: <i class="wi-day-lightning"></i>
. At this time, there are no other effects/mixins to do advanced icon manipulation. Those will be coming in future releases.
Want to use the font in your desktop applications? Check out the cheatsheet here. Just install the font on your system and copy and paste, it's that easy.
This is my first attempt at a Bootstrap/web ready icon-font, so there will be updates and improvements. It is best to download the repo from Github if you want to keep up to date. Please report any issues or requests to the repository here
The icon designs are originally by Lukas Bischoff. The font has been modified slightly for icon-font usage, and turned into a HTML/CSS/LESS addon by me (Erik).