@ngxi/flat-ui
v0.12.33
Published
Icon set Flat UI Icons for Angular applications
Maintainers
Readme
@ngxi/flat-ui
Icon Set Info
- Name: Flat UI Icons
- Prefix:
flat-ui - Icons: 100
- License: MIT
- Author: Designmodo, Inc.
- Website: https://github.com/designmodo/Flat-UI
Installation
pnpm add @ngxi/flat-uiUsage
import { Component } from '@angular/core'
import { NgxiFlatUi, flatUiMap } from '@ngxi/flat-ui'
@Component({
imports: [NgxiFlatUi],
template: `<svg [ngxiFlatUi]="flatUiMap"></svg>`
})
export class UsageIcon {
protected flatUiMap = flatUiMap
}Sponsors
License
MIT License © 2025-PRESENT Adrián UB
