Installation
Web
Implementation of the Lucide icon library for web applications.
pnpm add lucide@nextyarn add lucide@nextnpm install lucide@nextbun add lucide@nextFor more details, see the documentation.
React
Implementation of the Lucide icon library for React applications.
pnpm add lucide-react@nextyarn add lucide-react@nextnpm install lucide-react@nextbun add lucide-react@nextFor more details, see the documentation. For React Native use the lucide-react-native package.
Vue
Implementation of the Lucide icon library for Vue applications.
pnpm add @lucide/vueyarn add @lucide/vuenpm install @lucide/vuebun add @lucide/vueFor more details, see the documentation.
Svelte
Implementation of the Lucide icon library for Svelte applications.
pnpm add @lucide/svelte@nextyarn add @lucide/svelte@nextnpm install @lucide/svelte@nextbun add @lucide/svelte@next
@lucide/svelteis only for Svelte 5, for Svelte 4 use thelucide-sveltepackage.
For more details, see the documentation.
Solid
Implementation of the Lucide icon library for Solid applications.
pnpm add lucide-solid@nextyarn add lucide-solid@nextnpm install lucide-solid@nextbun add lucide-solid@nextFor more details, see the documentation.
Angular
Implementation of the Lucide icon library for Angular applications.
pnpm add @lucide/angularyarn add @lucide/angularnpm install @lucide/angularbun add @lucide/angularFor more details, see the documentation.
Preact
Implementation of the Lucide icon library for preact applications.
pnpm add lucide-preact@nextyarn add lucide-preact@nextnpm install lucide-preact@nextbun add lucide-preact@nextFor more details, see the documentation.
Astro
Implementation of the Lucide icon library for Astro applications.
pnpm add @lucide/astro@nextyarn add @lucide/astro@nextnpm install @lucide/astro@nextbun add @lucide/astro@nextFor more details, see the documentation.
Static usage
Implementation of the Lucide icon library for multiple usages that like to use: SVG files icons, SVG Sprite, Icon Fonts and static SVG strings export in Common JS modules (for NodeJS).
pnpm add lucide-static@nextyarn add lucide-static@nextnpm install lucide-static@nextbun add lucide-static@nextFor more details, see the documentation.
Figma
The Lucide Figma plugin.
Visit Figma community page to install the plugin.