@ngxi/uit
v0.12.33
Published
Icon set Unicons Thin Line for Angular applications
Maintainers
Readme
@ngxi/uit
Icon Set Info
- Name: Unicons Thin Line
- Prefix:
uit - Icons: 216
- License: Apache 2.0
- Author: Iconscout
- Website: https://github.com/Iconscout/unicons
Installation
pnpm add @ngxi/uitUsage
import { Component } from '@angular/core'
import { NgxiUit, uitCircuit } from '@ngxi/uit'
@Component({
imports: [NgxiUit],
template: `<svg [ngxiUit]="uitCircuit"></svg>`
})
export class UsageIcon {
protected uitCircuit = uitCircuit
}Sponsors
License
Apache 2.0 License © 2025-PRESENT Adrián UB
