Socket
Socket
Sign inDemoInstall

@ecl/ec-component-icon

Package Overview
Dependencies
Maintainers
4
Versions
52
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ecl/ec-component-icon

ECL Icons -> EC flavor


Version published
Weekly downloads
0
Maintainers
4
Weekly downloads
 
Created
Source

Icons

Icons available on ECL.

All icons are provided as a svg file.

Icon size

Icons are available in different sizes. Available sizes goes from ecl-icon--xxxs to ecl-icon--xxl

Icon color

Use Colorize utilities to change icon color

Internet explorer support

If you wish to display icons on Internet explorer, you have to add a third part javascript library.

Here is the code to use SVG for Everybody:

<script src="https://cdnjs.cloudflare.com/ajax/libs/svg4everybody/2.1.9/svg4everybody.min.js"></script>
<script type="text/javascript">document.addEventListener('DOMContentLoaded', function() { svg4everybody(); });</script>

Keywords

FAQs

Package last updated on 26 Nov 2020

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc