Metadata-Version: 2.1
Name: reflex-icon-library
Version: 2.1.1
Summary: Thousands of icons for any Reflex project
Author-Email: celsius narhwal <hello@celsiusnarhwal.dev>
Project-URL: Homepage, https://ril.celsiusnarhwal.dev
Project-URL: Repository, https://github.com/celsiusnarhwal/RIL
Project-URL: Issues, https://github.com/celsiusnarhwal/RIL/issues
Project-URL: Changelog, https://github.com/celsiusnarhwal/RIL/blob/main/CHANGELOG.md
Requires-Python: >=3.10
Requires-Dist: casefy>=0.1.7
Requires-Dist: decorator>=5.2.1
Requires-Dist: deepmerge>=2.0
Requires-Dist: esprima>=4.0.1
Requires-Dist: inflect>=7.4.0
Requires-Dist: jinja2>=3.1.4
Requires-Dist: json5>=0.12.0
Requires-Dist: loguru>=0.7.2
Requires-Dist: packaging>=25.0
Requires-Dist: pydantic>=2.10.0
Requires-Dist: pydantic-extra-types>=2.10.0
Requires-Dist: pydantic-settings>=2.6.1
Requires-Dist: reflex>=0.8.0
Requires-Dist: semver>=3.0.2
Requires-Dist: yarl>=1.18.0
Description-Content-Type: text/markdown

# The Reflex Icon Library

The Reflex Icon Library (RIL) is your one-stop icon shop for [Reflex](https://reflex.dev/docs) 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).