Bootstrap Icons Library

🌞

How to Use

To use any of the icons from this library, include the following line in the <head> section of your HTML file:

<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-icons/1.10.0/font/bootstrap-icons.css">

Then, use the icon classes in your HTML:

<i class="bi bi-alarm"></i>