Skip to content

Icon

SVG icon wrapper. Bring your own SVGs; the library does not bundle an icon set.

Basic usage

Example

Spinning

Rotated

API

Props

NameTypeDefaultDescription
name*stringClass name (e.g. `"ri-close-line"` for Remix Icon).
spinbooleanfalseContinuously rotate.
rotateunion0Fixed rotation in degrees: 0, 90, 180, 270.
ariaLabelstringundefinedAccessible label. When omitted, the icon is treated as decorative.

Released under the MIT License. Built with VitePress.