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