@ngxi/fe
v0.12.33
Published
Icon set Feather Icon for Angular applications
Downloads
89
Maintainers
Readme
@ngxi/fe
Icon Set Info
- Name: Feather Icon
- Prefix:
fe - Icons: 255
- License: MIT
- Author: Megumi Hano
- Website: https://github.com/feathericon/feathericon
Installation
pnpm add @ngxi/feUsage
import { Component } from '@angular/core'
import { NgxiFe, feAddCart } from '@ngxi/fe'
@Component({
imports: [NgxiFe],
template: `<svg [ngxiFe]="feAddCart"></svg>`
})
export class UsageIcon {
protected feAddCart = feAddCart
}Sponsors
License
MIT License © 2025-PRESENT Adrián UB
