Open source Webfont library with new Bootstrap icons.
Explore Bootstrap Icons »
git clone https://github.com/sojonatgithub/bootstrap-webfont.gitDepending on your setup, you can include Bootstrap Icons in a handful of ways.
- You need to copy the entire
fontdirectory into your project folder. - In the
<head>of your html files, reference the location to yourwebfont.bootstrap.css. - Icon class names are same as Bootstrap icon name. Explore Bootstrap Icons »
<link rel="stylesheet" href="css/webfont.bootstrap.css"><i class="bi bi-arrow-up-right"></i>MIT
