Custom Bootstrap Glyphicon: Difference between revisions

From Littledamien Wiki
Jump to navigation Jump to search
(Created page with "Category:Bootstrap Category:CSS Category:Web Development == Objective == Create a custom "glyphicon" to be used with Twitter Bootstrap-based stylesheets. == Cre...")
(No difference)

Revision as of 17:45, 19 February 2015


Objective

Create a custom "glyphicon" to be used with Twitter Bootstrap-based stylesheets.

Creating the icons & fonts

IcoMoon hosts a library of glyphicons as well as a mechanism to upload custom SVG to create new glyphicons.[1]

Notes

  1. Create a Custom Glyphicon (Stackoverflow)