@ngxi/streamline-sharp-color
v0.12.33
Published
Icon set Sharp color icons for Angular applications
Maintainers
Readme
@ngxi/streamline-sharp-color
Icon Set Info
- Name: Sharp color icons
- Prefix:
streamline-sharp-color - Icons: 1000
- License: CC BY 4.0
- Author: Streamline
- Website: https://github.com/webalys-hq/streamline-vectors
Installation
pnpm add @ngxi/streamline-sharp-colorUsage
import { Component } from '@angular/core'
import { NgxiStreamlineSharpColor, streamlineSharpColorFileBookmarkFlat } from '@ngxi/streamline-sharp-color'
@Component({
imports: [NgxiStreamlineSharpColor],
template: `<svg [ngxiStreamlineSharpColor]="streamlineSharpColorFileBookmarkFlat"></svg>`
})
export class UsageIcon {
protected streamlineSharpColorFileBookmarkFlat = streamlineSharpColorFileBookmarkFlat
}Sponsors
License
CC BY 4.0 License © 2025-PRESENT Adrián UB
