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