@ngxi/ri
v0.12.33
Published
Icon set Remix Icon for Angular applications
Maintainers
Readme
@ngxi/ri
Icon Set Info
- Name: Remix Icon
- Prefix:
ri - Icons: 3058
- License: Apache 2.0
- Author: Remix Design
- Website: https://github.com/Remix-Design/RemixIcon
Installation
pnpm add @ngxi/riUsage
import { Component } from '@angular/core'
import { NgxiRi, riLock2Line } from '@ngxi/ri'
@Component({
imports: [NgxiRi],
template: `<svg [ngxiRi]="riLock2Line"></svg>`
})
export class UsageIcon {
protected riLock2Line = riLock2Line
}Sponsors
License
Apache 2.0 License © 2025-PRESENT Adrián UB
