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