@ngxi/lsicon
v0.12.33
Published
Icon set Lsicon for Angular applications
Maintainers
Readme
@ngxi/lsicon
Icon Set Info
- Name: Lsicon
- Prefix:
lsicon - Icons: 716
- License: MIT
- Author: Wis Design
- Website: https://www.lsicon.com/
Installation
pnpm add @ngxi/lsiconUsage
import { Component } from '@angular/core'
import { NgxiLsicon, lsiconPointerOutline } from '@ngxi/lsicon'
@Component({
imports: [NgxiLsicon],
template: `<svg [ngxiLsicon]="lsiconPointerOutline"></svg>`
})
export class UsageIcon {
protected lsiconPointerOutline = lsiconPointerOutline
}Sponsors
License
MIT License © 2025-PRESENT Adrián UB
