Skip to main content

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

Project description

ttkbootstrap-icons-mat

An icon provider for the ttkbootstrap-icons library.
Material Design Icons (community) offers a large collection of UI glyphs as a single TTF.

PyPI License


Install

pip install ttkbootstrap-icons-mat

Quick start

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()

Styles

This provider uses a single font without separate style variants.


Icon Browser

Browse available icons with the built-in browser. From your terminal run:

ttkbootstrap-icons

Use Copy Name in the browser to copy the icon name and style directly for use in your code.

Icon Browser


License and Attribution

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-1.0.0.tar.gz (694.5 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-1.0.0-py3-none-any.whl (698.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ttkbootstrap_icons_mat-1.0.0.tar.gz
  • Upload date:
  • Size: 694.5 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-1.0.0.tar.gz
Algorithm Hash digest
SHA256 4963cee4bd67af06116e3a9f21dbcafc6bb45adc1b02341e5d79c3a9b519f118
MD5 4f00872d0ff2895c8523681ad902596e
BLAKE2b-256 6c0acf2c24a632c56684628adb58da8dfbf630f5488b99fad465da300be60cc0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for ttkbootstrap_icons_mat-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 09c79a3d79738569fda9ee71fe8ea65bd53e72ec2480fb0fc367c0391fcdd813
MD5 24f45771e91c2913db93a6f352ac112e
BLAKE2b-256 e20aebfcf0087be8d0d2eba6c68999c06c36be6566d7d5089189374de3d73f51

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