README.md
pyproject.toml
demo/manage.py
demo/theapp/__init__.py
demo/theapp/admin.py
demo/theapp/apps.py
demo/theapp/models.py
demo/theapp/tests.py
demo/theapp/urls.py
demo/theapp/views.py
demo/theapp/migrations/__init__.py
demo/theproject/__init__.py
demo/theproject/asgi.py
demo/theproject/settings.py
demo/theproject/urls.py
demo/theproject/wsgi.py
django_svgicon.egg-info/PKG-INFO
django_svgicon.egg-info/SOURCES.txt
django_svgicon.egg-info/dependency_links.txt
django_svgicon.egg-info/requires.txt
django_svgicon.egg-info/top_level.txt
svgicon/__init__.py
svgicon/apps.py
svgicon/constants.py
svgicon/helpers.py
svgicon/middleware.py
svgicon/settings.py
svgicon/tracker.py
svgicon/templatetags/__init__.py
svgicon/templatetags/svgicon.py