@ngxi/prime
v0.12.33
Published
Icon set Prime Icons for Angular applications
Maintainers
Readme
@ngxi/prime
Icon Set Info
- Name: Prime Icons
- Prefix:
prime - Icons: 313
- License: MIT
- Author: PrimeTek
- Website: https://github.com/primefaces/primeicons
Installation
pnpm add @ngxi/primeUsage
import { Component } from '@angular/core'
import { NgxiPrime, primeBook } from '@ngxi/prime'
@Component({
imports: [NgxiPrime],
template: `<svg [ngxiPrime]="primeBook"></svg>`
})
export class UsageIcon {
protected primeBook = primeBook
}Sponsors
License
MIT License © 2025-PRESENT Adrián UB
