You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Search for the icon you want to use in your React component.
Click on the icon and press on the Copy JSX button on the bottom of the page.
To use an icon, simply import it to the file (import { IconName } from "lucide-react";) and insert the JSX Code into your component and customize its layout with Tailwinds Classnames: