Installation
Web
Implementation of the Lucide icon library for web applications.
pnpm add lucideyarn add lucidenpm install lucidebun add lucidedeno add lucideFor more details, see the documentation.
React
Implementation of the Lucide icon library for React applications.
pnpm add lucide-reactyarn add lucide-reactnpm install lucide-reactbun add lucide-reactdeno add lucide-reactFor 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/vuedeno add @lucide/vueFor more details, see the documentation.
Svelte
Implementation of the Lucide icon library for Svelte applications.
pnpm add @lucide/svelteyarn add @lucide/sveltenpm install @lucide/sveltebun add @lucide/sveltedeno add @lucide/svelte
@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-solidyarn add lucide-solidnpm install lucide-solidbun add lucide-soliddeno add lucide-solidFor 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/angulardeno add @lucide/angularFor more details, see the documentation.
Preact
Implementation of the Lucide icon library for preact applications.
pnpm add lucide-preactyarn add lucide-preactnpm install lucide-preactbun add lucide-preactdeno add lucide-preactFor more details, see the documentation.
Astro
Implementation of the Lucide icon library for Astro applications.
pnpm add @lucide/astroyarn add @lucide/astronpm install @lucide/astrobun add @lucide/astrodeno add @lucide/astroFor 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-staticyarn add lucide-staticnpm install lucide-staticbun add lucide-staticdeno add lucide-staticFor more details, see the documentation.
Figma
The Lucide Figma plugin.
Visit Figma community page to install the plugin.
