@ngxi/wpf
v0.12.33
Published
Icon set Icons8 Windows 8 Icons for Angular applications
Maintainers
Readme
@ngxi/wpf
Icon Set Info
- Name: Icons8 Windows 8 Icons
- Prefix:
wpf - Icons: 200
- License: MIT
- Author: Icons8
- Website: https://github.com/icons8/WPF-UI-Framework
Installation
pnpm add @ngxi/wpfUsage
import { Component } from '@angular/core'
import { NgxiWpf, wpfCheckFile } from '@ngxi/wpf'
@Component({
imports: [NgxiWpf],
template: `<svg [ngxiWpf]="wpfCheckFile"></svg>`
})
export class UsageIcon {
protected wpfCheckFile = wpfCheckFile
}Sponsors
License
MIT License © 2025-PRESENT Adrián UB
