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

0.12.6 • Public • Published

@ngxi/eva

npm version npm downloads bundle JSDocs License

Icon Set Info

Installation

pnpm add @ngxi/eva

Usage

import { Component } from '@angular/core'
import { NgxiEva, evaDropletOffOutline } from '@ngxi/eva'

@Component({
  imports: [NgxiEva],
  template: `<svg [ngxiEva]="evaDropletOffOutline"></svg>`
})
export class UsageIcon {
  protected evaDropletOffOutline = evaDropletOffOutline
}

Sponsors

License

MIT License © 2025-PRESENT Adrián UB

Package Sidebar

Install

npm i @ngxi/eva

Weekly Downloads

206

Version

0.12.6

License

MIT

Unpacked Size

528 kB

Total Files

8

Last publish

Collaborators

  • adrianub