bower install picol-font
- The directory
fontcontains the font in different formats - The directory
csscontains different css files, just for all your needs...
You can also avoid to use the<i>tag and assign icon classes directly to text elements. demo.html- The demo html fileconfig.json- Just a settings file
Because we like to fit all your needs! :)
picol.css- is the basic file and is usually enougth. It contains @font-face and character codes definitionpicol-ie7.css- if you need IE7 supportpicol-codes.cssandpicol-ie7-codes.css- if you like to use your own @font-face rules. This can be very convenient for automated assets build systems.picol-embedded.css- if you are ok with dirty hack, this file is for you! This is a basic css file, but with embedded WOFF font. To avoid CORS issues in Firefox and IE9+, when fonts are hosted on the separate domain.
We strongly recommend to resolve this issue byAccess-Control-Allow-Originserver headers.
Note that data url moved to separate @font-face to avoid problems with <IE9, when string is too long.animation.css- use it to get ideas about spinner rotation animation.
You MUST setup your Server to reply font files with proper mime-type, otherwise some browsers will fail showing fonts.
Apache usually already has necessary settings, but nginx and other webservers should be tuned.
Here is list of mime types for our file extentions:
eot:application/vnd.ms-fontobjectwoff:application/x-font-woffttf:application/x-font-ttfsvg:image/svg+xml
Except otherwise noted, the content of this site and all icons are licensed under a Creative Commons-License BY.
You are free to:


Under the following conditions:

You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.

I´m very interested in your applications and how you use the icons.
