Skip to main content

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

Project description

Material Design Icons (ttkbootstrap-icons-mat)

Material Icons provider for ttkbootstrap-icons.

Install

pip install ttkbootstrap-icons-mat

Requires ttkbootstrap-icons (installed automatically) and Pillow.

Info

License and Attribution

Usage

import tkinter as tk
from ttkbootstrap_icons_mat import MatIcon

root = tk.Tk()

icon = MatIcon("home", size=24, color="#dc3545")
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)

# Use preset for Material Design Icons (MDI) via jsdelivr
ttkicons-mat-build --preset mdi --version 7.4.47

# Or direct URL
ttkicons-mat-build --font-url https://cdn.jsdelivr.net/npm/@mdi/font@7.4.47/fonts/materialdesignicons-webfont.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_mat-0.1.0.tar.gz (693.7 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_mat-0.1.0-py3-none-any.whl (697.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for ttkbootstrap_icons_mat-0.1.0.tar.gz
Algorithm Hash digest
SHA256 e8e8a348952ee6e2757dbfa5c6381baf9097e0c72976d0e526da7b1363d2120a
MD5 505a7a116724a0d38ad39ddf1bb24f29
BLAKE2b-256 294ab7271462ddae9b9838dee639700b06e203899a1e4775249cd1dea616df5a

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ttkbootstrap_icons_mat-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8e3fce37db9dfb99d557b0b0c052acde033e83ba456de1c5952bcc0bdf74e279
MD5 21c1372739b959acf585924e89c4e9a9
BLAKE2b-256 c91915fc1d9dc71be2f920e66186e19a33e88aacb8410a8ab156e249bb6c2ace

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