Installation 
Web 
Implementation of the lucide icon library for web applications.
pnpm add lucideyarn add lucidenpm install lucidebun 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-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-vue-nextyarn add lucide-vue-nextnpm install lucide-vue-nextbun add lucide-vue-nextFor more details, see the documentation. For Vue 2 use the lucide-vue package.
Svelte 
Implementation of the lucide icon library for Svelte applications.
pnpm add lucide-svelteyarn add lucide-sveltenpm install lucide-sveltebun add lucide-svelteFor 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-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-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-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/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-staticFor more details, see the documentation.
Figma 
The lucide figma plugin.
Visit Figma community page to install the plugin.
Flutter 
Implementation of Lucide icon library for Flutter applications.
flutter pub add lucide_iconsFor more details, see the pub.dev.