@ngxi/ci
v0.12.33
Published
Icon set coolicons for Angular applications
Maintainers
Readme
@ngxi/ci
Icon Set Info
- Name: coolicons
- Prefix:
ci - Icons: 442
- License: CC BY 4.0
- Author: Kryston Schwarze
- Website: https://github.com/krystonschwarze/coolicons
Installation
pnpm add @ngxi/ciUsage
import { Component } from '@angular/core'
import { NgxiCi, ciBulb } from '@ngxi/ci'
@Component({
imports: [NgxiCi],
template: `<svg [ngxiCi]="ciBulb"></svg>`
})
export class UsageIcon {
protected ciBulb = ciBulb
}Sponsors
License
CC BY 4.0 License © 2025-PRESENT Adrián UB
