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