Installation
1
Add Component
Copy the code snippet below into you components folder.
2
Integrate Recipe
Integrate this recipe in to your Panda config.
Usage
Examples
Icon Library
Integrate with popular icon sets such as Lucide
Sizes
Use the size prop to change the size of the icon.
Custom svg
Render custom SVG icons by passing SVG elements as children to the Icon component.
Props
| Prop | Default | Type | 
|---|---|---|
| size | 'md' | '2xs' | 'xs' | 'sm' | 'md' | 'lg' | 'xl' |