@ngxi/pixel
v0.12.33
Published
Icon set Pixel Icon for Angular applications
Maintainers
Readme
@ngxi/pixel
Icon Set Info
- Name: Pixel Icon
- Prefix:
pixel - Icons: 450
- License: CC BY 4.0
- Author: HackerNoon
- Website: https://github.com/hackernoon/pixel-icon-library
Installation
pnpm add @ngxi/pixelUsage
import { Component } from '@angular/core'
import { NgxiPixel, pixelFolderSolid } from '@ngxi/pixel'
@Component({
imports: [NgxiPixel],
template: `<svg [ngxiPixel]="pixelFolderSolid"></svg>`
})
export class UsageIcon {
protected pixelFolderSolid = pixelFolderSolid
}Sponsors
License
CC BY 4.0 License © 2025-PRESENT Adrián UB
