UNPKG

1.4 kBMarkdownView Raw
1> *Note:* Please use the main [MaterialDesign](https://github.com/Templarian/MaterialDesign/issues) repo to report issues. This repo is for distribution of the SVG files only.
2
3# SVG - Material Design Icons
4
5SVG distribution for the [Material Design Icons](https://materialdesignicons.com).
6
7```
8npm install @mdi/svg
9```
10
11> Versions prior to `2.2.43` can be accessed on npm via `mdi-svg`
12
13## Related Packages
14
15[NPM @MDI Organization](https://npmjs.com/org/mdi)
16
17- JavaScript/Typescript: [MaterialDesign-JS](https://github.com/Templarian/MaterialDesign-JS)
18- Webfont: [MaterialDesign-Webfont](https://github.com/Templarian/MaterialDesign-Webfont)
19- Font-Build: [MaterialDesign-Font-Build](https://github.com/Templarian/MaterialDesign-Font-Build)
20- Desktop Font: [MaterialDesign-Font](https://github.com/Templarian/MaterialDesign-Font)
21
22## Third Party
23
24For those developing third party scripts/programs/applications. Please use this repo to make sure you're using latest production ready icons.
25
26Great uses of the SVG Icon distribution includes:
27
28- Scripts to generate your own webfont.
29- Writing addons/plugins to integrate with applications.
30- Themes - Every theme needs icons.
31- AngularJS/Angular/React Components to work with the icons.
32
33## Learn More
34
35- [MaterialDesignIcons.com](https://materialdesignicons.com)
36- https://github.com/Templarian/MaterialDesign