Skip to content

Instantly share code, notes, and snippets.

@sambao21
Created November 13, 2012 02:03
Show Gist options
  • Select an option

  • Save sambao21/4063478 to your computer and use it in GitHub Desktop.

Select an option

Save sambao21/4063478 to your computer and use it in GitHub Desktop.
backly fontello icons
.icon-heart:before { content: '\2665'; } /* '♥' */
.icon-cog:before { content: '\2699'; } /* '⚙' */
.icon-edit:before { content: '\270d'; } /* '✍' */
.icon-comment:before { content: '\e718'; } /* '' */
.icon-left-open:before { content: '\e75d'; } /* '' */
.icon-right-open:before { content: '\e75e'; } /* '' */
.icon-left-open-big:before { content: '\e765'; } /* '' */
.icon-right-open-big:before { content: '\e766'; } /* '' */
.icon-facebook-rect:before { content: '\f301'; } /* '' */
.icon-twitter-bird:before { content: '\f303'; } /* '' */
.icon-user:before { content: '👤'; } /* '\1f464' */
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment