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.2.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.2-py3-none-any.whl
(828.6 kB
view details)
File details
Details for the file flet_iconoir-0.1.2.tar.gz.
File metadata
- Download URL: flet_iconoir-0.1.2.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 |
75bd74f3392313aa6e0edbd23f83eb34830aed4d9096a7252f1c15c3b87587df
|
|
| MD5 |
dd3e519141c6da7b7b29628227c77cec
|
|
| BLAKE2b-256 |
76df386bb0b843abf8489346146dbe34fd3d563854b2518835dba453864c5edc
|
File details
Details for the file flet_iconoir-0.1.2-py3-none-any.whl.
File metadata
- Download URL: flet_iconoir-0.1.2-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 |
1ede3eef325120f9395403458be1b18132853758393dbd2496545a2321c5dc0a
|
|
| MD5 |
3c1b5620f346bec16e44a037e1c68fb2
|
|
| BLAKE2b-256 |
1563a3800ae848ac2d0c382d7ec20e57ccd0e5497aca12eb641115c61cef764e
|