@ngxi/subway
v0.12.33
Published
Icon set Subway Icon Set for Angular applications
Downloads
575
Maintainers
Readme
@ngxi/subway
Icon Set Info
- Name: Subway Icon Set
- Prefix:
subway - Icons: 306
- License: CC BY 4.0
- Author: Mariusz Ostrowski
- Website: https://github.com/mariuszostrowski/subway
Installation
pnpm add @ngxi/subwayUsage
import { Component } from '@angular/core'
import { NgxiSubway, subwayCall2 } from '@ngxi/subway'
@Component({
imports: [NgxiSubway],
template: `<svg [ngxiSubway]="subwayCall2"></svg>`
})
export class UsageIcon {
protected subwayCall2 = subwayCall2
}Sponsors
License
CC BY 4.0 License © 2025-PRESENT Adrián UB
