@ngxi/bytesize
v0.12.33
Published
Icon set Bytesize Icons for Angular applications
Maintainers
Readme
@ngxi/bytesize
Icon Set Info
- Name: Bytesize Icons
- Prefix:
bytesize - Icons: 101
- License: MIT
- Author: Dan Klammer
- Website: https://github.com/danklammer/bytesize-icons
Installation
pnpm add @ngxi/bytesizeUsage
import { Component } from '@angular/core'
import { NgxiBytesize, bytesizeDesktop } from '@ngxi/bytesize'
@Component({
imports: [NgxiBytesize],
template: `<svg [ngxiBytesize]="bytesizeDesktop"></svg>`
})
export class UsageIcon {
protected bytesizeDesktop = bytesizeDesktop
}Sponsors
License
MIT License © 2025-PRESENT Adrián UB
