Metadata-Version: 2.1
Name: iconoclast
Version: 2.0.2
Summary: Font Awesome Pro integration for Material for MkDocs
License: MIT
Author: celsius narhwal
Author-email: hello@celsiusnarhwal.dev
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: decorator (>=5.1.1,<6.0.0)
Requires-Dist: dict-deep (>=4.1.2,<5.0.0)
Requires-Dist: halo (>=0.0.31,<0.0.32)
Requires-Dist: importlib-metadata (>=6.6.0,<7.0.0)
Requires-Dist: mkdocs (>=1.4,<2.0)
Requires-Dist: path (>=16.6.0,<17.0.0)
Requires-Dist: semver (>=3.0.0,<4.0.0)
Requires-Dist: sgqlc (>=16.1,<17.0)
Requires-Dist: typer[all] (>=0.9.0,<0.10.0)
Requires-Dist: yarl (>=1.9.2,<2.0.0)
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).

