@ngxi/fluent-emoji-high-contrast
TypeScript icon, indicating that this package has built-in type declarations

0.12.10 • Public • Published

@ngxi/fluent-emoji-high-contrast

npm version npm downloads bundle JSDocs License

Icon Set Info

Installation

pnpm add @ngxi/fluent-emoji-high-contrast

Usage

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

Dependents (0)

Package Sidebar

Install

npm i @ngxi/fluent-emoji-high-contrast

Weekly Downloads

212

Version

0.12.10

License

MIT

Unpacked Size

6.16 MB

Total Files

8

Last publish

Collaborators

  • adrianub