lucide
v0.460.0
Published
A Lucide icon library package for web and javascript applications.
Downloads
156,512
Maintainers
Readme
Lucide
Implementation of the lucide icon library for web applications.
Installation
Package Managers
npm install lucide
pnpm install lucide
yarn 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.