Metadata-Version: 2.1
Name: iconoclast
Version: 3.2.0
Summary: Font Awesome Pro integration for Material for MkDocs
Author-Email: celsius narhwal <hello@celsiusnarhwal.dev>
Requires-Python: >=3.8
Requires-Dist: decorator>=5.1.1
Requires-Dist: dict-deep>=4.1.2
Requires-Dist: halo>=0.0.31
Requires-Dist: importlib-metadata>=8.5.0
Requires-Dist: inquirerpy>=0.3.4
Requires-Dist: merge-args>=0.1.5
Requires-Dist: mkdocs>=1.6.1
Requires-Dist: path>=16.16.0
Requires-Dist: semver>=3.0.2
Requires-Dist: sgqlc>=16.4
Requires-Dist: typer>=0.13.1
Requires-Dist: yarl>=1.15.2
Description-Content-Type: text/markdown

# Iconoclast

[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/iconoclast?logo=python&logoColor=white&style=for-the-badge)](https://pypi.org/project/iconoclast)
[![PyPI](https://img.shields.io/pypi/v/iconoclast?logo=pypi&color=green&logoColor=white&style=for-the-badge)](https://pypi.org/project/iconoclast)
[![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/celsiusnarhwal/iconoclast?logo=github&color=orange&logoColor=white&style=for-the-badge)](https://github.com/celsiusnarhwal/iconoclast/releases)
[![PyPI - License](https://img.shields.io/pypi/l/iconoclast?color=03cb98&style=for-the-badge)](https://github.com/celsiusnarhwal/iconoclast/blob/main/LICENSE.md)
[![Code style: Black](https://aegis.celsiusnarhwal.dev/badge/black?style=for-the-badge)](https://github.com/psf/black)

Iconoclast is the easiest way to use [Font Awesome](https://fontawesome.com/) [Pro](https://fontawesome.com/plans)
icons in your [Material for MkDocs](https://squidfunk.github.io/mkdocs-material/) project.

Check out the docs at [iconoclast.celsiusnarhwal.dev](https://iconoclast.celsiusnarhwal.dev).

## License

Iconoclast is licensed under the [MIT LIcense](https://github.com/celsiusnarhwal/iconoclast/blob/main/LICENSE.md).
