@ngxi/noto-v1
v0.12.33
Published
Icon set Noto Emoji (v1) for Angular applications
Maintainers
Readme
@ngxi/noto-v1
Icon Set Info
- Name: Noto Emoji (v1)
- Prefix:
noto-v1 - Icons: 2162
- License: Apache 2.0
- Author: Google Inc
- Website: https://github.com/googlefonts/noto-emoji
Installation
pnpm add @ngxi/noto-v1Usage
import { Component } from '@angular/core'
import { NgxiNotoV1, notoV1FaceWithOpenMouth } from '@ngxi/noto-v1'
@Component({
imports: [NgxiNotoV1],
template: `<svg [ngxiNotoV1]="notoV1FaceWithOpenMouth"></svg>`
})
export class UsageIcon {
protected notoV1FaceWithOpenMouth = notoV1FaceWithOpenMouth
}Sponsors
License
Apache 2.0 License © 2025-PRESENT Adrián UB
