Skip to main content

Simple Icons (font-based) provider for ttkbootstrap-icons

Project description

Simple Icons (ttkbootstrap-icons-simple)

Simple Icons provider for ttkbootstrap-icons.

Install

pip install ttkbootstrap-icons-simple

Requires ttkbootstrap-icons (installed automatically) and Pillow.

Info

License and Attribution

  • Underlying icon set: Simple Icons — CC0 1.0 Universal (public domain) — https://simpleicons.org/
  • This font project: see the simple-icons-font repository for license details (often MIT for code)
  • Attribution: Simple Icons — https://simpleicons.org/

Usage

import tkinter as tk
from ttkbootstrap_icons_simple import SimpleIcon

root = tk.Tk()

icon = SimpleIcon("python", size=24, color="#333333")
tk.Label(root, image=icon.image).pack()

root.mainloop()

This package registers a provider entry point, so the base icon previewer will automatically discover it.

Generate assets (developer)

# Provide a direct URL to a community TTF (no official preset)
ttkicons-simple-build --font-url https://example.com/path/to/simple-icons.ttf

Omitting metadata uses TTF-only extraction (needs fonttools).

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_simple-0.1.0.tar.gz (996.1 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_simple-0.1.0-py3-none-any.whl (996.7 kB view details)

Uploaded Python 3

File details

Details for the file ttkbootstrap_icons_simple-0.1.0.tar.gz.

File metadata

File hashes

Hashes for ttkbootstrap_icons_simple-0.1.0.tar.gz
Algorithm Hash digest
SHA256 10eedbd4c6ba1090a6815c50ddd248211156122000c558575d4401cee26febff
MD5 46252c91de485ca816303a57a7ecbef6
BLAKE2b-256 f0efe1dc4c3d7603b290d5719527c9d2068e89a3cb1349769a02552b5c320def

See more details on using hashes here.

File details

Details for the file ttkbootstrap_icons_simple-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for ttkbootstrap_icons_simple-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 4f34470f180b41e6c8f9857ac24ab308acee4aa553cc8cd73f5e860e1cf5cd6e
MD5 b985fd93e615a648ef18b5a6ab7b1a22
BLAKE2b-256 ca337b6430b2761477bf9dfc226c190506173c52b4fa220d5bacc597eb98a916

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