I've tried to include glyph-icon in Bootstrap v4 alpha template. But any icon didn't show. That's why I want to know that does v4 support glyph-icon or doesn't?
Asked
Active
Viewed 1.2k times
3
-
Please include some code showing what you've tried so far. – Tennyson H Feb 09 '16 at 18:57
-
Possible duplicate of [Bootstrap 4 - Glyphicons migration?](https://stackoverflow.com/questions/32612690/bootstrap-4-glyphicons-migration) – krassowski Aug 08 '17 at 00:00
1 Answers
9
From Bootstrap 4 Migrating Guide:
Dropped the Glyphicons icon font. If you need icons, some options are:
- the upstream version of Glyphicons
- Octicons
- Font Awesome
-
3What does 'the upstream version' mean? Is that their own language or is that a thing? – Phillip Senn Sep 27 '16 at 14:57
-
It's the version developed and maintained by the original author. For more on this term, read this article on [wiki](https://en.wikipedia.org/wiki/Upstream_(software_development)). – krassowski Aug 07 '17 at 23:58