Loading...
Utilizor Digital Network Hub
Productivity Engines
Development Global Reach
Local Ranking Ecosystems
Utilizor Programmatic SEO Network © 2026 | All Rights Reserved | Precision Engineering
Loading...
Utilizor Programmatic SEO Network © 2026 | All Rights Reserved | Precision Engineering
Learn how to use icons in Bootstrap 5.
Bootstrap 5 does not ship with its own icon library, but it recommends using Bootstrap Icons.
Bootstrap Icons is a separate project, open sourced, and available for use in any project.
To use them, you can include the CDN link in your head section: <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.1/font/bootstrap-icons.css">
You can use them by creating an <i> element with the relevant class: <i class="bi bi-alarm"></i>.