@ngxi/fluent-mdl2
v0.12.33
Published
Icon set Fluent UI MDL2 for Angular applications
Maintainers
Readme
@ngxi/fluent-mdl2
Icon Set Info
- Name: Fluent UI MDL2
- Prefix:
fluent-mdl2 - Icons: 1735
- License: MIT
- Author: Microsoft Corporation
- Website: https://github.com/microsoft/fluentui/tree/master/packages/react-icons-mdl2
Installation
pnpm add @ngxi/fluent-mdl2Usage
import { Component } from '@angular/core'
import { NgxiFluentMdl2, fluentMdl2Flow } from '@ngxi/fluent-mdl2'
@Component({
imports: [NgxiFluentMdl2],
template: `<svg [ngxiFluentMdl2]="fluentMdl2Flow"></svg>`
})
export class UsageIcon {
protected fluentMdl2Flow = fluentMdl2Flow
}Sponsors
License
MIT License © 2025-PRESENT Adrián UB
