pnpm add lucide-react npm install lucide-react yarn add lucide-react bun add lucide-react Documentation For full documentation, visitlucide.dev Community Join theDiscord serverto chat with the maintainers and other users. License Lucide is licensed under the ISC license. SeeLICENSE. ...
npm install lucide-react-native yarn add lucide-react-native bun add lucide-react-native Documentation For full documentation, visit lucide.dev Community Join the Discord server to chat with the maintainers and other users. License Lucide is licensed under the ISC license. See LICENSE. Sponsors Aw...
Install remix latest v2 with default config Install lucide-react latest And try to import lucide-react/dynamicIconImports and run the app. Eg: importdynamicIconImportsfrom"lucide-react/dynamicIconImports";importReactfrom"react";exportconstgetDynamicIcon=(name:keyoftypeofdynamicIconImports)=>{constLuci...
Install lucide-react for icons. Incorporate lucide-react icons in the project. Observe the SyntaxError during the initial render. For better insight into my code, you can clone and checkmy repository. Checklist Sign up for freeto join this conversation on GitHub.Already have an account?Sign in...
npm install @icon-park/react --save 简单使用 import {Home} from '@icon-park/react'; <Home/> <Home theme="filled"/> 封装一下,避免每个页面导入,更换图标库也更方便 import {Home} from '@icon-park/react'; const Icons={ home: Home ...
Material 3 Design KitiOS 18 and iPadOS 18Figma auto layout playgroundAnima - Figma to React, HTMLAnt Design Open Source Recommended categoriesInstagram templatesWorkshop templatesData templatesDevice mockupsDesign inspirations Top categoriesDesign templatesLibrariesIconsDevelopmentBrainstorming © 2025 Figma, ...
A free, fast, and reliable CDN for @metamist/lucide-react. A Lucide icon library package for React applications
npm install @icon-park/react --save 简单使用 import{Home}from'@icon-park/react';<Home/><Home theme="filled"/> 封装一下,避免每个页面导入,更换图标库也更方便 import{Home}from'@icon-park/react';constIcons={home:Home}exportdefaultIcons; ...
npminstalllucide-react ``` For more details, see thedocumentation. Vue 2 Implementation of the lucide icon library for vue applications. ```sh yarnaddlucide-vue #or npminstalllucide-vue ``` For more details, see thedocumentation. Vue 3 ...
npm install lucide-nativewind Using yarn: yarn add lucide-nativewind Usage lucide-nativewind is built with ES modules so it's completely tree-shakable. Each icon can be imported as a react component. All icons can be imported the same as if using the lucide-react-native package - import ...