the Iconoir library, wrapped for Flet.
Project description
flet iconoir
usage
adds a new IconoirIcon class. use it like this with a name from the Iconoir list!
page.add(
IconoirIcon(
icon_name="wifi",
icon_set="regular", # or "solid" !
icon_size=32, # default
icon_color=ft.colors.PRIMARY, # default
**kwargs, # passed to the flet.Container this thing subclasses!
)
)
quick, dirty, simple, hopefully helpful. find me on github and reach out if you have questions. have a day!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
flet_iconoir-0.1.3.tar.gz
(255.2 kB
view details)
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
flet_iconoir-0.1.3-py3-none-any.whl
(828.6 kB
view details)
File details
Details for the file flet_iconoir-0.1.3.tar.gz.
File metadata
- Download URL: flet_iconoir-0.1.3.tar.gz
- Upload date:
- Size: 255.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.1 CPython/3.11.6 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e3b7d7e452b843bc1864ce8eba7e2e09928b8594caaed736c3b930b807a24d5
|
|
| MD5 |
f70e67e1e9e5ed8567208346afba15cd
|
|
| BLAKE2b-256 |
7f7c80525ca0a507b59e2044f0ac1f3b5e88164c593ae0bfaa79100f42307aae
|
File details
Details for the file flet_iconoir-0.1.3-py3-none-any.whl.
File metadata
- Download URL: flet_iconoir-0.1.3-py3-none-any.whl
- Upload date:
- Size: 828.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.1 CPython/3.11.6 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
078302c593ab9593508727be27f5a330c6249f5096f947701fd1473abb039c5d
|
|
| MD5 |
1b4618403d62f121e55a4819f0c8316c
|
|
| BLAKE2b-256 |
43c461e9bb8448f0495dbba4fdbf1648dfd9152d4852b040e5b549f429445949
|