@ngxi/carbon
v0.12.33
Published
Icon set Carbon for Angular applications
Maintainers
Readme
@ngxi/carbon
Icon Set Info
- Name: Carbon
- Prefix:
carbon - Icons: 2365
- License: Apache 2.0
- Author: IBM
- Website: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
Installation
pnpm add @ngxi/carbonUsage
import { Component } from '@angular/core'
import { NgxiCarbon, carbonUserCertification } from '@ngxi/carbon'
@Component({
imports: [NgxiCarbon],
template: `<svg [ngxiCarbon]="carbonUserCertification"></svg>`
})
export class UsageIcon {
protected carbonUserCertification = carbonUserCertification
}Sponsors
License
Apache 2.0 License © 2025-PRESENT Adrián UB
