@ngxi/foundation
v0.12.33
Published
Icon set Foundation for Angular applications
Downloads
185
Maintainers
Readme
@ngxi/foundation
Icon Set Info
- Name: Foundation
- Prefix:
foundation - Icons: 283
- License: MIT
- Author: Zurb
- Website: https://github.com/zurb/foundation-icon-fonts
Installation
pnpm add @ngxi/foundationUsage
import { Component } from '@angular/core'
import { NgxiFoundation, foundationGraphTrend } from '@ngxi/foundation'
@Component({
imports: [NgxiFoundation],
template: `<svg [ngxiFoundation]="foundationGraphTrend"></svg>`
})
export class UsageIcon {
protected foundationGraphTrend = foundationGraphTrend
}Sponsors
License
MIT License © 2025-PRESENT Adrián UB
