https://github.com/benst099/bootstrapicons
Repository containing the bootstrapicons package
https://github.com/benst099/bootstrapicons
bootstrap ctan icons latex latex-package
Last synced: 27 days ago
JSON representation
Repository containing the bootstrapicons package
- Host: GitHub
- URL: https://github.com/benst099/bootstrapicons
- Owner: BenSt099
- License: mit
- Created: 2025-08-23T11:53:46.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-31T19:36:47.000Z (9 months ago)
- Last Synced: 2025-08-31T21:25:44.058Z (9 months ago)
- Topics: bootstrap, ctan, icons, latex, latex-package
- Language: TeX
- Homepage:
- Size: 8.15 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
bootstrapicons v1.1
Icons from the framework Bootstrap
Explore the docs »
Report bug
·
Request feature
## bootstrapicons
> [!WARNING]
> This is _not_ an official package from Bootstrap.
## Usage
```tex
%%% Example file
\documentclass{article}
\usepackage{bootstrapicons}
\begin{document}
\bicon{alphabet}
\bicon[scale=1.2, angle=90]{123}
Hello World\textbicon{globe}!
\end{document}
```
## Documentation
The documentation can be viewed [here](https://github.com/BenSt099/bootstrapicons/blob/main/bootstrapicons/doc/bootstrapicons-docs.pdf).
## Contributors
Thanks for all the feedback / comments / issues / contributions that made this package even better:
- [@cpierquet](https://github.com/cpierquet)
- [@rafa4mat](https://github.com/rafa4mat)
## Issues
In case of an issue, please provide a detailed description [here](https://github.com/BenSt099/bootstrapicons/issues).
## License
This project is licensed under the [MIT License](https://www.ctan.org/license/mit).