Security News
The Risks of Misguided Research in Supply Chain Security
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.
lucide-static
Advanced tools
Lucide is a community-run fork of Feather Icons, open for anyone to contribute icons.
Lucide icon library with static assets for web applications.
About · Icons · Documentation · License
This package include the following lucide implementations:
What is lucide? Read it here.
This package is suitable for very specific use cases for example if you want to use icon fonts, svg sprites, normal svgs or Common.js Svg strings in your javascript project.
[!WARNING] It is not recommended to use this package for svg sprites or icon fonts for web pages/applications, for prototyping it is ok. We recommend to bundlers for web applications to make sure you only bundle the used icons from this icon library (Threeshaking). Otherwise it will load all the icons, making you webpage loading slower. Threeshaking is only available in the packages: lucide, lucide-react, lucide-vue, lucide-vue-next, lucide-angular, lucide-preact
pnpm add lucide-static
npm install lucide-static
yarn add lucide-static
bun add lucide-static
For full documentation, visit lucide.dev
Join the Discord server to chat with the maintainers and other users.
Lucide is licensed under the ISC license. See LICENSE.
FAQs
Lucide is a community-run fork of Feather Icons, open for anyone to contribute icons.
The npm package lucide-static receives a total of 29,924 weekly downloads. As such, lucide-static popularity was classified as popular.
We found that lucide-static demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.
Research
Security News
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.