- Implementation
- DecorativeIcon Props
Common Examples
Pass a Carto icon throughicon. DecorativeIcon clones it to enforce the
24px size and inherited color so every framed icon stays uniform.origin selects the source treatment: "user" uses a white surface,
"system" uses a light-blue surface, and "ai" uses the AI gradient.React Accessibility
DecorativeIcon is visual decoration. Do not rely on it as the accessible
name of an interactive control; label the control itself.