Skip to main content

Font Awesome icons as SVG for Wagtail

Project description

Wagtail Font Awesome SVG

Add Font Awesome 5.14 SVG icons to your Wagtail project.

Note: Wagtail does not officially support SVG icons yet, but is working towards it. See Wagtail issue #6107 for progress.

Install

pip install wagtail-font-awesome-svg

Add wagtailfontawesomesvg to your installed apps.

INSTALLED_APPS = [
    'wagtailfontawesomesvg',
]

Usage

This is an overview of available icons. Choose an icon and add it via your wagtail_hooks.py:

@hooks.register("register_icons")
def register_icons(icons):
    return icons + [
        'wagtailfontawesomesvg/brands/facebook.svg',
        'wagtailfontawesomesvg/regular/laugh.svg',
        'wagtailfontawesomesvg/solid/yin-yang.svg',
        ...
    ]

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

wagtail-font-awesome-svg-0.0.1.tar.gz (522.0 kB view details)

Uploaded Source

Built Distribution

wagtail_font_awesome_svg-0.0.1-py3-none-any.whl (3.0 kB view details)

Uploaded Python 3

File details

Details for the file wagtail-font-awesome-svg-0.0.1.tar.gz.

File metadata

  • Download URL: wagtail-font-awesome-svg-0.0.1.tar.gz
  • Upload date:
  • Size: 522.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5

File hashes

Hashes for wagtail-font-awesome-svg-0.0.1.tar.gz
Algorithm Hash digest
SHA256 b95788bbd0aa9ddb9233d3171d63c0e0011cfeb7052e311a7788c05843a2bdb4
MD5 856c9c7dc6610f5967d1788ff8beda5b
BLAKE2b-256 f646f29ef4787bdfb49ef5d6104abd69530fd16be399223daa0b28ce49220e65

See more details on using hashes here.

File details

Details for the file wagtail_font_awesome_svg-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: wagtail_font_awesome_svg-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 3.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.5

File hashes

Hashes for wagtail_font_awesome_svg-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 378af1596344de7fa63fd41fc5471a7342624dcd7ca5152d01751f93559bd78d
MD5 988fd23857891aa568bc37a941a03012
BLAKE2b-256 4d4fde77d37e55757744f909bd4e31cec2f20667a6ef0cd324f982ffcdce4b05

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page