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.2.0.tar.gz
(255.5 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.2.0-py3-none-any.whl
(829.1 kB
view details)
File details
Details for the file flet_iconoir-0.2.0.tar.gz.
File metadata
- Download URL: flet_iconoir-0.2.0.tar.gz
- Upload date:
- Size: 255.5 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 |
5a667b3d4ad54ae629eb025b71debfe102ddc733c1b56aa8eb42cbb983f99a23
|
|
| MD5 |
3fd4bdc23993880a92d32c1a885717f8
|
|
| BLAKE2b-256 |
ef0be6bdb70737d52217d168e70ae551b1363b2f56fd3a264d911ea57e8cfe9a
|
File details
Details for the file flet_iconoir-0.2.0-py3-none-any.whl.
File metadata
- Download URL: flet_iconoir-0.2.0-py3-none-any.whl
- Upload date:
- Size: 829.1 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 |
357d78ca2e2f4bd97373abbc7d1d13d33b317eba06108e58b910c40ee8887168
|
|
| MD5 |
5729ea93e03368c30d1d9f45ef04ce05
|
|
| BLAKE2b-256 |
dd83a75401afff2478130db1779ac5aae5bd8a9eabc0f507f9c83e283d4a1188
|