@ngxi/oi
v0.12.33
Published
Icon set Open Iconic for Angular applications
Maintainers
Readme
@ngxi/oi
Icon Set Info
- Name: Open Iconic
- Prefix:
oi - Icons: 223
- License: MIT
- Author: Iconic
- Website: https://github.com/iconic/open-iconic
Installation
pnpm add @ngxi/oiUsage
import { Component } from '@angular/core'
import { NgxiOi, oiBug } from '@ngxi/oi'
@Component({
imports: [NgxiOi],
template: `<svg [ngxiOi]="oiBug"></svg>`
})
export class UsageIcon {
protected oiBug = oiBug
}Sponsors
License
MIT License © 2025-PRESENT Adrián UB
