twitter-bootstrap Bootstrap 4 alpha 是否支持字形?
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/35299306/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-21 23:37:14 来源:igfitidea点击:
Does Bootstrap 4 alpha support glyphicon?
提问by Minhaz
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?
我尝试在 Bootstrap v4 alpha 模板中包含字形图标。但是没有显示任何图标。这就是为什么我想知道 v4 是否支持字形图标?
回答by ohneir
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
删除了 Glyphicons 图标字体。如果您需要图标,一些选项是:
- Glyphicons的上游版本
- 八角形
- 字体真棒

