Release candidate for Lucide v1 is out!🚀
You're looking at the site for v1, for v0 go to v0 site

Skip to content

Lucide for Angular

A standalone, signal-based, zoneless implementation that makes it easy to integrate icons into your Angular projects.

List of features:

  • Easy to Use: Use icons as standalone Angular components with full dependency injection support.
  • Customizable: Adjust size, color, and other properties via inputs or globally with an Angular provider.
  • Tree-shakable: Only the icons you use are included in your final bundle
  • TypeScript Support: Fully typed components for better developer experience.

Overview

Basics

Advanced