Skip to main content

Usage

Thanks to Iconify, Pictum brings open-source icon sets together in one catalog. Browse the Iconify icon gallery to choose an icon, then use its lowercase kebab-case prefix:name identifier, such as lucide:sparkles.
React’s Icon uses an internal Suspense boundary while it loads the inline SVG.

Props

string
required
The name prop or hook argument identifies the icon using exact lowercase kebab-case prefix:name syntax.
SVG props
Additional native SVG props are forwarded to the rendered <svg>.