UNPKG

lucide

Version:

A Lucide icon library package for web and javascript applications.

84 lines (58 loc) 2.26 kB
<p align="center"> <a href="https://github.com/lucide-icons/lucide"> <img src="https://lucide.dev/package-logos/lucide.svg" alt="Lucide icon library for web applications." width="540"> </a> </p> <p align="center"> Lucide icon library for web applications. </p> <div align="center"> [![npm](https://img.shields.io/npm/v/lucide?color=blue)](https://www.npmjs.com/package/lucide) ![NPM Downloads](https://img.shields.io/npm/dw/lucide) [![GitHub](https://img.shields.io/github/license/lucide-icons/lucide)](https://lucide.dev/license) </div> <p align="center"> <a href="https://lucide.dev/guide/">About</a> · <a href="https://lucide.dev/icons/">Icons</a> · <a href="https://lucide.dev/guide/packages/lucide">Documentation</a> · <a href="https://lucide.dev/license">License</a> </p> # Lucide Implementation of the lucide icon library for web applications. ## Installation ```sh pnpm add lucide ``` ```sh npm install lucide ``` ```sh yarn add lucide ``` ```sh bun add lucide ``` ### CDN ```html <!-- 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](https://lucide.dev/guide/packages/lucide) ## Community Join the [Discord server](https://discord.gg/EH6nSts) to chat with the maintainers and other users. ## License Lucide is licensed under the ISC license. See [LICENSE](https://lucide.dev/license). ## Sponsors <a href="https://vercel.com?utm_source=lucide&utm_campaign=oss"> <img src="https://lucide.dev/vercel.svg" alt="Powered by Vercel" width="200" /> </a> <a href="https://www.digitalocean.com/?refcode=b0877a2caebd&utm_campaign=Referral_Invite&utm_medium=Referral_Program&utm_source=badge"><img src="https://lucide.dev/digitalocean.svg" width="200" alt="DigitalOcean Referral Badge" /></a> ### Awesome backers 🍺 <a href="https://www.scipress.io?utm_source=lucide"><img src="https://lucide.dev/sponsors/scipress.svg" width="180" alt="Scipress sponsor badge" /></a> <a href="https://github.com/pdfme/pdfme"><img src="../../docs/public/sponsors/pdfme.svg" width="180" alt="pdfme sponsor badge" /></a>