@ngxi/lets-icons
v0.12.33
Published
Icon set Lets Icons for Angular applications
Maintainers
Readme
@ngxi/lets-icons
Icon Set Info
- Name: Lets Icons
- Prefix:
lets-icons - Icons: 1528
- License: CC BY 4.0
- Author: Leonid Tsvetkov
- Website: https://www.figma.com/community/file/886554014393250663
Installation
pnpm add @ngxi/lets-iconsUsage
import { Component } from '@angular/core'
import { NgxiLetsIcons, letsIconsSearchDuotoneLine } from '@ngxi/lets-icons'
@Component({
imports: [NgxiLetsIcons],
template: `<svg [ngxiLetsIcons]="letsIconsSearchDuotoneLine"></svg>`
})
export class UsageIcon {
protected letsIconsSearchDuotoneLine = letsIconsSearchDuotoneLine
}Sponsors
License
CC BY 4.0 License © 2025-PRESENT Adrián UB
