somerandomdude / Iconic

A minimal set of icons in raster, vector and font formats — free for public use.
http://useiconic.com/open/
Other
2.37k stars 350 forks source link

Use 2 classes for icon #33

Closed phuongnd08 closed 10 years ago

phuongnd08 commented 10 years ago

The way font-awesome works is to use 2 classes to describe an icon. A class for common properties, named fa and a class for the content (which varies per icon), named fa-icon-name. I think this makes the css itself a bit shorter. And shorter selector get evaluated quicker.

somerandomdude commented 10 years ago

Hi there! This project is going to be closing soon and has moved to https://github.com/iconic/open-iconic. Hope this helps!