Lucide Icons provider for ttkbootstrap-icons
Project description
Lucide Icons (ttkbootstrap-icons-lucide)
Lucide Icons provider for ttkbootstrap-icons.
Install
pip install ttkbootstrap-icons-lucide
Requires ttkbootstrap-icons and Pillow.
Info
- Name: Lucide Icons
- Icon Version: see lucide.dev (varies)
- Source: https://lucide.dev/
Usage
import tkinter as tk
from ttkbootstrap_icons_lucide import LucideIcon
root = tk.Tk()
icon = LucideIcon("home", size=24, color="#333")
tk.Button(root, image=icon.image, text="Home", compound="left").pack()
root.mainloop()
Generate assets (developer)
# Quick build (uses preset defaults if configured)
ttkicons-lucide-quick
# Full build (download JSON + font and write glyphmap.json)
ttkicons-lucide-build
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
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
File details
Details for the file ttkbootstrap_icons_lucide-0.1.0.tar.gz.
File metadata
- Download URL: ttkbootstrap_icons_lucide-0.1.0.tar.gz
- Upload date:
- Size: 353.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7a75a42f9b61b24e887f83d835edf1b2f327b826f9e11fa50a3598a024642e37
|
|
| MD5 |
0afd706dba2eeb3907fee7d222e6e737
|
|
| BLAKE2b-256 |
229aac35d83309a75bca71c4a42a81e8a7a8b2c4ed06c3a37013b86dea507132
|
File details
Details for the file ttkbootstrap_icons_lucide-0.1.0-py3-none-any.whl.
File metadata
- Download URL: ttkbootstrap_icons_lucide-0.1.0-py3-none-any.whl
- Upload date:
- Size: 353.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f484c87740ebcbb1e65906fb074727ac163534b7484321fc5b70bea04768d1e3
|
|
| MD5 |
32af13aff16845166d1baf887e61d3fc
|
|
| BLAKE2b-256 |
c2efa814bb5cf421f209e360bc2a5ccc7a2b51947ca27113512b1d470f9607a3
|