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.1.tar.gz
(255.1 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.1-py3-none-any.whl
(828.5 kB
view details)
File details
Details for the file flet_iconoir-0.1.1.tar.gz.
File metadata
- Download URL: flet_iconoir-0.1.1.tar.gz
- Upload date:
- Size: 255.1 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 |
abc751c38b5622da3c1fa60d2f7ece42bb1ccaa470b3de4a386637f269d35148
|
|
| MD5 |
80e61d071a2abfd2f1fca746399aed47
|
|
| BLAKE2b-256 |
957db8487d7edc6f1dffafa286e83287d78bcbcec2f55ea05fdd5abf39a823ac
|
File details
Details for the file flet_iconoir-0.1.1-py3-none-any.whl.
File metadata
- Download URL: flet_iconoir-0.1.1-py3-none-any.whl
- Upload date:
- Size: 828.5 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 |
8b93f323dd32e2a6b7632f3a615aee24d5bef49ac99ca77d4451350ec90f4225
|
|
| MD5 |
2fc7be4f98721a0ceb3adf55bd9df54c
|
|
| BLAKE2b-256 |
58993316c408b5747d23cfa5e10f7dc7fdbf54b79104fb59be144dc304db0244
|