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