All Projects → Templarian → Materialdesign Js

Templarian / Materialdesign Js

Licence: other
Dist for Material Design Icons JS/TypeScript

Programming Languages

javascript
184084 projects - #8 most used programming language

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].