Icon
The Icon element shows a single Untitled UI icon. Use it as a visual affordance next to an action, feature, or status, for example a checkmark beside a completed step. It is a static element available in the Site and Document editors.
Properties
The properties live in the inspector under the Icon and Logic groups.
Property | What it does | Default |
|---|---|---|
Icon | The Untitled UI icon shown, in the format |
|
Logic | Controls when the icon is visible: Always, or a Formula that must be true | Always |
The Icon property is required. If the icon value is empty or invalid, the wrapper renders empty with no fallback text.
References
The Icon exposes no references, so its value cannot be read as data in formulas.
Styling
The Icon can be styled per part of the element.
Style states: Default.
Named targets: wrapper, icon.
Named styles: Icon (key icon), default.
Quick styles: Color, Width.
Apply general styling from the Style tab: quick styles, style sets, and CSS overrides per breakpoint. See the styling reference for the full system.
Related articles
UI Elements: overview of the elements.
FormulaScript Overview: using formulas in properties.