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