@ngxi/il
v0.12.33
Published
Icon set Icalicons for Angular applications
Maintainers
Readme
@ngxi/il
Icon Set Info
- Name: Icalicons
- Prefix:
il - Icons: 84
- License: MIT
- Author: Icalia Labs
- Website:
Installation
pnpm add @ngxi/ilUsage
import { Component } from '@angular/core'
import { NgxiIl, ilCalendar } from '@ngxi/il'
@Component({
imports: [NgxiIl],
template: `<svg [ngxiIl]="ilCalendar"></svg>`
})
export class UsageIcon {
protected ilCalendar = ilCalendar
}Sponsors
License
MIT License © 2025-PRESENT Adrián UB
