Skip to content
/ lucide Public
forked from lucide-icons/lucide

Beautiful & consistent icon toolkit made by the community. Open-source project and a fork of Feather Icons.

License

Notifications You must be signed in to change notification settings

ocavue/lucide

Repository files navigation

Lucide Logo

Lucide

NPM npm Discord

What is Lucide?

Lucide is a community-run fork of Feather Icons, open for anyone to contribute icons. Started after growing disaffection of the moderation of the Feather Icons project, with over 300+ open issues and over 100+ open PRs, this project is no longer maintained. The owner of the project stopped merging icons and want to keep the project like it now is. Hundreds of developers/designer wasted their time trying to contribute, what a shame.

We're trying to expanding the icon set as much as possible while keeping it nice-looking, we do it as a community of devs and designers, join us!

Why choose Lucide over Feather Icons

  • Lucide already expended the icon set by 130+ in less then a year, so more icons to work with.
  • Well maintained code base.
  • Active community.

Table of Contents

Usage

At its core, Lucide is a collection of SVG files. This means that you can use Feather 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 lucide

#or

yarn add lucide

For more details, see the documentation.

React

Implementation of the lucide icon library for react applications.

yarn add lucide-react

# or

npm install lucide-react

For more details, see the documentation.

Vue

Implementation of the lucide icon library for vue applications.

yarn add lucide-vue

# or

npm install lucide-vue

For more details, see the documentation.

Figma

The lucide figma plugin.

Visit Figma community page to install the plugin.

Figma Lucide Cover

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.

Sponsors

Powered by Vercel

About

Beautiful & consistent icon toolkit made by the community. Open-source project and a fork of Feather Icons.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 55.4%
  • TypeScript 42.4%
  • SCSS 1.7%
  • Other 0.5%