Bootstrap Glyphicon ComponentsJune 22, 2018 in Bootstrap tagged icon / icons / Bootstrap / glyphicon / Bootstrap by Mike This entry is part 4 of 4 in the series BootstrapBootstrapBootstrap Introduction Bootstrap Glyphicon Components Bootstrap Bootbox Plugin Bootstrap ClassesBootstrap includes 260 glyphs from the Glyphicon Halflings set. Glyphicons Halflings are normally not available for free, but their creator has made them available for Bootstrap free of cost. w3schools.com has an article on Bootstrap Glyphicon Components. At w3schools.com there is some example code. view sourceprint?1<p>Envelope icon: <span class="glyphicon glyphicon-envelope"></span></p> 2<p>Search icon: <span class="glyphicon glyphicon-search"></span></p>3<p>Print icon: <span class="glyphicon glyphicon-print"></span></p>4glyphicon glyphicon-pencil5glyphicon glyphicon-user6glyphicon glyphicon-ok7glyphicon glyphicon-remove Series Navigation<< Bootstrap IntroductionBootstrap Bootbox Plugin >>