icon in bootstrap code example
Example 1: how to use bootstrap font icons
<!-- Option 1: Include in HTML -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css">
Example 2: bootsrap updateicon
<i class="fa fa-refresh" aria-hidden="true"></i>
Example 3: bootstrap icons
// bootstrap link
https://getbootstrap.com/docs/5.0/getting-started/introduction/
// bootstrap example
https://getbootstrap.com/docs/5.0/examples/
// bootstrap icon link
https://icons.getbootstrap.com/