@ngxi/websymbol
v0.12.33
Published
Icon set Web Symbols Liga for Angular applications
Maintainers
Readme
@ngxi/websymbol
Icon Set Info
- Name: Web Symbols Liga
- Prefix:
websymbol - Icons: 85
- License: Open Font License
- Author: Just Be Nice studio
- Website:
Installation
pnpm add @ngxi/websymbolUsage
import { Component } from '@angular/core'
import { NgxiWebsymbol, websymbolClock } from '@ngxi/websymbol'
@Component({
imports: [NgxiWebsymbol],
template: `<svg [ngxiWebsymbol]="websymbolClock"></svg>`
})
export class UsageIcon {
protected websymbolClock = websymbolClock
}Sponsors
License
Open Font License License © 2025-PRESENT Adrián UB
