Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@mdi/light-js

Templarian5.9kMIT0.2.63TypeScript support: included

Dist for Material Design Icons Light for JS/TypeScript

Material, Design, Icons, mdi

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

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