Skip to content

Typicons API

ttkbootstrap_icons_typicons.icon

TypiconsFontProvider

Bases: BaseFontProvider

Provider for the Typicons font.

Uses a single font file (typicons.ttf) for all styles. Style selection is performed by predicates that test for the suffix.

format_glyph_name(glyph_name) staticmethod

Display friendly name for font name

TypiconsIcon

Bases: Icon

Convenience icon for the Typicons glyph set.

Resolves the provided name using TypiconsProvider, then initializes the base Icon with the resolved glyph name.

ttkbootstrap_icons_typicons.provider

TypiconsFontProvider

Bases: BaseFontProvider

Provider for the Typicons font.

Uses a single font file (typicons.ttf) for all styles. Style selection is performed by predicates that test for the suffix.

format_glyph_name(glyph_name) staticmethod

Display friendly name for font name