AK-21/Graphite-Industrial-Intelligence
0
1<p align="center">2 <a href="https://github.com/lucide-icons/lucide">3 <img src="https://lucide.dev/package-logos/lucide-react.svg" alt="Lucide icon library for React applications." width="540">4 </a>5</p>6 7<p align="center">8Lucide icon library for React applications.9</p>10 11<div align="center">12 13 [](https://www.npmjs.com/package/lucide-react)14 15 [](https://lucide.dev/license)16</div>17 18<p align="center">19 <a href="https://lucide.dev/guide/">About</a>20 ·21 <a href="https://lucide.dev/icons/">Icons</a>22 ·23 <a href="https://lucide.dev/guide/react">Documentation</a>24 ·25 <a href="https://lucide.dev/license">License</a>26</p>27 28# Lucide React29 30Implementation of the Lucide icon library for React applications.31 32## Installation33 34```sh35pnpm add lucide-react36```37 38```sh39npm install lucide-react40```41 42```sh43yarn add lucide-react44```45 46```sh47bun add lucide-react48```49 50## Documentation51 52For full documentation, visit [lucide.dev](https://lucide.dev/guide/packages/lucide-react)53 54## Community55 56Join the [Discord server](https://discord.gg/EH6nSts) to chat with the maintainers and other users.57 58## License59 60Lucide is licensed under the ISC license. See [LICENSE](https://lucide.dev/license).61 62[//]: <> (Sponsors)63 64## Sponsors65 66<a href="https://vercel.com?utm_source=lucide&utm_campaign=oss">67 <img src="https://lucide.dev/vercel.svg" alt="Powered by Vercel" width="200" />68</a>69 70<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>71 72### Hero backers 🦸73 74<a href="https://zephyr-cloud.io/"><img src="https://lucide.dev/sponsors/zephyr-cloud.svg" width="180" alt="Zephyr Cloud – From idea to prod: fast micro-frontend delivery!" /></a>75 76### Awesome backers 🍺77 78<a href="https://github.com/pdfme/pdfme"><img src="https://lucide.dev/sponsors/pdfme.svg" width="180" alt="pdfme – Open-source PDF generation library built with TypeScript and React." /></a>79<a href="https://www.paxhistoria.co/"><img src="https://lucide.dev/sponsors/paxhistoria.svg?" width="180" alt="Pax Historia – An alternate history sandbox game" /></a>80 81### Backers ☕82 83<a href="https://www.fina.money/"><img src="https://lucide.dev/sponsors/fina-money.png" width="180" alt="Fina Money – Modular Finance Tracker" /></a>84 85### Other contributors 💸86 87You can find all our past and non-recurring financial contributors at [our Open Collective page](https://opencollective.com/lucide-icons).88 