the Iconoir library, wrapped for Flet.
Project description
flet iconoir
usage
adds a new IconoirIcon function. 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.Image this thing returns!
)
)
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.5.tar.gz
(254.9 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.5-py3-none-any.whl
(828.4 kB
view details)
File details
Details for the file flet_iconoir-0.1.5.tar.gz.
File metadata
- Download URL: flet_iconoir-0.1.5.tar.gz
- Upload date:
- Size: 254.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.6 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc337ec9741a7f02a734076f82c92d593224644d5eb8d161b0195a419bc035e2
|
|
| MD5 |
bc4a32b15c2d16da1d9ac3e0139240af
|
|
| BLAKE2b-256 |
7cd2116244a0bdb3e928bbb8a658807e62e7086b9789a4395897b9c4dd5331ac
|
File details
Details for the file flet_iconoir-0.1.5-py3-none-any.whl.
File metadata
- Download URL: flet_iconoir-0.1.5-py3-none-any.whl
- Upload date:
- Size: 828.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.2 CPython/3.11.6 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1cf9033392c03dee2c12322031ae776c52ff3ea2033256965f824c4e6a64e573
|
|
| MD5 |
5732267fe72fbdd807b04f05e0077da9
|
|
| BLAKE2b-256 |
85e52a880b6217bb2f8308ae12de04bfb0a4cd48cc3a358327749375e3951252
|