@ngxi/fontisto
Icon Set Info
- Name: Fontisto
- Prefix:
fontisto
- Icons: 615
- License: MIT
- Author: Kenan Gündoğan
- Website: https://github.com/kenangundogan/fontisto
Installation
pnpm add @ngxi/fontisto
Usage
import { Component } from '@angular/core'
import { NgxiFontisto, fontistoPrescription } from '@ngxi/fontisto'
@Component({
imports: [NgxiFontisto],
template: `<svg [ngxiFontisto]="fontistoPrescription"></svg>`
})
export class UsageIcon {
protected fontistoPrescription = fontistoPrescription
}
Sponsors
License
MIT License © 2025-PRESENT Adrián UB