@ngxi/fxemoji
v0.12.33
Published
Icon set Firefox OS Emoji for Angular applications
Maintainers
Readme
@ngxi/fxemoji
Icon Set Info
- Name: Firefox OS Emoji
- Prefix:
fxemoji - Icons: 1034
- License: Apache 2.0
- Author: Mozilla
- Website: https://github.com/mozilla/fxemoji
Installation
pnpm add @ngxi/fxemojiUsage
import { Component } from '@angular/core'
import { NgxiFxemoji, fxemojiFoxweary } from '@ngxi/fxemoji'
@Component({
imports: [NgxiFxemoji],
template: `<svg [ngxiFxemoji]="fxemojiFoxweary"></svg>`
})
export class UsageIcon {
protected fxemojiFoxweary = fxemojiFoxweary
}Sponsors
License
Apache 2.0 License © 2025-PRESENT Adrián UB
