Skip to main content

Font Awesome 7 icons as SVG for Wagtail

Project description

Wagtail Font Awesome SVG

Add Font Awesome v7 SVG icons to your Wagtail project.

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:

from wagtail import hooks

@hooks.register("register_icons")
def register_icons(icons):
    return icons + [
        'wagtailfontawesomesvg/brands/facebook.svg',
        'wagtailfontawesomesvg/regular/face-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-2.0.tar.gz (714.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

wagtail_font_awesome_svg-2.0-py3-none-any.whl (2.0 MB view details)

Uploaded Python 3

File details

Details for the file wagtail_font_awesome_svg-2.0.tar.gz.

File metadata

  • Download URL: wagtail_font_awesome_svg-2.0.tar.gz
  • Upload date:
  • Size: 714.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.2

File hashes

Hashes for wagtail_font_awesome_svg-2.0.tar.gz
Algorithm Hash digest
SHA256 aac01b5ea8b0c3de3e363a91aa5067f514b9cd385224d6ba7153d9de47120493
MD5 7db9782f4c563ab55b56f72a4533fbd1
BLAKE2b-256 ba4f636d4bc6ac1571e9f88ba9e03543cb898c9a364c0e8968a799f5d35aa28a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for wagtail_font_awesome_svg-2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 031e0d3d64ec96a87216519502c97a29ef6e6f10f4f8d6bbb4c98dce567bd9b7
MD5 3e4e40a4d3bc4e46a841f2a31847ec4c
BLAKE2b-256 10b550d24da612a9681a8dec95efa632a2a6d00935b3d2bf1d8491bb66182461

See more details on using hashes here.

Supported by

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