Skip to content

pantoken / formats/icon-font/src / IconFontResult

Interfaccia: IconFontResult

Beta

Gli artefatti del font generati.

Proprietà

ttf

ttf: Uint8Array

Beta

I byte del font TrueType.


woff2

woff2: Uint8Array

Beta

I byte del font WOFF2.


css

css: string

Beta

The @font-face + .instui-icon-<name> stylesheet.


codepoints

codepoints: Record<string, string>

Beta

Nome icona → codepoint esadecimale (es. "e001").