Icon

Icon

Wires the full Lucide icon set into the kouji icon registry — any kebab-case Lucide name renders by name.

03

Import

#import

Add the symbol to your component's imports array. The walkthrough below shows the most common usages — copy & tweak.

import { provideLucideIcons } from '@kouji-ui/components';
04

Playground

#playground
size
color
<span
  kjIcon="check"
  kjIconSize="md"
></span>