@ngxi/cbi
v0.12.33
Published
Icon set Custom Brand Icons for Angular applications
Maintainers
Readme
@ngxi/cbi
Icon Set Info
- Name: Custom Brand Icons
- Prefix:
cbi - Icons: 1490
- License: CC BY-NC-SA 4.0
- Author: Emanuele & rchiileea
- Website: https://github.com/elax46/custom-brand-icons
Installation
pnpm add @ngxi/cbiUsage
import { Component } from '@angular/core'
import { NgxiCbi, cbiMitsubishi } from '@ngxi/cbi'
@Component({
imports: [NgxiCbi],
template: `<svg [ngxiCbi]="cbiMitsubishi"></svg>`
})
export class UsageIcon {
protected cbiMitsubishi = cbiMitsubishi
}Sponsors
License
CC BY-NC-SA 4.0 License © 2025-PRESENT Adrián UB
