@ngxi/flat-color-icons
v0.12.33
Published
Icon set Flat Color Icons for Angular applications
Downloads
19
Maintainers
Readme
@ngxi/flat-color-icons
Icon Set Info
- Name: Flat Color Icons
- Prefix:
flat-color-icons - Icons: 329
- License: MIT
- Author: Icons8
- Website: https://github.com/icons8/flat-Color-icons
Installation
pnpm add @ngxi/flat-color-iconsUsage
import { Component } from '@angular/core'
import { NgxiFlatColorIcons, flatColorIconsEditImage } from '@ngxi/flat-color-icons'
@Component({
imports: [NgxiFlatColorIcons],
template: `<svg [ngxiFlatColorIcons]="flatColorIconsEditImage"></svg>`
})
export class UsageIcon {
protected flatColorIconsEditImage = flatColorIconsEditImage
}Sponsors
License
MIT License © 2025-PRESENT Adrián UB
