Icon
Wires the full Lucide icon set into the kouji icon registry — any kebab-case Lucide name renders by name.
Import
#importAdd the symbol to your component's imports array. The walkthrough below shows the most common usages — copy & tweak.
import { provideLucideIcons } from '@kouji-ui/components';Playground
#playgroundsize
color
<span
kjIcon="check"
kjIconSize="md"
></span>