@ngxi/wi
v0.12.33
Published
Icon set Weather Icons for Angular applications
Maintainers
Readme
@ngxi/wi
Icon Set Info
- Name: Weather Icons
- Prefix:
wi - Icons: 219
- License: Open Font License
- Author: Erik Flowers
- Website: https://github.com/erikflowers/weather-icons
Installation
pnpm add @ngxi/wiUsage
import { Component } from '@angular/core'
import { NgxiWi, wiDayHail } from '@ngxi/wi'
@Component({
imports: [NgxiWi],
template: `<svg [ngxiWi]="wiDayHail"></svg>`
})
export class UsageIcon {
protected wiDayHail = wiDayHail
}Sponsors
License
Open Font License License © 2025-PRESENT Adrián UB
