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- React: MaterialDesign-React
- Material Design Icons: MaterialDesign-JS
- Webfont: MaterialDesignLight-Webfont
Learn More
- https://github.com/Templarian/MaterialDesign
- https://github.com/Templarian/MaterialDesignLight