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