AUTHORS
LICENSE
README.md
pyproject.toml
src/django_icons/__about__.py
src/django_icons/__init__.py
src/django_icons/core.py
src/django_icons/css.py
src/django_icons.egg-info/PKG-INFO
src/django_icons.egg-info/SOURCES.txt
src/django_icons.egg-info/dependency_links.txt
src/django_icons.egg-info/requires.txt
src/django_icons.egg-info/top_level.txt
src/django_icons/renderers/__init__.py
src/django_icons/renderers/bootstrap3.py
src/django_icons/renderers/fontawesome4.py
src/django_icons/renderers/icon.py
src/django_icons/renderers/image.py
src/django_icons/renderers/material.py
src/django_icons/templatetags/__init__.py
src/django_icons/templatetags/icons.py
tests/test_bootstrap3_renderer.py
tests/test_core_renderer.py
tests/test_css.py
tests/test_fontawesome4_renderer.py
tests/test_icon_renderer.py
tests/test_image_renderer.py
tests/test_material_renderer.py
tests/test_template_tags.py
tests/test_version.py