@ngxi/iwwa
v0.12.33
Published
Icon set Innowatio Font for Angular applications
Downloads
19
Maintainers
Readme
@ngxi/iwwa
Icon Set Info
- Name: Innowatio Font
- Prefix:
iwwa - Icons: 105
- License: Apache 2.0
- Author: Innowatio
- Website: https://github.com/innowatio/iwwa-icons
Installation
pnpm add @ngxi/iwwaUsage
import { Component } from '@angular/core'
import { NgxiIwwa, iwwaTag } from '@ngxi/iwwa'
@Component({
imports: [NgxiIwwa],
template: `<svg [ngxiIwwa]="iwwaTag"></svg>`
})
export class UsageIcon {
protected iwwaTag = iwwaTag
}Sponsors
License
Apache 2.0 License © 2025-PRESENT Adrián UB
