Icons are graphical symbols used to represent objects, actions, or concepts in a visual way. They are commonly used in web development to enhance the user interface and provide a more intuitive and visually appealing experience. This section covers how to use icons in your web application and provides examples of how to integrate and style them effectively.
In this section, you will find detailed information about the available props, classes, and options that can be used with the component. Understanding these properties is essential for customizing and configuring the component to suit your specific requirements.
Below is a list of props that can be passed to the component:
Prop | Type | Description |
---|---|---|
`icon` | `keyof typeof icons` | Specifies the name of the Lucide icon to render |