https://github.com/celsiusnarhwal/ril
The Reflex Icon Library
https://github.com/celsiusnarhwal/ril
bootstrap bootstrap-icons fontawesome icons material material-design octicons phosphor-icons phosphoricons reflex simple-icons
Last synced: 5 months ago
JSON representation
The Reflex Icon Library
- Host: GitHub
- URL: https://github.com/celsiusnarhwal/ril
- Owner: celsiusnarhwal
- License: mit
- Created: 2024-11-21T21:32:32.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-12-03T02:30:54.000Z (5 months ago)
- Last Synced: 2024-12-03T02:41:37.583Z (5 months ago)
- Topics: bootstrap, bootstrap-icons, fontawesome, icons, material, material-design, octicons, phosphor-icons, phosphoricons, reflex, simple-icons
- Language: Python
- Homepage: https://ril.celsiusnarhwal.dev
- Size: 607 KB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# The Reflex Icon Library
The Reflex Icon Library (RIL) is your one-stop icon shop for [Reflex](https://reflex.dev) projects.
It includes the icon libraries of [Font Awesome](https://fontawesome.com), [Simple Icons](https://simpleicons.org),
Google's [Material Symbols](https://fonts.google.com/icons),
GitHub's [Octicons](https://primer.style/octicons), [Phosphor](https://phosphoricons.com/),
and [Bootstrap Icons](https://icons.getbootstrap.com/), packaging over 12,000 icons in total. Subscribers to
[Font Awesome Pro](https://ril.celsiusnarhwal.dev/fontawesome/pro) can also enjoy the over 25,000 additional icons unlocked
by the subscription as well as [full support for Kits](https://ril.celsiusnarhwal.dev/fontawesome/pro#using-a-kit).```shell
pip install reflex-icon-library
```For usage instructions, see [the documentation](https://ril.celsiusnarhwal.dev).