Skip to content

pantoken / formats/icons/src / PantokenIcon

Giao diện: PantokenIcon

Beta

A pantoken icon, derived from an <image> token.

Thuộc tính

name

name: string

Beta

Tên biểu tượng, không có tiền tố --instui-icon- (ví dụ arrow-left).


dataUri

dataUri: string

Beta

Giá trị url('data:image/svg+xml;utf8,…'), như được lưu trong IR.


svg

svg: string

Beta

The decoded inline SVG markup, stripped of <script> elements and event-handler attributes. Originates from the vendored IR (pinned upstream). Safe for trusted injection contexts; consumers should not treat this as safe for injection into attacker-controlled HTML.


viewBox?

optional viewBox?: string

Beta

SVG viewBox, nếu biết.


bidirectional

bidirectional: boolean

Beta

Cho biết liệu biểu tượng có lật ngang trong các ngữ cảnh viết từ phải sang trái hay không.


source?

optional source?: "custom" | "lucide"

Beta

Nguồn gốc glyph.