Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@mdi/light-js

Package Overview
Dependencies
Maintainers
6
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mdi/light-js

Dist for Material Design Icons Light for JS/TypeScript

  • 0.2.63
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
547
decreased by-28.12%
Maintainers
6
Weekly downloads
 
Created
Source

Note: Please use the main MaterialDesignLight repo to report issues. This repo is for distribution of the JavaScript files only.

JavaScript/TypeScript - Material Design Icons Light

JavaScript and TypeScript distribution for the Material Design Icons Light. This module contains all the path data for all icons.

npm install @mdi/light-js

Usage

import { mdilAccount } from '@mdi/light-js'

console.log(mdilAccount); // "M...Z"

Note: WebPack 4 or Rollup will tree shake unused icons.

NPM @MDI Organization

Learn More

Keywords

FAQs

Package last updated on 09 Dec 2018

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