![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
github.com/lucide-icons/lucide
Community-run fork of Feather Icons, open for anyone to contribute icons.
It began after growing disaffection with the Feather Icons project moderation. With over 300+ open issues and over 100+ open PRs, the Feather Icons project has been abandoned. This unfortunately means that hundreds of developers and designers wasted their time contributing to Feather Icons with no chance of PRs being accepted.
Lucide is trying to expand the icon set as much as possible while staying faithful to the original simplistic design language. We do this as a community of devs and designers and hope that you'll join us!
At its core, Lucide is a collection of SVG files. This means that you can use Lucide icons in all the same ways you can use SVGs (e.g. img
, background-image
, inline
, object
, embed
, iframe
). Here's a helpful article detailing the many ways SVGs can be used on the web: SVG on the Web – Implementation Options
The following are additional ways you can use Lucide. With the Javascript library you can easily incorporate the icon you want in your webpage.
Implementation of the lucide icon library for web applications.
npm install lucide
or
yarn add lucide
For more details, see the documentation.
Implementation of the lucide icon library for react applications.
yarn add lucide-react
or
npm install lucide-react
For more details, see the documentation.
Implementation of the lucide icon library for React Native applications.
yarn add lucide-react-native
or
npm install lucide-react-native
For more details, see the documentation.
Implementation of the lucide icon library for vue applications.
yarn add lucide-vue
or
npm install lucide-vue
For more details, see the documentation.
Implementation of the lucide icon library for vue applications.
yarn add lucide-vue-next
or
npm install lucide-vue-next
For more details, see the documentation.
yarn add lucide-angular
or
npm install lucide-angular
For more details, see the documentation.
Implementation of the lucide icon library for preact applications.
yarn add lucide-preact
or
npm install lucide-preact
For more details, see the documentation.
Assets: Font Files SVG Files SVG Sprite
NPM package
yarn add lucide-static
or
npm install lucide-static
The lucide figma plugin.
Visit Figma community page to install the plugin.
Implementation of Lucide icon's using blade-icons
for Laravel based projects.
composer require mallardduck/blade-lucide-icons
For more details, see the documentation.
Implementation of the lucide icon library for Svelte applications.
yarn add lucide-svelte
or
npm install lucide-svelte
For more details, see the documentation.
Implementation of the lucide icon library for solid applications.
yarn add lucide-solid
or
npm install lucide-solid
For more details, see the documentation.
Implementation of Lucide icon's using Hyvä's svg php viewmodal to render icons for Magento 2 Hyva theme based projects.
composer require siteation/magento2-hyva-icons-lucide
For more details, see the documentation.
Using this plugin, Eleventy projects can incorporate Lucide icons. it makes it simple to use Lucide icons into your themes via shortcodes, improving your website's overall usability and visual appeal.
npm install @grimlink/eleventy-plugin-lucide-icons
For more details, see the documentation.
For more info on how to contribute please see the contribution guidelines.
Caught a mistake or want to contribute to the documentation? Edit this page on Github
Join the community on our Discord server!
Lucide is totally free for commercial use and personally use, this software is licensed under the ISC License.
Thank you to all the people who contributed to Lucide!
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.