mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 11:56:26 +02:00
* Update readme * Update vue readme file * Update readme files Co-authored-by: Copilot <copilot@github.com> * Update badge paths * Update docs paths * Update docs/.vitepress/data/packageData.json Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update packages/svelte/README.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <copilot@github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Lucide helper library that exports icon data.
[](https://www.npmjs.com/package/@lucide/icons)

[](https://lucide.dev/license)
About · Icons · Documentation · License
@lucide/icons
A helper library that exports Lucide icon data in a tree-shakable format, also providing utilities for dynamic importing icons.
Installation
pnpm add @lucide/icons
npm install @lucide/icons
yarn add @lucide/icons
bun add @lucide/icons
CDN
<!-- Development version -->
<script src="https://unpkg.com/@lucide/icons@latest/dist/umd/lucide.js"></script>
<!-- Production version -->
<script src="https://unpkg.com/@lucide/icons@latest"></script>
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
Hero backers 🦸
Awesome backers 🍺
Backers ☕
Other contributors 💸
You can find all our past and non-recurring financial contributors at our Open Collective page.
