Bootstrap Glyphicons



Glyphicons are icon fonts that you can use in your web projects.

Under the Bootstrap directory structure, go to the fonts folder to get the following glyphicons −

  • glyphicons-halflings-regular.eot
  • glyphicons-halflings-regular.svg
  • glyphicons-halflings-regular.ttf
  • glyphicons-halflings-regular.woff

To use the icons, try the following code snippet:

<span class = "glyphicon glyphicon-search"></span>
Updated on: 2020-06-12T19:34:49+05:30

219 Views

Kickstart Your Career

Get certified by completing the course

Get Started
Advertisements