Bootstrap Glyphicons

Bootstrap ships with more than 250 glyphicon fonts from the Glyphicons Halflings set. Glyphicons can be used with different Bootstrap component like buttons, navbars , lists etc.

There are some rules in order to use glyphicons, individual glyphicon class need to be used for a particular glyphicon within base class. Also remember that you must use <span> element to display glyphicon because it cannot directly add to the components.

Syntax

Note: The * symbole in above syntax must be replaced with the name of the glyphicon name e.g. glyphicon-asterisk

Glyphicon Example

See Live Example

The above Glyphicon example will produce below output:

Bootstrap Glyphicons List

You can find below list of Bootstrap glyphicons for your reference.