@ngxi/mynaui
v0.12.33
Published
Icon set Myna UI Icons for Angular applications
Maintainers
Readme
@ngxi/mynaui
Icon Set Info
- Name: Myna UI Icons
- Prefix:
mynaui - Icons: 2544
- License: MIT
- Author: Praveen Juge
- Website: https://github.com/praveenjuge/mynaui-icons
Installation
pnpm add @ngxi/mynauiUsage
import { Component } from '@angular/core'
import { NgxiMynaui, mynauiSignal } from '@ngxi/mynaui'
@Component({
imports: [NgxiMynaui],
template: `<svg [ngxiMynaui]="mynauiSignal"></svg>`
})
export class UsageIcon {
protected mynauiSignal = mynauiSignal
}Sponsors
License
MIT License © 2025-PRESENT Adrián UB
