@ngxi/ix
v0.12.33
Published
Icon set Siemens Industrial Experience Icons for Angular applications
Maintainers
Readme
@ngxi/ix
Icon Set Info
- Name: Siemens Industrial Experience Icons
- Prefix:
ix - Icons: 1334
- License: MIT
- Author: Siemens AG
- Website: https://github.com/siemens/ix-icons
Installation
pnpm add @ngxi/ixUsage
import { Component } from '@angular/core'
import { NgxiIx, ixNotificationFilled } from '@ngxi/ix'
@Component({
imports: [NgxiIx],
template: `<svg [ngxiIx]="ixNotificationFilled"></svg>`
})
export class UsageIcon {
protected ixNotificationFilled = ixNotificationFilled
}Sponsors
License
MIT License © 2025-PRESENT Adrián UB
