Lucide Icons

Lucide is an open-source icon library that provides 1000+ vector (SVG) icons for use in digital and non-digital projects. This library simplifies incorporating icons into web applications by providing several official packages, including the Angular package for easy integration.

Installation
Package Managers

Install the Lucide Angular package using npm or yarn:

yarn add lucide-angular --save
Implementation

Follow these steps to use Lucide Icons in your Angular project.

// Import the Lucide Angular module in your component or module file
import { LucideAngularModule } from 'lucide-angular';

@Component({
    selector: [/* your components */],
    standalone: true,
    imports: [
    LucideAngularModule,
        // other imports
    ],
    templateUrl: [/* your components */],
    styleUrl: [/* your components */],
    })
export class AppModule { }
            
Usage Example

Use the Lucide icons directly in your templates:

<lucide-angular name="eye" class="inline-block ltr:mr-1 rtl:ml-1 size-4"></lucide-angular>
For More Details

For more details on using Lucide icons in Angular, refer to the official documentation:

See the Lucide Angular Documentation.

Receive the latest updates directly in your inbox!

Be the first to know about new updates and exclusive discounts. No spam, just great offers!

How about

A Custom Project?

With over 7 years of experienced team, we specialize in delivering custom projects for startups, blue-chip companies, and government agencies. We have successfully completed over 250+ projects, providing tailored solutions that meet the unique needs of each client.

Hire Us
Domiex Admin & Dashboards
230+

Total Pages

5+

Layouts

11+

Application

We provide quick support withing one business day to all of our customers.

© Domiex Created & Crafted by SRBThemes.