@ngxi/picon
v0.12.33
Published
Icon set Pico-icon for Angular applications
Maintainers
Readme
@ngxi/picon
Icon Set Info
- Name: Pico-icon
- Prefix:
picon - Icons: 824
- License: Open Font License
- Author: Picon Contributors
- Website: https://github.com/yne/picon
Installation
pnpm add @ngxi/piconUsage
import { Component } from '@angular/core'
import { NgxiPicon, piconBookmark } from '@ngxi/picon'
@Component({
imports: [NgxiPicon],
template: `<svg [ngxiPicon]="piconBookmark"></svg>`
})
export class UsageIcon {
protected piconBookmark = piconBookmark
}Sponsors
License
Open Font License License © 2025-PRESENT Adrián UB
