An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Bootstrap Icon CSS



Bootstrap Icons CSS logo


Bootstrap Icons CSS

## 1,000+ icons
![Bootstrap Icons full set](./docs/icon-list-image.png)
[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)