@ngxi/cif
v0.12.33
Published
Icon set CoreUI Flags for Angular applications
Maintainers
Readme
@ngxi/cif
Icon Set Info
- Name: CoreUI Flags
- Prefix:
cif - Icons: 199
- License: CC0 1.0
- Author: creativeLabs Łukasz Holeczek
- Website: https://github.com/coreui/coreui-icons
Installation
pnpm add @ngxi/cifUsage
import { Component } from '@angular/core'
import { NgxiCif, cifEe } from '@ngxi/cif'
@Component({
imports: [NgxiCif],
template: `<svg [ngxiCif]="cifEe"></svg>`
})
export class UsageIcon {
protected cifEe = cifEe
}Sponsors
License
CC0 1.0 License © 2025-PRESENT Adrián UB
