@ngxi/mdi-light
v0.12.33
Published
Icon set Material Design Light for Angular applications
Maintainers
Readme
@ngxi/mdi-light
Icon Set Info
- Name: Material Design Light
- Prefix:
mdi-light - Icons: 284
- License: Open Font License
- Author: Pictogrammers
- Website: https://github.com/Templarian/MaterialDesignLight
Installation
pnpm add @ngxi/mdi-lightUsage
import { Component } from '@angular/core'
import { NgxiMdiLight, mdiLightCart } from '@ngxi/mdi-light'
@Component({
imports: [NgxiMdiLight],
template: `<svg [ngxiMdiLight]="mdiLightCart"></svg>`
})
export class UsageIcon {
protected mdiLightCart = mdiLightCart
}Sponsors
License
Open Font License License © 2025-PRESENT Adrián UB
