Implementation of the lucide icon library for web applications.
npm install lucide
or
yarn add lucide
For more details, see the documentation.
Implementation of the lucide icon library for react applications.
yarn add lucide-react
or
npm install lucide-react
For more details, see the documentation.
Implementation of the lucide icon library for vue applications.
yarn add lucide-vue
or
npm install lucide-vue
For more details, see the documentation.
Implementation of the lucide icon library for vue applications.
yarn add lucide-vue-next
or
npm install lucide-vue-next
For more details, see the documentation.
Implementation of the lucide icon library for vue applications.
yarn add lucide-svelte
or
npm install lucide-svelte
For more details, see the documentation.
yarn add lucide-angular
or
npm install lucide-angular
For more details, see the documentation.
Implementation of the lucide icon library for preact applications.
yarn add lucide-preact
or
npm install lucide-preact
For more details, see the documentation.
The lucide figma plugin.
Visit Figma community page to install the plugin.
Implementation of Lucide icon's using blade-icons
for Laravel based projects.
composer require mallardduck/blade-lucide-icons
For more details, see the documentation.
Implementation of Lucide icon library for Flutter applications.
flutter pub add lucide_icons
For more details, see the pub.dev.