Lucide
lucide.dev › guide › packages › lucide-react
Lucide for React – Lucide
Release candidate for Lucide v1 is out!🚀 You're looking at the site for v1, for v0 go to v0 siteSkip to content ... Are you an LLM? You can read better optimized documentation at /guide/react.md for this page in Markdown format
npm
npmjs.com › package › lucide-react
lucide-react - npm
3 weeks ago - Latest version: 0.577.0, last published: 19 days ago. Start using lucide-react in your project by running `npm i lucide-react`. There are 11103 other projects in the npm registry using lucide-react.
» npm install lucide-react
Published Mar 04, 2026
Version 0.577.0
Author Eric Fennis
Repository https://github.com/lucide-icons/lucide
Homepage https://lucide.dev
GitHub
github.com › lucide-icons › lucide
GitHub - lucide-icons/lucide: Beautiful & consistent icon toolkit made by the community. Open-source project and a fork of Feather Icons. · GitHub
Version · Downloads · Links · lucide · Docs · Source · lucide-react · Docs · Source · lucide-vue-next · Docs · Source · lucide-svelte · Docs · Source · lucide-solid · Docs · Source · lucide-preact · Docs · Source · lucide-react-native · Docs · Source ·
Starred by 21.7K users
Forked by 1.2K users
Languages TypeScript 87.2% | JavaScript 11.6%
Lucide
lucide.dev
Lucide Icons
Release candidate for Lucide v1 is out!🚀 You're looking at the site for v1, for v0 go to v0 siteSkip to content
Lucide
lucide.dev › packages
Packages – Lucide
A Lucide icon library package for React Native applications.
GitHub
github.com › lucide-icons › lucide › releases
Releases · lucide-icons/lucide
February 17, 2026 - View all tags · Version 0.575.0 · feat(icons): added message-square-check icon by @karsa-mistmere in #4076 · fix(lucide): Fix ESM Module output path in build by @ericfennis in #4084 ·
Author lucide-icons
Reddit
reddit.com › r/reactnative › anyone having issues using lucide-react-native with react 19?
r/reactnative on Reddit: Anyone having issues using lucide-react-native with React 19?
March 15, 2025 -
I'm trying to install lucide-react-native@0.482.0 in my React Native project, but I'm running into a dependency issue.
Here's the error I'm getting:
npm error code ERESOLVE npm error ERESOLVE unable to resolve dependency tree npm error npm error While resolving: remedium@0.0.1 npm error Found: react@19.0.0 npm error node\_modules/react npm error react@"19.0.0" from the root project npm error npm error Could not resolve dependency: npm error peer react@"\^16.5.1 || \^17.0.0 || \^18.0.0" from lucide-react-native@0.482.0 npm error node\_modules/lucide-react-native npm error lucide-react-native@"\*" from the root project npm error npm error Fix the upstream dependency conflict, or retry npm error this command with --force or --legacy-peer-deps npm error to accept an incorrect (and potentially broken) dependency resolution.
It looks like lucide-react-native doesn't support React 19 yet. Any sugestion?
npm
npmjs.com › package › lucide-react-native
lucide-react-native - npm
3 weeks ago - Latest version: 0.577.0, last published: 16 days ago. Start using lucide-react-native in your project by running `npm i lucide-react-native`. There are 127 other projects in the npm registry using lucide-react-native.
» npm install lucide-react-native
Published Mar 04, 2026
Version 0.577.0
Author Eric Fennis
Repository https://github.com/lucide-icons/lucide
Homepage https://lucide.dev
jsDelivr
jsdelivr.com › package › npm › lucide-react
lucide-react CDN by jsDelivr - A CDN for npm and GitHub
October 19, 2020 - A free, fast, and reliable CDN for lucide-react. A Lucide icon library package for React applications.
Published Oct 19, 2020
Repository https://github.com/lucide-icons/lucide
Top answer 1 of 3
26
I had same error. The workaround is to downgrade lucide-react to 0.263.1
npm install [email protected]
2 of 3
4
This is an issue from the new Nextjs upgrade, but there are easy workaround, you can just import from your node modules like:
import { Sun, Moon } from '../../node_modules/lucide-react';
Or downgrade your Lucide react to "lucide-react": "0.263.1", just
npm install [email protected]
CodeSandbox
codesandbox.io › examples › package › lucide-react
lucide-react examples - CodeSandbox
AboutA Lucide icon library package for React applications.25,441,993Weekly Downloads · Latest version0.577.0 · LicenseISC · External Links · lucide.dev · github.com/lucide-icons/lucide · github.com/lucide-icons/lucide/issues ·
GitHub
github.com › lucide-icons › lucide › issues › 2134
React 19 support · Issue #2134 · lucide-icons/lucide
May 6, 2024 - lucide-react · lucide-react-native · lucide-solid · lucide-svelte · lucide-vue · lucide-vue-next · Figma plugin · all JS packages · site · We should test the package in React 19 beta and, if it succeeds, accept React 19.0.0 as a ...
Author wojtekmaj
lucide-animated
lucide-animated.com
lucide-animated | Free Animated React Icons Library
Free animated React icons library with 350+ smooth Motion-powered icons based on Lucide. MIT licensed, copy-paste ready.
DeepWiki
deepwiki.com › lucide-icons › lucide › 3.2.2-lucide-react
lucide-react | lucide-icons/lucide | DeepWiki
2 weeks ago - Sources: docs/guide/packages/lucide-react.md95-111 packages/lucide-react/rollup.config.mjs31-47 · The package builds multiple distribution formats to support different JavaScript environments and consumption patterns. The following dependencies are marked as external and not bundled: These are provided as peer dependencies, allowing the host application to control React version.