@ngxi/entypo
v0.12.33
Published
Icon set Entypo+ for Angular applications
Maintainers
Readme
@ngxi/entypo
Icon Set Info
- Name: Entypo+
- Prefix:
entypo - Icons: 321
- License: CC BY-SA 4.0
- Author: Daniel Bruce
- Website: https://github.com/chancancode/entypo-plus
Installation
pnpm add @ngxi/entypoUsage
import { Component } from '@angular/core'
import { NgxiEntypo, entypoBell } from '@ngxi/entypo'
@Component({
imports: [NgxiEntypo],
template: `<svg [ngxiEntypo]="entypoBell"></svg>`
})
export class UsageIcon {
protected entypoBell = entypoBell
}Sponsors
License
CC BY-SA 4.0 License © 2025-PRESENT Adrián UB
