Beautiful & consistent icon toolkit made by the community. Open-source project and a fork of Feather Icons. https://lucide.dev
  • TypeScript 89.1%
  • JavaScript 9.8%
  • Svelte 0.6%
  • Astro 0.2%
  • HTML 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
dependabot[bot] 6bbe5ddb07
chore(deps-dev): bump vitest in /integrations/lucide-react/vite (#4844)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 4.1.10 to 4.1.11.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/vitest)

---
updated-dependencies:
- dependency-name: vitest
  dependency-version: 4.1.11
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-09-11 09:26:37 +02:00
.cspell feat(lab): added monstera-leaf icon (#4115) 2026-09-10 10:47:42 +02:00
.github chore(lucide-react): Add Lucide React integration tests (#4804) 2026-09-04 16:26:02 +02:00
.husky chore(dependencies): Update dependencies (#4806) 2026-09-04 17:34:58 +02:00
.vscode chore(dev): upgrade ESLint to latest compatible stack (v10) (#4378) 2026-08-18 13:09:22 +02:00
categories fix(categories): fixes emoji.json (#4697) 2026-08-10 08:38:54 +02:00
docs feat(docs): added "How to use Lucide icons" section to resources (#4829) 2026-09-10 16:07:18 +02:00
icons fix(icons): remove duplicate use-cases prop from cookie.json (#4838) 2026-09-10 15:28:15 +02:00
integrations/lucide-react chore(deps-dev): bump vitest from 4.1.10 to 4.1.11 (#4845) 2026-09-11 09:26:09 +02:00
lab feat(lab): add hand-gear icon (#2327) 2026-09-10 16:45:49 +02:00
packages chore(deps-dev): bump vitest from 4.1.10 to 4.1.11 (#4845) 2026-09-11 09:26:09 +02:00
scripts Potential fix for code scanning alert no. 31: Inefficient regular expression (#4723) 2026-08-19 09:36:16 +02:00
tools chore(dependencies): Update dependencies (#4806) 2026-09-04 17:34:58 +02:00
.editorconfig Featherity Npm package, reorganize scripting. (#52) 2020-10-06 20:23:26 +02:00
.gitignore feat(packages): extract icon build logic into @lucide/shared (#4409) 2026-09-04 16:38:01 +02:00
.npmignore remove mentions of the site folder in doc and config files (#1769) 2024-01-02 15:14:34 +01:00
.prettierignore chore(lucide-react): Add Lucide React integration tests (#4804) 2026-09-04 16:26:02 +02:00
brand-stopwords.json feat(icons): removed brand names from tags & revised brand stopwords (#4575) 2026-07-23 08:13:10 +02:00
BRAND_LOGOS_STATEMENT.md Fix link to icon design principles in statement (#4225) 2026-03-28 07:48:12 +01:00
category.schema.json Lessened $schema type strictness (#1718) 2023-12-11 15:53:52 +01:00
CODE_OF_CONDUCT.md docs(version-1): Version 1 website (#4142) 2026-03-20 17:04:28 +01:00
comment-markup.md ci(pull-request): Fix generate comments for empty changes (#2593) 2024-11-08 16:00:23 +01:00
CONTRIBUTING.md feat(analytics): add utm source and medium (#4596) 2026-07-25 12:26:26 +02:00
cspell.json chore(icons): update icon names to match naming guidelines no. 7 to 9 (#1906) 2024-03-08 16:55:46 +01:00
eslint.config.js chore(dev): upgrade ESLint to latest compatible stack (v10) (#4378) 2026-08-18 13:09:22 +02:00
icon.schema.json fix(icons): deprecated swiss franc icons (#4799) 2026-09-04 14:04:24 +02:00
LICENSE Update license 2026-03-20 16:30:53 +01:00
lint-staged.config.mjs feat(ci): added custom prettier plugin for icon SVG files (#4576) 2026-07-24 14:23:56 +02:00
package.json chore(deps-dev): bump vitest from 4.1.10 to 4.1.11 (#4845) 2026-09-11 09:26:09 +02:00
pnpm-lock.yaml chore(dependencies): Update dependencies (#4806) 2026-09-04 17:34:58 +02:00
pnpm-workspace.yaml chore(lucide-react): Add Lucide React integration tests (#4804) 2026-09-04 16:26:02 +02:00
prettier-plugin-lucide-svg.mjs feat(icons): replaces podcast icon with new mic-* icons (#4583) 2026-07-25 22:58:54 +02:00
prettier.config.mjs feat(lab): Migrate lab to main repo. (#4521) 2026-07-24 15:05:40 +02:00
README.md docs(docs): fix broken Svelte package source link in README (#4468) 2026-06-15 09:42:24 +02:00
tsconfig.json chore(dependencies): Update dependencies (#4806) 2026-09-04 17:34:58 +02:00

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

license figma installs build status discord chat

Icons · Guide · Packages · License · Showcase

Lucide

Lucide is an open-source icon library that provides 1600+ vector (svg) files for displaying icons and symbols in digital and non-digital projects. The library aims to make it easier for designers and developers to incorporate icons into their projects by providing several official packages to make it easier to use these icons in your project.

Packages

Logo Package Version Downloads Links
JS logo lucide npm NPM Downloads Docs · Source
React logo lucide-react npm NPM Downloads Docs · Source
Vue logo @lucide/vue npm NPM Downloads Docs · Source
Svelte logo @lucide/svelte npm NPM Downloads Docs · Source
Solid logo lucide-solid npm NPM Downloads Docs · Source
Preact logo lucide-preact npm NPM Downloads Docs · Source
React Native logo lucide-react-native npm NPM Downloads Docs · Source
Angular logo @lucide/angular npm NPM Downloads Docs · Source
Astro logo @lucide/astro npm NPM Downloads Docs · Source
SVG logo lucide-static npm NPM Downloads Docs · Source

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

About brand logos

Lucide does not accept brand logos, and we do not plan to add them in the future. This is due to a combination of legal restrictions, design consistency concerns, and practical maintenance reasons.

Click here to read our official statement about brand logos in Lucide.

Community

Join the community on our Discord server!

License

Lucide is totally free for commercial use and personal use, this software is licensed under the ISC License.

Credits

Thank you to all the people who contributed to Lucide!

Sponsors

Powered by Vercel

DigitalOcean Referral Badge

Hero backers 🦸

Zephyr Cloud – From idea to prod: fast micro-frontend delivery!

Awesome backers 🍺

pdfme – Open-source PDF generation library built with TypeScript and React. Pax Historia – An alternate history sandbox game

Backers

Fina Money – Modular Finance Tracker

Other contributors 💸

You can find all our past and non-recurring financial contributors at our Open Collective page.