0 votes
in Bootstrap by

How do you use Glyphicons?

1 Answer

0 votes
by

To use the icons, simply use the following code just about anywhere in your code. Leave a space between the icon and text for proper padding.

<span class = "glyphicon glyphicon-search"></span>

Related questions

0 votes
asked Oct 30, 2020 in Bootstrap by sharadyadav1986
+1 vote
asked Jan 20, 2023 in Bootstrap by SakshiSharma
...