Created
September 30, 2011 00:39
-
-
Save smartweb/1252349 to your computer and use it in GitHub Desktop.
More Icon, Not Image
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
http://somerandomdude.com/articles/design-technology/font-embedding-icons/ | |
The basic idea is to generate a font containing your icons (much like wingding font sets), embedding that font using the @font-face CSS rule and taking advantage of the :before selector and content rule to inject a character bound to a specific icon. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment