Skip to main content

FontAwesome 6 extension for superqt font icons

Project description

fonticon-fontawesome6

License PyPI Python Version

FontAwesome 6 extension for superqt font icons

pip install superqt fonticon-fontawesome6
from fonticon_fa6 import FA6S
from qtpy.QtCore import QSize
from qtpy.QtWidgets import QApplication, QPushButton
from superqt.fonticon import icon, pulse

app = QApplication([])

btn2 = QPushButton()
btn2.setIcon(icon(FA6S.spinner, animation=pulse(btn2)))
btn2.setIconSize(QSize(225, 225))
btn2.show()

app.exec_()

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

fonticon-fontawesome6-6.1.1.tar.gz (1.3 MB view details)

Uploaded Source

Built Distribution

fonticon_fontawesome6-6.1.1-py2.py3-none-any.whl (1.3 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file fonticon-fontawesome6-6.1.1.tar.gz.

File metadata

  • Download URL: fonticon-fontawesome6-6.1.1.tar.gz
  • Upload date:
  • Size: 1.3 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for fonticon-fontawesome6-6.1.1.tar.gz
Algorithm Hash digest
SHA256 d01fd7be44ce2fbd7416276d87dee83dc2cd82e38ff79f8eab7240fe6c1bd0b2
MD5 877817aaa55a9bc7305fff8589c0176c
BLAKE2b-256 9cdd629bff484bf1ae137a437f4e318ce9a3c092f4fe300b0a75e2330604ab6e

See more details on using hashes here.

File details

Details for the file fonticon_fontawesome6-6.1.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for fonticon_fontawesome6-6.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 78e80e67f39b1ead1d0559d2df2e5ba7101fde3b5f2d832f78423bb639bc016f
MD5 739de28aed32fb9c03b629cd3358cdee
BLAKE2b-256 baf92f15daa93d64a1ded273ddfb8674906faa1c3334850f943b9b5faba1de04

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