@ngxi/bxl
v0.12.33
Published
Icon set BoxIcons Logo for Angular applications
Downloads
128
Maintainers
Readme
@ngxi/bxl
Icon Set Info
- Name: BoxIcons Logo
- Prefix:
bxl - Icons: 155
- License: CC BY 4.0
- Author: Atisa
- Website: https://github.com/atisawd/boxicons
Installation
pnpm add @ngxi/bxlUsage
import { Component } from '@angular/core'
import { NgxiBxl, bxlPatreon } from '@ngxi/bxl'
@Component({
imports: [NgxiBxl],
template: `<svg [ngxiBxl]="bxlPatreon"></svg>`
})
export class UsageIcon {
protected bxlPatreon = bxlPatreon
}Sponsors
License
CC BY 4.0 License © 2025-PRESENT Adrián UB
