@ngxi/jam
v0.12.33
Published
Icon set Jam Icons for Angular applications
Maintainers
Readme
@ngxi/jam
Icon Set Info
- Name: Jam Icons
- Prefix:
jam - Icons: 940
- License: MIT
- Author: Michael Amprimo
- Website: https://github.com/michaelampr
Installation
pnpm add @ngxi/jamUsage
import { Component } from '@angular/core'
import { NgxiJam, jamChevronsSquareUpRight } from '@ngxi/jam'
@Component({
imports: [NgxiJam],
template: `<svg [ngxiJam]="jamChevronsSquareUpRight"></svg>`
})
export class UsageIcon {
protected jamChevronsSquareUpRight = jamChevronsSquareUpRight
}Sponsors
License
MIT License © 2025-PRESENT Adrián UB
