Bootstrap 4 lacks an icon library of its own (BS4 does not support the Glyphicons from Bootstrap 3). But there are lots of free icon libraries available, such Google Material Design Icons and Font Awesome.
Add the following to your HTML page to use Font Awesome icons (no download or installation needed):
Then, give any inline HTML element (such as <i> or <span>) the name of the icon class:
CodingAsk.com is designed for learning and practice. Examples may be made simpler to aid understanding. Tutorials, references, and examples are regularly checked for mistakes, but we cannot guarantee complete accuracy. By using CodingAsk.com, you agree to our terms of use, cookie, and privacy policy.
Copyright 2010-2024 by Refsnes Data. All Rights Reserved.