@ngxi/fluent-emoji-flat
v0.12.33
Published
Icon set Fluent Emoji Flat for Angular applications
Maintainers
Readme
@ngxi/fluent-emoji-flat
Icon Set Info
- Name: Fluent Emoji Flat
- Prefix:
fluent-emoji-flat - Icons: 3145
- License: MIT
- Author: Microsoft Corporation
- Website: https://github.com/microsoft/fluentui-emoji
Installation
pnpm add @ngxi/fluent-emoji-flatUsage
import { Component } from '@angular/core'
import { NgxiFluentEmojiFlat, fluentEmojiFlatAvocado } from '@ngxi/fluent-emoji-flat'
@Component({
imports: [NgxiFluentEmojiFlat],
template: `<svg [ngxiFluentEmojiFlat]="fluentEmojiFlatAvocado"></svg>`
})
export class UsageIcon {
protected fluentEmojiFlatAvocado = fluentEmojiFlatAvocado
}Sponsors
License
MIT License © 2025-PRESENT Adrián UB
