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