Skip to main content

Font-based icons for Tkinter/ttkbootstrap with a built-in Bootstrap set and installable providers: Font Awesome, Material, Ionicons, Remix, Fluent, Simple, Weather, Lucide, Eva & more.

Project description

ttkbootstrap-icons

PyPI Python Versions Downloads License

Font-based icons for Tkinter and ttkbootstrap, with a built-in Bootstrap Icons set and optional provider packages (Font Awesome, Material, Remix, Fluent, Simple, Weather, Lucide, Eva, Typicons, and more). Includes a lightweight Icon Browser to search and copy names.


Highlights

  • Built-in Bootstrap Icons provider
  • Install-and-use provider packages (auto-discovered)
  • Simple Python API for size, color, and style
  • Fast Icon Browser to preview and copy names
  • Pure-Python rendering with Pillow

Documentation

Full documentation, provider list, API reference, and usage guides:

https://israel-dryer.github.io/ttkbootstrap-icons/

Install

pip install ttkbootstrap-icons

Quick start

import tkinter as tk
from ttkbootstrap_icons import BootstrapIcon

root = tk.Tk()
icon = BootstrapIcon("house", size=24, color="#0d6efd", style="fill")
tk.Label(root, image=icon.image, text=" Home", compound="left").pack(padx=10, pady=10)
root.mainloop()

Icon Browser

Search and preview icons across all installed providers, then copy names for use in code.

ttkbootstrap-icons
# or
python -m ttkbootstrap_icons.browser

Links

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ttkbootstrap_icons-3.0.0.tar.gz (269.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ttkbootstrap_icons-3.0.0-py3-none-any.whl (214.2 kB view details)

Uploaded Python 3

File details

Details for the file ttkbootstrap_icons-3.0.0.tar.gz.

File metadata

  • Download URL: ttkbootstrap_icons-3.0.0.tar.gz
  • Upload date:
  • Size: 269.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.3

File hashes

Hashes for ttkbootstrap_icons-3.0.0.tar.gz
Algorithm Hash digest
SHA256 e263e271c33c43958f0977436317137d83e15eba93768f0b7a0b3b6c8685934e
MD5 82aab0965abff4b09c10fb0d282fad21
BLAKE2b-256 f9dde750f72bbbf8a217b45761a280ff2683ec899ea852a079ffa66a9fe92c03

See more details on using hashes here.

File details

Details for the file ttkbootstrap_icons-3.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for ttkbootstrap_icons-3.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4d4807506646dfcd5a6a4fab5c10840c34e27af3e89905b9adb48418ab45be92
MD5 f0d063d199137868ae92182f2eb931a2
BLAKE2b-256 f8c45cdbee17ec242f3e52e4878d34e8c06c34576cddd6ce8837848e4dac4d0c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page