Skip to content

ssojonn/bootstrap-webfont

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Bootstrap Webfont

Open source Webfont library with new Bootstrap icons.
Explore Bootstrap Icons »

Clone this project

git clone https://github.com/sojonatgithub/bootstrap-webfont.git

How to use

Depending on your setup, you can include Bootstrap Icons in a handful of ways.

  • You need to copy the entire font directory into your project folder.
  • In the <head> of your html files, reference the location to your webfont.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>

License

MIT