@mdi/light-js

Dist for Material Design Icons Light for JS/TypeScript

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@mdi/light-js
100.2.634 years ago4 years agoMinified + gzip package size for @mdi/light-js in KB

Readme

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

```js import { mdilAccount } from '@mdi/light-js' console.log(mdilAccount); // "M...Z" ```
Note: WebPack 4 or Rollup will tree shake unused icons.

Related Packages

NPM @MDI Organization

Learn More

  • https://github.com/Templarian/MaterialDesign
  • https://github.com/Templarian/MaterialDesignLight