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.0.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.0-py3-none-any.whl
(828.5 kB
view details)
File details
Details for the file flet_iconoir-0.1.0.tar.gz.
File metadata
- Download URL: flet_iconoir-0.1.0.tar.gz
- Upload date:
- Size: 255.0 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 |
80602263c4073d959e3fcd3247fd00a21e9a70b8bfc94149d592aa50cc8f29a8
|
|
| MD5 |
3394e6e84762c5a6273a967a78810944
|
|
| BLAKE2b-256 |
b38ea010fbc3b5efefaa7675fe9ef2e37cbb879cededd4f95dc412a2ea6a6953
|
File details
Details for the file flet_iconoir-0.1.0-py3-none-any.whl.
File metadata
- Download URL: flet_iconoir-0.1.0-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 |
be9737abb3101aa6b0a87c91fc2839b2463fe2bb864a27c484f5657b91cca218
|
|
| MD5 |
bf38f3cb07714574f6e76439934ed748
|
|
| BLAKE2b-256 |
6945d302149cf8f49cf0b63c6459c73e46e5bdf7b49a432a0ce0318cfa0a1637
|