Add Heroicons to the Wagtail admin.
Project description
wagtail-heroicons
Add Heroicons to the Wagtail admin.
Requirements
- Python 3.8, 3.9, 3.10, 3.11, 3.12
- Django 3.2, 4.2, 5.0
- Wagtail 5.2, 6.0
Getting Started
- Install the package from PyPI:
python -m pip install wagtail-heroicons
- Add the app to your Django project's
INSTALLED_APPS:
INSTALLED_APPS = [
...,
"wagtail_heroicons",
...,
]
Usage
All icons follow the following naming convention: heroicons-<name>-<style>.
For example, the solid Adjustments icon would be heroicons-adjustments-solid.
To see all available icons, names and styles, visit the Heroicons website.
See the Wagtail documentation for more information on using icons in Wagtail.
License
wagtail-heroicons is licensed under the MIT license. See the LICENSE file for more information.
Heroicons are licensed under the MIT License and are Copyright (c) 2020 Refactoring UI Inc.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file wagtail_heroicons-0.2.2.tar.gz.
File metadata
- Download URL: wagtail_heroicons-0.2.2.tar.gz
- Upload date:
- Size: 55.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
55698fe6b77effcca81078a4ba32c44141d50b127c65bdaf1119b516fef90d9f
|
|
| MD5 |
9f360dd7e88e9e44dab8e426eb0382f7
|
|
| BLAKE2b-256 |
04bb489995a5f0816d253b81a0b1e4c787f4bf23337c8193845585dac7c563b7
|
File details
Details for the file wagtail_heroicons-0.2.2-py3-none-any.whl.
File metadata
- Download URL: wagtail_heroicons-0.2.2-py3-none-any.whl
- Upload date:
- Size: 262.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
60119ccf61a00dca1631104ce631ad628e2e8807f7e393a8268013ea0100783d
|
|
| MD5 |
7daf943ea4e8589ec4a4654624515e13
|
|
| BLAKE2b-256 |
8fcc0589ebf680347df3c156de1ab8c99c8afc4d6197529761eb6ecfc86c63f7
|