HelixOverviewDocsComponentsSandboxTheme builderCortexDocsEngramBuildingTraceBuildingRecallDeclaredServicesInsightsGet in touchSource on GitHub
Loading the reference
IconView SourceEdit in SandboxView MarkdownCopy MarkdownOpen in ClaudeOpen in CursorRenders a named icon from the Helix set.StableSince 0.1.0MediaUsageimport'@fusion.dev/helix/icon'import'@fusion.dev/helix-headless/icon'Preview
API ReferenceRoothelix-iconRenders a named icon from the Helix set.
PropTypeDefaultDescriptionlabelstring""Accessible name, for an icon that is not decorative.namestring""Name of the icon in the Helix set.
ReadTypeDescriptionwhenSettledPromise<void>Resolves a frame after the first update, when transitions are switched on.
PartDescriptionsvgThe rendered SVG.
CSS PropertyDescription--icon-sizeEdge length of the icon's box.
Roothelix-headless-iconRenders a named icon from the Helix set.
PropTypeDefaultDescriptionlabelstring""Accessible name, for an icon that is not decorative.namestring""Name of the icon in the Helix set.
ReadTypeDescriptionwhenSettledPromise<void>Resolves a frame after the first update, when transitions are switched on.
PartDescriptionsvgThe rendered SVG.
ExamplesNameDescriptionPreviewOne glyph at the resting size.PreviewOne glyph at the resting size.SizesThe same glyph at each step of the icon scale.