Skip to content

pantoken / formats/icons/src / PantokenIcon

ממשק: PantokenIcon

בטא

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

תכונות

name

name: string

בטא

שם האיקון, ללא הקידומת --instui-icon- (למשל arrow-left).


dataUri

dataUri: string

בטא

הערך url('data:image/svg+xml;utf8,…'), כפי שנשמר ב-IR.


svg

svg: string

בטא

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

בטא

ה-SVG viewBox, כאשר ידוע.


bidirectional

bidirectional: boolean

בטא

האם האיקון הופך אופקית בהקשרים מימין לשמאל.


source?

optional source?: "custom" | "lucide"

בטא

מקור הגליף.