@ngxi/stash
v0.12.33
Published
Icon set Stash Icons for Angular applications
Downloads
77
Maintainers
Readme
@ngxi/stash
Icon Set Info
- Name: Stash Icons
- Prefix:
stash - Icons: 982
- License: MIT
- Author: Pingback LLC
- Website: https://github.com/stash-ui/icons
Installation
pnpm add @ngxi/stashUsage
import { Component } from '@angular/core'
import { NgxiStash, stashCloudSolid } from '@ngxi/stash'
@Component({
imports: [NgxiStash],
template: `<svg [ngxiStash]="stashCloudSolid"></svg>`
})
export class UsageIcon {
protected stashCloudSolid = stashCloudSolid
}Sponsors
License
MIT License © 2025-PRESENT Adrián UB
