pantoken / packages/model/src / IconHookContext
Interface: IconHookContext
Beta
Context passed to a plugin's icons hook.
Properties
icons
icons:
Pick<IconEntry,"name"|"viewBox"|"source">[]
Beta
The icons already registered in the current token set (no SVG — name and metadata only).
theme
theme:
Theme
Beta