Installation 
Web 
Implementation of the lucide icon library for web applications.
pnpm install lucideyarn add lucidenpm install lucideFor more details, see the documentation.
React 
Implementation of the lucide icon library for React applications.
pnpm install lucide-reactyarn add lucide-reactnpm install 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 install lucide-vue-nextyarn add lucide-vue-nextnpm install 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 install lucide-svelteyarn add lucide-sveltenpm install lucide-svelteFor more details, see the documentation.
Solid 
Implementation of the lucide icon library for Solid applications.
pnpm install lucide-solidyarn add lucide-solidnpm install lucide-solidFor more details, see the documentation.
Angular 
Implementation of the lucide icon library for Angular applications.
pnpm install lucide-angularyarn add lucide-angularnpm install lucide-angularFor more details, see the documentation.
Preact 
Implementation of the lucide icon library for preact applications.
pnpm install lucide-preactyarn add lucide-preactnpm install lucide-preactStatic 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 install lucide-staticyarn add lucide-staticnpm install 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.