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

0.11.27 • Public • Published

@ngxi/rivet-icons

npm version npm downloads bundle JSDocs License

Icon Set Info

Installation

npm install @ngxi/rivet-icons

Usage

import { Component } from '@angular/core';
import { RivetIconsLightningIcon } from '@ngxi/rivet-icons';

@Component({
  imports: [RivetIconsLightningIcon],
  template: `<svg rivetIconsLightningIcon></svg>`,
})
export class UsageIcon {}

Sponsors

License

BSD 3-Clause License © 2025-PRESENT Adrián UB

Readme

Keywords

none

Package Sidebar

Install

npm i @ngxi/rivet-icons

Weekly Downloads

363

Version

0.11.27

License

BSD-3-Clause

Unpacked Size

908 kB

Total Files

8

Last publish

Collaborators

  • adrianub