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.2.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.2.0-py3-none-any.whl (996.7 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for ttkbootstrap_icons_simple-0.2.0.tar.gz
Algorithm Hash digest
SHA256 fb08c82980bc69697b206064250467b40f0ddff71b3d4d988c837e3a83d9a553
MD5 0afd2b717584c244f1813ebd7ee048ab
BLAKE2b-256 dd56984747709583976f0846e1f45ee56b0059d9682d2bcd6d68078957d1e6c8

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ttkbootstrap_icons_simple-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5fb49c796f6c7a484b7e268762e3a8b00f669ebede9a808789af11f67f2f509e
MD5 af5b84a461cfbc8f20e2044fa9d73e78
BLAKE2b-256 a832e4f967f5cd979ff9de3b8c558dc6bfe4d9ff76564a0590a3a1dc1783688a

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