Skip to content

Dist repo for Material Design Icons Light for JavaScript / TypeScript

License

Notifications You must be signed in to change notification settings

Templarian/MaterialDesignLight-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Dist repo for Material Design Icons Light for JavaScript / TypeScript

Resources

License

Stars

Watchers

Forks

Packages

No packages published