@ngxi/healthicons
v0.12.33
Published
Icon set Health Icons for Angular applications
Maintainers
Readme
@ngxi/healthicons
Icon Set Info
- Name: Health Icons
- Prefix:
healthicons - Icons: 2024
- License: MIT
- Author: Resolve to Save Lives
- Website: https://github.com/resolvetosavelives/healthicons
Installation
pnpm add @ngxi/healthiconsUsage
import { Component } from '@angular/core'
import { NgxiHealthicons, healthiconsColdChain } from '@ngxi/healthicons'
@Component({
imports: [NgxiHealthicons],
template: `<svg [ngxiHealthicons]="healthiconsColdChain"></svg>`
})
export class UsageIcon {
protected healthiconsColdChain = healthiconsColdChain
}Sponsors
License
MIT License © 2025-PRESENT Adrián UB
