@mdi/js

Dist for Material Design Icons for JS/TypeScript

@mdi/js downloads @mdi/js version @mdi/js license

@mdi/jsSimilar Packages:

Npm Package Weekly Downloads Trend

3 Years
🌟 Show real-time usage chart on @mdi/js's README.md, just copy the code below.
## Usage Trend
[![Usage Trend of @mdi/js](https://npm-compare.com/img/npm-trend/THREE_YEARS/@mdi/js.png)](https://npm-compare.com/@mdi/js#timeRange=THREE_YEARS)

Cumulative GitHub Star Trend

🌟 Show GitHub stars trend chart on @mdi/js's README.md, just copy the code below.
## GitHub Stars Trend
[![GitHub Stars Trend of @mdi/js](https://npm-compare.com/img/github-trend/@mdi/js.png)](https://npm-compare.com/@mdi/js)

Stat Detail

Package
Downloads
Stars
Size
Issues
Publish
License
@mdi/js01726.56 MB42 years agoApache-2.0

README for @mdi/js

Note: Please use the main MaterialDesign repo to report issues. This repo is for distribution of the JavaScript files only.

JavaScript/TypeScript - Material Design Icons

JavaScript and TypeScript distribution for the Material Design Icons. This module contains all the path data for all icons.

npm install @mdi/js

Usage

import { mdiAccount } from '@mdi/js'

console.log(mdiAccount); // "M...Z"

Note: WebPack 4 or Rollup will tree shake unused icons.

Related Packages

NPM @MDI Organization

Learn More