Lucide v1 is out!🚀
You're looking at the site for v1, for v0 go to v0 site

Skip to content

Lucide for React

Lucide provides a React component library for using icons in your applications. Each icon is available as a standalone component that renders an optimized inline SVG.

List of features:

  • Easy to use – Import icons and use them directly in JSX.
  • Customizable – Adjust size, color, stroke width, and other properties via props.
  • Tree-shakable – Only the icons you import are included in your final bundle.
  • TypeScript support – Fully typed components for a better developer experience.

Overview

Basics

Advanced

Resources