Skip to main content

Bootstrap Icons CSS

For the first time ever, Bootstrap has its own icon library, custom designed and built for our components and documentation.

Bootstrap Icons are designed to work with Bootstrap components, from form controls to navigation. Bootstrap Icons are SVGs, so they scale quickly and easily and can be styled with CSS. While they're built for Bootstrap, they'll work in any project.

They're open sourced (MIT), so you're free to download, use, and extend. Heads up though, they're in alpha right now and subject to sweeping changes.


Installation

Install Themeid's Bootstrap Icon source Sass and JavaScript files via npm or direct download

# Via npm
npm install @themeid/bootstrap-icon
# Via jsdelivr
 <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@themeid/bootstrap-icon@1.0.1/dist/css/bootstrap-icon.min.css"> 

Download from github @themedotid