Meteocons is a set of weather icons

Meteocons is a set of weather icons, it containing 40+ icons available in PSD, CSH, EPS, SVG, Desktop font and Web font. All icon and updates are free and always will be.

Icons for web and user interface designer

Meteocons is a free weather icon set, it works perfect for apps or your new web project!

This set containg 40+ icons available in PSD, CSH, EPS, SVG, Desktop font and Web font.

You may use these icons for both commercial and personal projects and customize them any way you like.

All icon and updates are FREE!

Download (PSD + CSH + EPS + SVG)

Meteocons Font for your project

Meteocons Font is a typeface available in Truetype, OpenType format and a complete @font-face kit to be used freely in your projects.

Its use is very simple, once loaded font-face kits in the main css is already ready for use.


@font-face {
    font-family: 'MeteoconsRegular';
    src: url('meteocons-webfont.eot');
    src: url('meteocons-webfont.eot?#iefix') format('embedded-opentype'),
         url('meteocons-webfont.woff') format('woff'),
         url('meteocons-webfont.ttf') format('truetype'),
         url('meteocons-webfont.svg#MeteoconsRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


HTML:

<a href="" data-icon="A">Link</a>

CSS:

[data-icon]:before {
	font-family: 'MeteoconsRegular';
	content: attr(data-icon);
}

OR:

HTML:

<a href="" class="icon" data-icon="A">Link</a>

CSS:

.icon:before {
	font-family: 'MeteoconsRegular';
	content: attr(data-icon);
}

You can also create you your own custom font, using only those icons you need in your project. To create your own custom font, download and upload the svg icons in this fantastic app IcoMoon App, that gives you the opportunity to customize Meteocons as you wish.

You'll find all the information available to customize the fonts and how to use the application thanks to its complete documentation.

Download (TTF + OTF + @font-face kit)

About the Project

The Meteocons set is and will be free, with constant updates by adding new icons, vectors and fonts, you can use or modify the icons for your commercial or personal projects.

All icon and updates are free and always will be without obligation of payment or attribution, however a credit for work would be appreciated.

If you or your client still want to make a contribution to the past and future development of Meteocons you are more than welcome to do so.

Do not redistribute o sell and do not claim creative credit. Intellectual property rights are not trasferred with the download of the icons.

If you are using Meteocons for your projects let me know and i will add it to the gallery in this case just drop me an e-mail.