@ngxi/cryptocurrency
v0.12.33
Published
Icon set Cryptocurrency Icons for Angular applications
Maintainers
Readme
@ngxi/cryptocurrency
Icon Set Info
- Name: Cryptocurrency Icons
- Prefix:
cryptocurrency - Icons: 483
- License: CC0 1.0
- Author: Christopher Downer
- Website: https://github.com/atomiclabs/cryptocurrency-icons
Installation
pnpm add @ngxi/cryptocurrencyUsage
import { Component } from '@angular/core'
import { NgxiCryptocurrency, cryptocurrencyBtc } from '@ngxi/cryptocurrency'
@Component({
imports: [NgxiCryptocurrency],
template: `<svg [ngxiCryptocurrency]="cryptocurrencyBtc"></svg>`
})
export class UsageIcon {
protected cryptocurrencyBtc = cryptocurrencyBtc
}Sponsors
License
CC0 1.0 License © 2025-PRESENT Adrián UB
