Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Templarian/MaterialDesign
✒7000+ Material Design Icons from the Community
https://github.com/Templarian/MaterialDesign
android bootstrap donations google-material icons material-design svg webfonts
Last synced: 10 days ago
JSON representation
✒7000+ Material Design Icons from the Community
- Host: GitHub
- URL: https://github.com/Templarian/MaterialDesign
- Owner: Templarian
- License: other
- Created: 2014-06-29T01:20:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-06-19T14:41:46.000Z (5 months ago)
- Last Synced: 2024-10-29T14:56:04.786Z (10 days ago)
- Topics: android, bootstrap, donations, google-material, icons, material-design, svg, webfonts
- Homepage: https://materialdesignicons.com
- Size: 139 MB
- Stars: 11,017
- Watchers: 179
- Forks: 723
- Open Issues: 775
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-starred-test - Templarian/MaterialDesign - ✒7000+ Material Design Icons from the Community (Others)
- my-awesome - MaterialDesign - Design resources for Material Design. (Others)
- awesome-design - Templarian/MaterialDesign
- StarryDivineSky - Templarian/MaterialDesign
- awesome-starred - Templarian/MaterialDesign - ✒7000+ Material Design Icons from the Community (material-design)
README
# Material Design
This repo contains all the planning for current and work-in-progress Material Design Icons.
[Getting Started](https://pictogrammers.com/docs/library/mdi/getting-started/getting-started/)
[![npm](https://img.shields.io/npm/v/@mdi/font.svg)](https://www.npmjs.com/package/@mdi/svg) [![GitHub issues](https://img.shields.io/github/issues/Templarian/MaterialDesign.svg)](https://github.com/Templarian/MaterialDesign/issues)
## Icons
View at [Material Design Icons](https://pictogrammers.com/library/mdi/). This repo also contains converted icons from [Google's official icon set](https://github.com/google/material-design-icons).
| | NPM | Dist Repo | |
|-----------------|-----------------------|-----------|---|
| Webfont / SCSS | `npm install @mdi/font` | [MaterialDesign-Webfont](https://github.com/Templarian/MaterialDesign-Webfont) | [![npm](https://img.shields.io/npm/dm/@mdi/font.svg)](https://github.com/Templarian/MaterialDesign-Webfont) |
| JavaScript / TypeScript | `npm install @mdi/js` | [MaterialDesign-JS](https://github.com/Templarian/MaterialDesign-JS) | [![npm](https://img.shields.io/npm/dm/@mdi/js.svg)](https://github.com/Templarian/MaterialDesign-JS) |
| ReactJS | `npm install @mdi/react` | [MaterialDesign-React](https://github.com/Templarian/MaterialDesign-React) | [![npm](https://img.shields.io/npm/dm/@mdi/react.svg)](https://github.com/Templarian/MaterialDesign-React) |
| SVG / Meta.json | `npm install @mdi/svg` | [MaterialDesign-SVG](https://github.com/Templarian/MaterialDesign-SVG) | [![npm](https://img.shields.io/npm/dm/@mdi/svg.svg)](https://github.com/Templarian/MaterialDesign-SVG) |
| Desktop Font | n/a | [MaterialDesign-Font](https://github.com/Templarian/MaterialDesign-Font) |[Upgrade Guide](https://pictogrammers.com/docs/library/mdi/releases/upgrade/) | [Changelog Guide](https://pictogrammers.com/docs/library/mdi/releases/changelog/)
[![Icons](http://i.imgur.com/zKuXEkR.png)](https://pictogrammers.com/library/mdi)
**Warning (Cordova only):** _You will need to manually edit the css file to remove the version query string. [Read More](https://github.com/Templarian/MaterialDesign/issues/760)._
## Contribute
Please do not make pull requests against this repositiory. All icons are managed through the Material Design Icons site by the various contributors and synced instantly. If you want to become a contributor [read more](https://pictogrammers.com/docs/contribute/).
### Icon Suggestions
Submit icon suggestions through the issue tab. Please include examples.
### Third Party (Plugins / Extensions / etc)
- [Third Party Guide](https://pictogrammers.com/docs/contribute/third-party/)
- [First Party Guide](https://pictogrammers.com/docs/guides/first-party/)## License
[View the License](https://github.com/Templarian/MaterialDesign/blob/master/LICENSE)
## Code of Conduct
[View and submit violations](https://pictogrammers.com/docs/contribute/code-of-conduct/).