@ngxi/clarity
v0.12.33
Published
Icon set Clarity for Angular applications
Maintainers
Readme
@ngxi/clarity
Icon Set Info
- Name: Clarity
- Prefix:
clarity - Icons: 1103
- License: MIT
- Author: VMware
- Website: https://github.com/vmware/clarity
Installation
pnpm add @ngxi/clarityUsage
import { Component } from '@angular/core'
import { NgxiClarity, clarityHelpOutlineBadged } from '@ngxi/clarity'
@Component({
imports: [NgxiClarity],
template: `<svg [ngxiClarity]="clarityHelpOutlineBadged"></svg>`
})
export class UsageIcon {
protected clarityHelpOutlineBadged = clarityHelpOutlineBadged
}Sponsors
License
MIT License © 2025-PRESENT Adrián UB
