When hovering (in an IDE that supports it) over a Lucide component you get a JSDoc comment with useful information about the Lucide Icons component. It also shows a small preview of the icons you imported with the link to the lucide website. Dynamic Imports Map (experimental) Addition to ...
0.488.0•Public• Published2 days ago Lucide icon library for React applications. About·Icons·Documentation·License Lucide React Implementation of the lucide icon library for React applications. Installation pnpm add lucide-react npm install lucide-react ...
Not recommended for regular applications that work fine with the regular static icon components. Using the dynamic icon component increases build time, separate bundles, and separate network requests for each icon. How to use DynamicIconis useful for applications that want to show icons dynamically b...
Lucide icon library for React Native applications. About · Icons · Documentation · License Lucide React Native Implementation of the lucide icon library for React Native applications. Installation pnpm add lucide-react-native npm install lucide-react-native yarn add lucide-react-native bun add ...
fix(icons): optimized beef icon (#2832) … Verified 1250fc2 Kayoshi-dev mentioned this pull request Feb 25, 2025 Can't use Lucide Svelte with moduleResolution to "NodeNext" #2756 Open 30 tasks Sign up for free to join this conversation on GitHub. Already have an account? Sign in...
Beautiful & consistent icon toolkit made by the community. Open-source project and a fork of Feather Icons. - feat(lucide-react): Add DynamicIcon component · lucide-icons/lucide@66fd309
lucide icons for r3/uikit. Latest version: 0.8.12, last published: 7 days ago. Start using @react-three/uikit-lucide in your project by running `npm i @react-three/uikit-lucide`. There are 5 other projects in the npm registry using @react-three/uikit-luc
Import hallucinated lucide-react icons that don't exist Install npm i vite-plugin-lucide-react-fuzzy -D Usage import{defineConfig}from'vite';importlucideReactFuzzyfrom'vite-plugin-lucide-react-fuzzy';exportdefaultdefineConfig({plugins:[lucideReactFuzzy()],}); ...
feat(lucide-react): Add DynamicIcon component #2686 Draft ericfennis wants to merge 4 commits into lucide-icons:main from ericfennis:dynamic-importsDraft feat(lucide-react): Add DynamicIcon component #2686 ericfennis wants to merge 4 commits into lucide-icons:main from ericfennis:dynamic-...
Beautiful & consistent icon toolkit made by the community. Open-source project and a fork of Feather Icons. - Release New Icon & Lucide React update · lucide-icons/lucide