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