Socket
Book a DemoInstallSign in
Socket

@clr/icons

Package Overview
Dependencies
Maintainers
9
Versions
227
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@clr/icons

Custom Element Icons for Clarity

13.0.2
latest
Source
npmnpm
Version published
Weekly downloads
9.8K
-15.96%
Maintainers
9
Weekly downloads
 
Created
Source

Installing Clarity Icons npm version

  • Install Clarity Icons package through npm:

    npm install @clr/icons
    
  • Install the polyfill for Custom Elements:

    npm install @webcomponents/custom-elements
    
  • Include the clr-icons.min.css and clr-icons.min.js in your HTML. As clr-icons.min.js is dependent on the Custom Elements polyfill, make sure to include it before clr-icons.min.js:

    <link rel="stylesheet" href="path/to/node_modules/clr-icons/clr-icons.min.css">
    
    <script src="path/to/node_modules/@webcomponents/custom-elements/custom-elements.min.js"></script>
    <script src="path/to/node_modules/clr-icons/clr-icons.min.js"></script>
    

FAQs

Package last updated on 14 Feb 2022

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.