Recently I have downloaded bootstrap 4 and I found that there fonts folder is missing and glyphicon is not included in css.
2 Answers
If you are using Bootstrap 4:
"Bootstrap doesn’t include an icon library by default, but we have a handful of recommendations for you to choose from. While most icon sets include multiple file formats, we prefer SVG implementations for their improved accessibility and vector support."
Preferred
We’ve tested and used these icon sets ourselves.
If you want to use Glyphicons I suggest re-downloading the package because they are no longer included in the CSS/Fonts. Above are Bootstraps recommended icon sets.
On the Bootstrap website you can read:
Includes over 250 glyphs in font format 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. As a thank you, we only ask that you include a link back to Glyphicons whenever possible.
As I understand you can use these 250 glyphs free of cost restricted for Bootstrap but not limited to version 3 exclusive. So you can use them for Bootstrap 4 too BUT glyphicons is not included in bootstrap 4.
If you want use this glyphicons fonts then you have to add this in your project. To add this follow the step.
