Introduction
Bootstrap Icons
Free, high quality, open source icon library with over 1,300 icons. Include them anyway you like—SVGs, SVG sprite, or web fonts. Use them with or without Bootstrap in any project.
Usage
Files
// Should be included in head. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.4.0/font/bootstrap-icons.css">
Html
// Usage <i class="text-primary bi-alarm icon-20"></i> // Size classes <i class="bi-alarm icon-14"></i> <i class="bi-alarm icon-16"></i> <i class="bi-alarm icon-18"></i> <i class="bi-alarm icon-20"></i> <i class="bi-alarm icon-22"></i> <i class="bi-alarm icon-24"></i>
View Icons
You may find and search for icons in
Bootstrap Icons
page.