@ngxi/lucide-lab
v0.12.33
Published
Icon set Lucide Lab for Angular applications
Maintainers
Readme
@ngxi/lucide-lab
Icon Set Info
- Name: Lucide Lab
- Prefix:
lucide-lab - Icons: 373
- License: ISC
- Author: Lucide Contributors
- Website: https://github.com/lucide-icons/lucide-lab
Installation
pnpm add @ngxi/lucide-labUsage
import { Component } from '@angular/core'
import { NgxiLucideLab, lucideLabVenn } from '@ngxi/lucide-lab'
@Component({
imports: [NgxiLucideLab],
template: `<svg [ngxiLucideLab]="lucideLabVenn"></svg>`
})
export class UsageIcon {
protected lucideLabVenn = lucideLabVenn
}Sponsors
License
ISC License © 2025-PRESENT Adrián UB
