@ngxi/si
v0.12.33
Published
Icon set Sargam Icons for Angular applications
Maintainers
Readme
@ngxi/si
Icon Set Info
- Name: Sargam Icons
- Prefix:
si - Icons: 1020
- License: MIT
- Author: Abhimanyu Rana
- Website: https://github.com/planetabhi/sargam-icons
Installation
pnpm add @ngxi/siUsage
import { Component } from '@angular/core'
import { NgxiSi, siEjectDuotone } from '@ngxi/si'
@Component({
imports: [NgxiSi],
template: `<svg [ngxiSi]="siEjectDuotone"></svg>`
})
export class UsageIcon {
protected siEjectDuotone = siEjectDuotone
}Sponsors
License
MIT License © 2025-PRESENT Adrián UB
