@ngxi/openmoji
Icon Set Info
- Name: OpenMoji
- Prefix:
openmoji
- Icons: 4182
- License: CC BY-SA 4.0
- Author: OpenMoji
- Website: https://github.com/hfg-gmuend/openmoji
Installation
pnpm add @ngxi/openmoji
Usage
import { Component } from '@angular/core'
import { NgxiOpenmoji, openmojiBicycle } from '@ngxi/openmoji'
@Component({
imports: [NgxiOpenmoji],
template: `<svg [ngxiOpenmoji]="openmojiBicycle"></svg>`
})
export class UsageIcon {
protected openmojiBicycle = openmojiBicycle
}
Sponsors
License
CC BY-SA 4.0 License © 2025-PRESENT Adrián UB