- Name: Ligature Symbols
-
Prefix:
ls
- Icons: 348
- License: Open Font License
- Author: Kazuyuki Motoyama
- Website: https://github.com/kudakurage/LigatureSymbols
npm install @ngxi/ls
import { Component } from '@angular/core';
import { LsBadIcon } from '@ngxi/ls';
@Component({
imports: [LsBadIcon],
template: `<svg lsBadIcon></svg>`,
})
export class UsageIcon {}
Open Font License License © 2025-PRESENT Adrián UB