@ngxi/emojione
v0.12.33
Published
Icon set Emoji One (Colored) for Angular applications
Maintainers
Readme
@ngxi/emojione
Icon Set Info
- Name: Emoji One (Colored)
- Prefix:
emojione - Icons: 1834
- License: CC BY 4.0
- Author: Emoji One
- Website: https://github.com/EmojiTwo/emojitwo
Installation
pnpm add @ngxi/emojioneUsage
import { Component } from '@angular/core'
import { NgxiEmojione, emojioneAnxiousFaceWithSweat } from '@ngxi/emojione'
@Component({
imports: [NgxiEmojione],
template: `<svg [ngxiEmojione]="emojioneAnxiousFaceWithSweat"></svg>`
})
export class UsageIcon {
protected emojioneAnxiousFaceWithSweat = emojioneAnxiousFaceWithSweat
}Sponsors
License
CC BY 4.0 License © 2025-PRESENT Adrián UB
