Skip to main content

Material Design Icons 7 extension for superqt font icons

Project description

fonticon-materialdesignicons7

License PyPI Python Version

Material Design Icons 7 extension for superqt font icons

https://github.com/templarian/MaterialDesign

pip install superqt fonticon-materialdesignicons7
from fonticon_mdi7 import MDI7
from qtpy.QtCore import QSize
from qtpy.QtWidgets import QApplication, QPushButton
from superqt.fonticon import icon, pulse

app = QApplication([])

btn2 = QPushButton()
btn2.setIcon(icon(MDI7.fan, animation=pulse(btn2)))
btn2.setIconSize(QSize(225, 225))
btn2.show()

app.exec_()

Dev note

To update this package for new fonticon releases, update the VERSION = ... string in scripts/bundle.py, and rerun python scripts/bundle.py.

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_materialdesignicons7-7.2.96.tar.gz (634.7 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file fonticon_materialdesignicons7-7.2.96.tar.gz.

File metadata

File hashes

Hashes for fonticon_materialdesignicons7-7.2.96.tar.gz
Algorithm Hash digest
SHA256 151c800658635d1da6f168ebb808db19f97288e1f9a9a743947854a3f1690e8a
MD5 a9603c020793630f3dff3f18093fc422
BLAKE2b-256 eb92749e69a86c5c97197daa28ad0532e075d27f33469a7126dc52701395cb9f

See more details on using hashes here.

Provenance

File details

Details for the file fonticon_materialdesignicons7-7.2.96-py3-none-any.whl.

File metadata

File hashes

Hashes for fonticon_materialdesignicons7-7.2.96-py3-none-any.whl
Algorithm Hash digest
SHA256 187191b5e9e58c397396d876a6cea9f0a935b26f22056b1605ef6ad7808ffa1d
MD5 9ec9a5f6e8890998d163510c78876198
BLAKE2b-256 1a0164d00d540a316169e72ac45d96427b593a2caa2195e949bebd9ff54816de

See more details on using hashes here.

Provenance

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