@ngxi/bpmn
v0.12.33
Published
Icon set BPMN for Angular applications
Maintainers
Readme
@ngxi/bpmn
Icon Set Info
- Name: BPMN
- Prefix:
bpmn - Icons: 112
- License: Open Font License
- Author: Camunda Services GmbH
- Website: https://github.com/bpmn-io/bpmn-font
Installation
pnpm add @ngxi/bpmnUsage
import { Component } from '@angular/core'
import { NgxiBpmn, bpmnIntermediateEventCatchNonInterruptingEscalation } from '@ngxi/bpmn'
@Component({
imports: [NgxiBpmn],
template: `<svg [ngxiBpmn]="bpmnIntermediateEventCatchNonInterruptingEscalation"></svg>`
})
export class UsageIcon {
protected bpmnIntermediateEventCatchNonInterruptingEscalation = bpmnIntermediateEventCatchNonInterruptingEscalation
}Sponsors
License
Open Font License License © 2025-PRESENT Adrián UB
