0.2.63 • Published 5 years ago

@mdi/light-js v0.2.63

Weekly downloads
87
License
MIT
Repository
github
Last release
5 years ago

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.

Related Packages

NPM @MDI Organization

Learn More