3

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?

JAL
  • 41,701
  • 23
  • 172
  • 300
Minhaz
  • 65
  • 1
  • 2
  • 6

1 Answers1

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
Community
  • 1
  • 1
ohneir
  • 409
  • 2
  • 4
  • 3
    What 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