@ngxi/prime
TypeScript icon, indicating that this package has built-in type declarations

0.12.6 • Public • Published

@ngxi/prime

npm version npm downloads bundle JSDocs License

Icon Set Info

Installation

pnpm add @ngxi/prime

Usage

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

Package Sidebar

Install

npm i @ngxi/prime

Weekly Downloads

206

Version

0.12.6

License

MIT

Unpacked Size

420 kB

Total Files

8

Last publish

Collaborators

  • adrianub