@ngxi/mage
v0.12.33
Published
Icon set Mage Icons for Angular applications
Maintainers
Readme
@ngxi/mage
Icon Set Info
- Name: Mage Icons
- Prefix:
mage - Icons: 1042
- License: Apache 2.0
- Author: MageIcons
- Website: https://github.com/Mage-Icons/mage-icons
Installation
pnpm add @ngxi/mageUsage
import { Component } from '@angular/core'
import { NgxiMage, mageChart25 } from '@ngxi/mage'
@Component({
imports: [NgxiMage],
template: `<svg [ngxiMage]="mageChart25"></svg>`
})
export class UsageIcon {
protected mageChart25 = mageChart25
}Sponsors
License
Apache 2.0 License © 2025-PRESENT Adrián UB
