@mdi/js
Dist for Material Design Icons for JS/TypeScript

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

@mdi/js유사 패키지:
npm 다운로드 트렌드
3 년
🌟 @mdi/js의 README.md에 실시간 사용 차트를 표시하려면 아래 코드를 복사하세요.
## 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
🌟 @mdi/js의 README.md에 GitHub Stars 트렌드 차트를 표시하려면 아래 코드를 복사하세요.
## 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)
통계 세부사항
패키지
다운로드
Stars
크기
Issues
발행일
라이선스
@mdi/js300,4521696.56 MB42年前Apache-2.0
@mdi/js의 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"

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

Related Packages

NPM @MDI Organization

Learn More