Browse, customize, and copy Lucide React icons with live preview.
Search for icons by name (e.g., "home", "user", "settings"). Adjust the size, stroke width, and color using the controls at the top. Click "Copy Name" to copy just the icon name, or "Copy JSX" to copy the full React component tag with your customizations.
To use in your React project, install lucide-react: npm install lucide-react. Then import and use the icon: import { Home } from 'lucide-react'