@ngxi/ph
v0.12.33
Published
Icon set Phosphor for Angular applications
Maintainers
Readme
@ngxi/ph
Icon Set Info
- Name: Phosphor
- Prefix:
ph - Icons: 9072
- License: MIT
- Author: Phosphor Icons
- Website: https://github.com/phosphor-icons/core
Installation
pnpm add @ngxi/phUsage
import { Component } from '@angular/core'
import { NgxiPh, phFolderOpenDuotone } from '@ngxi/ph'
@Component({
imports: [NgxiPh],
template: `<svg [ngxiPh]="phFolderOpenDuotone"></svg>`
})
export class UsageIcon {
protected phFolderOpenDuotone = phFolderOpenDuotone
}Sponsors
License
MIT License © 2025-PRESENT Adrián UB
