@ngxi/ls
v0.12.33
Published
Icon set Ligature Symbols for Angular applications
Maintainers
Readme
@ngxi/ls
Icon Set Info
- Name: Ligature Symbols
- Prefix:
ls - Icons: 348
- License: Open Font License
- Author: Kazuyuki Motoyama
- Website: https://github.com/kudakurage/LigatureSymbols
Installation
pnpm add @ngxi/lsUsage
import { Component } from '@angular/core'
import { NgxiLs, lsBad } from '@ngxi/ls'
@Component({
imports: [NgxiLs],
template: `<svg [ngxiLs]="lsBad"></svg>`
})
export class UsageIcon {
protected lsBad = lsBad
}Sponsors
License
Open Font License License © 2025-PRESENT Adrián UB
