mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-02-24 11:09:40 +01:00
feat(packages/angular): renamed LucideIconComponentType => LucideIcon, and LucideIcon => LucideDynamicIcon
feat(packages/angular): added backwards compatible CSS class support
feat(packages/angular): switched to vector-effect: non-scaling-stroke implementation from computed stroke width
feat(packages/angular): rewrote icon provider to only accept a list of self-described icons – no more toKebabCase hackery & as an added bonus automatic backwards compatible alias support 🚀
feat(packages/angular): added legacy icon node helper function for passing legacy icons to providers
test(packages/angular): added unit tests on LUCIDE_CONFIG provider usage
Lucide icon library for Angular applications.
About · Icons · Documentation · License
Lucide Angular
A standalone, signal based, zoneless implementation of the Lucide icon library for Angular applications.
Installation
pnpm add @lucide/angular
npm install @lucide/angular
yarn add @lucide/angular
bun add @lucide/angular
Documentation
For full documentation, visit lucide.dev
Migration guide
Migrating from lucide-angular? Read our comprehensive migration guide.
Community
Join the Discord server to chat with the maintainers and other users.
License
Lucide is licensed under the ISC license. See LICENSE.