Lucide icon library for web applications.
About · Icons · Documentation · License
Lucide
Implementation of the lucide icon library for web applications.
Installation
pnpm add lucide
npm install lucide
yarn add lucide
bun add lucide
CDN
<!-- Development version -->
<script src="https://unpkg.com/lucide@latest/dist/umd/lucide.js"></script>
<!-- Production version -->
<script src="https://unpkg.com/lucide@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.