New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@ngxi/el

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ngxi/el

Icon set Elusive Icons for Angular applications

latest
Source
npmnpm
Version
0.12.33
Version published
Weekly downloads
4
33.33%
Maintainers
1
Weekly downloads
 
Created
Source

@ngxi/el

npm version npm downloads bundle JSDocs License

Icon Set Info

  • Name: Elusive Icons
  • Prefix: el
  • Icons: 304
  • License: Open Font License
  • Author: Team Redux
  • Website: https://github.com/dovy/elusive-icons

Installation

pnpm add @ngxi/el

Usage

import { Component } from '@angular/core'
import { NgxiEl, elHeadphones } from '@ngxi/el'

@Component({
  imports: [NgxiEl],
  template: `<svg [ngxiEl]="elHeadphones"></svg>`
})
export class UsageIcon {
  protected elHeadphones = elHeadphones
}

Sponsors

License

Open Font License License © 2025-PRESENT Adrián UB

Keywords

icon

FAQs

Package last updated on 29 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts