Icon
TheIcon component renders scalable vector icons. It supports any icon name from the Lucide Icon library.
Usage
Props
string
required
The name of the Lucide icon to render (kebab-case).
number
default:"24"
Size of the icon in pixels.
string
Color of the icon. Inherits from parent text color if not specified.

