@ngxi/nrk
v0.12.33
Published
Icon set NRK Core Icons for Angular applications
Downloads
365
Maintainers
Readme
@ngxi/nrk
Icon Set Info
- Name: NRK Core Icons
- Prefix:
nrk - Icons: 236
- License: CC BY 4.0
- Author: Norsk rikskringkasting
- Website: https://github.com/nrkno/core-icons
Installation
pnpm add @ngxi/nrkUsage
import { Component } from '@angular/core'
import { NgxiNrk, nrkLyn } from '@ngxi/nrk'
@Component({
imports: [NgxiNrk],
template: `<svg [ngxiNrk]="nrkLyn"></svg>`
})
export class UsageIcon {
protected nrkLyn = nrkLyn
}Sponsors
License
CC BY 4.0 License © 2025-PRESENT Adrián UB
