@ngxi/hugeicons
v0.12.33
Published
Icon set Huge Icons for Angular applications
Downloads
105
Maintainers
Readme
@ngxi/hugeicons
Icon Set Info
- Name: Huge Icons
- Prefix:
hugeicons - Icons: 4556
- License: MIT
- Author: Hugeicons
- Website: https://icon-sets.iconify.design/icon-sets/hugeicons/
Installation
pnpm add @ngxi/hugeiconsUsage
import { Component } from '@angular/core'
import { NgxiHugeicons, hugeiconsAnalyticsUp } from '@ngxi/hugeicons'
@Component({
imports: [NgxiHugeicons],
template: `<svg [ngxiHugeicons]="hugeiconsAnalyticsUp"></svg>`
})
export class UsageIcon {
protected hugeiconsAnalyticsUp = hugeiconsAnalyticsUp
}Sponsors
License
MIT License © 2025-PRESENT Adrián UB
