Home » Bootstrap Glyphicon

Bootstrap Glyphicon

by Online Tutorials Library

Bootstrap Glyphicons

Glyphicons are the icon fonts that are used in web projects. Bootstrap provides 260 Glyphicons from the Glyphicons Halflings set.

Some examples of Glyphicons are:

  • Envelope glyphicon
  • Print glyphicon
  • Search glyphicon
  • Download glyphicon etc.

Glyphicons Syntax

To create the desired Glyphicon, the “name” part of the syntax must be replaced accordingly.

For example: If you want to create “envelope” glyphicon, then you must write the following syntax:


Bootstrap Glyphicon Example

Let’s take an example to see the different ways to use glyphicons:

Test it Now

Next TopicBootstrap Carousel

You may also like