@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-lab
Usage
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