Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/templarian/materialdesign-svg
@mdi/svg Dist for Material Design Icons.
https://github.com/templarian/materialdesign-svg
icons material-design svg svg-icons
Last synced: 6 days ago
JSON representation
@mdi/svg Dist for Material Design Icons.
- Host: GitHub
- URL: https://github.com/templarian/materialdesign-svg
- Owner: Templarian
- License: other
- Created: 2017-04-24T06:04:53.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-26T23:34:25.000Z (about 1 year ago)
- Last Synced: 2024-05-17T07:42:17.135Z (9 months ago)
- Topics: icons, material-design, svg, svg-icons
- Language: JavaScript
- Homepage: https://materialdesignicons.com
- Size: 4.56 MB
- Stars: 250
- Watchers: 18
- Forks: 60
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> *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.
# SVG - Material Design Icons
SVG distribution for the [Material Design Icons](https://materialdesignicons.com).
```
npm install @mdi/svg
```> Versions prior to `2.2.43` can be accessed on npm via `mdi-svg`
## Related Packages
[NPM @MDI Organization](https://npmjs.com/org/mdi)
- JavaScript/Typescript: [MaterialDesign-JS](https://github.com/Templarian/MaterialDesign-JS)
- Webfont: [MaterialDesign-Webfont](https://github.com/Templarian/MaterialDesign-Webfont)
- Font-Build: [MaterialDesign-Font-Build](https://github.com/Templarian/MaterialDesign-Font-Build)
- Desktop Font: [MaterialDesign-Font](https://github.com/Templarian/MaterialDesign-Font)## Third Party
For those developing third party scripts/programs/applications. Please use this repo to make sure you're using latest production ready icons.
Great uses of the SVG Icon distribution includes:
- Scripts to generate your own webfont.
- Writing addons/plugins to integrate with applications.
- Themes - Every theme needs icons.
- AngularJS/Angular/React Components to work with the icons.## Learn More
- [MaterialDesignIcons.com](https://materialdesignicons.com)
- https://github.com/Templarian/MaterialDesign