GRA0007/lucide
Beautiful & consistent icon toolkit made by the community. Open-source project and a fork of Feather Icons.
Lucide
Community-run fork of Feather Icons, open for anyone to contribute icons.
It began after growing dissatisfaction with the Feather Icons project moderation. With over 300+ open issues and over 100+ open PRs, the Feather Icons project has been abandoned. This unfortunately means that hundreds of developers and designers wasted their time contributing to Feather Icons with no chance of PRs being accepted.
Lucide is trying to expand the icon set as much as possible while staying faithful to the original simplistic design language. We do this as a community of devs and designers and hope that you'll join us!
Why choose Lucide over Feather Icons
- More icons to work with: Lucide already has hundreds of icons more than Feather does.
- Official libraries and integrations with popular frameworks and design tools.
- Well maintained code base.
- Active community, regularly growing and improving the set.
Table of Contents
Usage
At its core, Lucide is a collection of SVG files. This means that you can use Lucide icons in all the same ways you can use SVGs (e.g. img, background-image, inline, object, embed, iframe). Here's a helpful article detailing the many ways SVGs can be used on the web: SVG on the Web – Implementation Options
The following are additional ways you can use Lucide.
With the Javascript library you can easily incorporate the icon you want in your webpage.
Web
Implementation of the lucide icon library for web applications.
npm install lucideor
yarn add lucideFor more details, see the documentation.
React
Implementation of the lucide icon library for react applications.
yarn add lucide-reactor
npm install lucide-reactFor more details, see the documentation.
React Native
Implementation of the lucide icon library for React Native applications.
yarn add lucide-react-nativeor
npm install lucide-react-nativeFor more details, see the documentation.
Vue 2
Implementation of the lucide icon library for vue applications.
yarn add lucide-vueor
npm install lucide-vueFor more details, see the documentation.
Vue 3
Implementation of the lucide icon library for vue applications.
yarn add lucide-vue-nextor
npm install lucide-vue-nextFor more details, see the documentation.
Angular
yarn add lucide-angularor
npm install lucide-angularFor more details, see the documentation.
Preact
Implementation of the lucide icon library for preact applications.
yarn add lucide-preactor
npm install lucide-preactFor more details, see the documentation.
Static (svg sprite, font, icons ..)
Assets:
Font Files
SVG Files
SVG Sprite
NPM package
yarn add lucide-staticor
npm install lucide-staticFigma
The lucide figma plugin.
Visit Figma community page to install the plugin.
Laravel
Implementation of Lucide icon's using blade-icons for Laravel based projects.
composer require mallardduck/blade-lucide-iconsFor more details, see the documentation.
Svelte
Implementation of the lucide icon library for Svelte applications.
yarn add lucide-svelteor
npm install lucide-svelteFor more details, see the documentation.
Solid
Implementation of the lucide icon library for solid applications.
yarn add lucide-solidor
npm install lucide-solidFor more details, see the documentation.
Hyva
Implementation of Lucide icon's using Hyvä's svg php viewmodal to render icons for Magento 2 Hyva theme based projects.
composer require siteation/magento2-hyva-icons-lucideFor more details, see the documentation.
Eleventy
Using this plugin, Eleventy projects can incorporate Lucide icons. it makes it simple to use Lucide icons into your themes via shortcodes, improving your website's overall usability and visual appeal.
npm install @grimlink/eleventy-plugin-lucide-iconsFor more details, see the documentation.
Contributing
For more info on how to contribute please see the contribution guidelines.
Caught a mistake or want to contribute to the documentation? Edit this page on Github
Community
Join the community on our Discord server!
License
Lucide is totally free for commercial use and personally use, this software is licensed under the ISC License.
Credits
Thank you to all the people who contributed to Lucide!