@ngxi/token
v0.12.33
Published
Icon set Web3 Icons for Angular applications
Maintainers
Readme
@ngxi/token
Icon Set Info
- Name: Web3 Icons
- Prefix:
token - Icons: 1746
- License: MIT
- Author: 0xa3k5
- Website: https://github.com/0xa3k5/web3icons
Installation
pnpm add @ngxi/tokenUsage
import { Component } from '@angular/core'
import { NgxiToken, tokenBit } from '@ngxi/token'
@Component({
imports: [NgxiToken],
template: `<svg [ngxiToken]="tokenBit"></svg>`
})
export class UsageIcon {
protected tokenBit = tokenBit
}Sponsors
License
MIT License © 2025-PRESENT Adrián UB
