@ngxi/brandico
v0.12.33
Published
Icon set Brandico for Angular applications
Maintainers
Readme
@ngxi/brandico
Icon Set Info
- Name: Brandico
- Prefix:
brandico - Icons: 45
- License: CC BY SA
- Author: Fontello
- Website: https://github.com/fontello/brandico.font
Installation
pnpm add @ngxi/brandicoUsage
import { Component } from '@angular/core'
import { NgxiBrandico, brandicoVimeo } from '@ngxi/brandico'
@Component({
imports: [NgxiBrandico],
template: `<svg [ngxiBrandico]="brandicoVimeo"></svg>`
})
export class UsageIcon {
protected brandicoVimeo = brandicoVimeo
}Sponsors
License
CC BY SA License © 2025-PRESENT Adrián UB
