Icon
A decorative glyph slot that renders an SVG icon, sized and tinted from its container.
Basic
Show codeHide code
Tints
The tint axis colors the glyph. inherit (the default) takes currentColor from the container; the semantic tints override it.
Show codeHide code
Magnitudes
Show codeHide code
Installation
import { Icon } from "@makeplane/propel/components/icon";