🔨 In Development — This section is still being developed and may change.
Represents a predefined UI icon that can be referenced by `iconId` or embedded as a full object.
id string
Stable identifier for the icon (e.g., icon_welcome).
name string
Human-readable icon name for display in selection UIs.
url string
Absolute URL of the icon asset (SVG/PNG), suitable for direct rendering in the UI.
alt string
Accessible description of the icon.
category string
Category tag for grouping in pickers (e.g., general, support).