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.4.tar.gz
(255.0 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.4-py3-none-any.whl
(828.4 kB
view details)
File details
Details for the file flet_iconoir-0.1.4.tar.gz.
File metadata
- Download URL: flet_iconoir-0.1.4.tar.gz
- Upload date:
- Size: 255.0 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 |
e84622d20488f7f257532bb9e52fd03437d6a0dd5f21f4766a21a0fd1410d945
|
|
| MD5 |
02496f5b5ee2ad182566eddc0c9f0917
|
|
| BLAKE2b-256 |
74e51d7a1e039b854a0b90cb15182bd4c6f06ca04ed43727250d498b1fb3d329
|
File details
Details for the file flet_iconoir-0.1.4-py3-none-any.whl.
File metadata
- Download URL: flet_iconoir-0.1.4-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 |
ae1364d39959b5bdc6a5e22bd4c27484a3a87edfe19fa350eca93c4b5b794d71
|
|
| MD5 |
0a9af0a7d7b64e1c678cc870b1d603ee
|
|
| BLAKE2b-256 |
aad0e0b9d6d114c5ddc5c8761da4dd681cfcaa3f9e3c0df402a3f81572536297
|