Package Exports
- @mdi/js
- @mdi/js/commonjs/mdi.js
- @mdi/js/mdi.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@mdi/js) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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"
Related Packages
- React: MaterialDesign-React
- SVG: MaterialDesign-SVG
- Webfont: MaterialDesign-Webfont
- Font-Build: MaterialDesign-Font-Build
- Desktop Font: MaterialDesign-Font