All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.README.md Maven / Gradle / Ivy

Go to download

Lucide is a community-run fork of Feather Icons, open for anyone to contribute icons.

There is a newer version: 0.446.0
Show newest version

Lucide Static - Implementation of the lucide icon library for web applications. Lucide Static - Implementation of the lucide icon library for web applications.

# Lucide Static This package include the following lucide implementations: - All svg files - Javascript library containing strings of svgs. - Icon fonts - Svg sprite > What is lucide? Read it [here](https://github.com/lucide-icons/lucide#what-is-lucide). ## Why lucide-static? This package is suitable for very specific use cases for example if you want to use icon fonts, svg sprites, normal svgs or Common.js Svg strings in your javascript project. > [!WARNING] > It is not recommended to use this package for svg sprites or icon fonts for web pages/applications, for prototyping it is ok. We recommend to bundlers for web applications to make sure you only bundle the used icons from this icon library (Threeshaking). Otherwise it will load all the icons, making you webpage loading slower. Threeshaking is only available in the packages: [lucide](https://github.com/lucide-icons/lucide/tree/main/packages/lucide), [lucide-react](https://github.com/lucide-icons/lucide/tree/main/packages/lucide-react), [lucide-vue](https://github.com/lucide-icons/lucide/tree/main/packages/lucide-vue), [lucide-vue-next](https://github.com/lucide-icons/lucide/tree/main/packages/lucide-vue-next), [lucide-angular](https://github.com/lucide-icons/lucide/tree/main/packages/lucide-angular), [lucide-preact](https://github.com/lucide-icons/lucide/tree/main/packages/lucide-preact) ## Installation ## Package Managers ```sh yarn add lucide-static ``` or ```sh npm install lucide-static ``` ## Documentation For full documentation, visit [lucide.dev](https://lucide.dev/guide/packages/lucide-static) ## 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 Powered by Vercel DigitalOcean Referral Badge ### Awesome backer 🍺 Scipress sponsor badge




© 2015 - 2024 Weber Informatics LLC | Privacy Policy