@mdi/js

@mdi/js JS library on GitHub @mdi/js JS library on npm Download @mdi/js JS library

Dist for Material Design Icons for JS/TypeScript

Version 7.4.47 License Apache-2.0
@mdi/js has no homepage
@mdi/js JS library on GitHub
@mdi/js JS library on npm
Download @mdi/js JS library
Keywords
MaterialDesignIconsmdi

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.

NPM @MDI Organization

Learn More