https://github.com/themedotid/bootstrap-icon-css
Bootstrap Icons are designed to work with Bootstrap components, from form controls to navigation
https://github.com/themedotid/bootstrap-icon-css
bootstrap bootstrap-icon bootstrap-icons css-icons icon iconfont
Last synced: about 1 month ago
JSON representation
Bootstrap Icons are designed to work with Bootstrap components, from form controls to navigation
- Host: GitHub
- URL: https://github.com/themedotid/bootstrap-icon-css
- Owner: themedotid
- Created: 2020-08-20T07:32:54.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-31T10:58:40.000Z (almost 6 years ago)
- Last Synced: 2025-12-26T05:56:18.810Z (6 months ago)
- Topics: bootstrap, bootstrap-icon, bootstrap-icons, css-icons, icon, iconfont
- Language: CSS
- Homepage: https://themedotid.github.io/bootstrap-icon-css/
- Size: 2.23 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bootstrap Icon CSS
Bootstrap Icons CSS
## 1,000+ icons

[Also available in Figma.](https://www.figma.com/file/hTJtQ2MrMTeNVmYrVBqNZZ/Bootstrap-Icons-v1.0.0-alpha5?node-id=0%3A1)
## Instalation
Bootstrap Icons CSS are packaged up and published to npm. Read our docs for usage instructions.
```bash
npm install @themeid/bootstrap-icon
#or
yarn add @themeid/bootstrap-icon
```
## Documentation
Learn how to get started with Bootstrap Icons CSS and then dive deeper into other and advanced topics:
### Using Bootstrap Icons CSS on the Web
```html
```
### Using Bootstrap Icons CSS Desktop
```html
soon
```
### Using Bootstrap Icons CSS SVG
Please to use original SVG icons from official package https://github.com/twbs/icons
### Credit
This package created and source form:
- [Bootstrap Icons](https://github.com/twbs/icons)
- [@mdo](https://github.com/mdo)
- [Bootstrap](https://getbootstrap.com/)
- [fontello](https://github.com/fontello/fontello)
### Author
- [@dankerizer](https://github.com/dankerizer)
- [@themedotid](https://github.com/themedotid)