mirror of
https://github.com/Templarian/MaterialDesign.git
synced 2026-03-04 15:44:06 +01:00
55 lines
2.7 KiB
Markdown
55 lines
2.7 KiB
Markdown
# Material Design
|
|
|
|
This repo contains helpful design resources for Google's Material Design.
|
|
|
|
[Getting Started for Bootstrap](http://materialdesignicons.com/bootstrap) - [Getting Started for Other Platforms](http://materialdesignicons.com/getting-started)
|
|
|
|
[](https://www.npmjs.com/package/mdi) [](https://www.npmjs.com/package/mdi) [](https://github.com/Templarian/MaterialDesign/issues) [](https://github.com/Templarian/MaterialDesign-Webfont)
|
|
|
|
<sub>Download stats above only for NPM</sub>
|
|
|
|
## Icons
|
|
|
|
View at [Material Design Icons](http://materialdesignicons.com/). This repo also contains converted icons from [Google's official icon set](https://github.com/google/material-design-icons).
|
|
|
|
```
|
|
bower install mdi
|
|
npm install mdi
|
|
```
|
|
|
|
[](https://materialdesignicons.com/)
|
|
|
|
**Note:** _SVG icons are not compressed in GitHub. Please use the icons from [Material Design Icons - Design](http://materialdesignicons.com/design) if you need inline SVG._
|
|
|
|
**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. If you want to become a contributor [read more](http://materialdesignicons.com/contribute).
|
|
|
|
### Icon Suggestions
|
|
|
|
Submit icon suggestions through the issue tab. Please include examples.
|
|
|
|
### Expression Design (.design) and SVG
|
|
|
|
[Expression Design](http://www.microsoft.com/en-us/download/details.aspx?id=36180) is a freeware software for designing vector assets. All icons are also provided in SVG which can be opened by most vector editors.
|
|
|
|
For those designing new icons please use the templates provided as a starting point.
|
|
|
|
### Donations
|
|
|
|
This project does not directly take donations. If you would like to support the project and get some more icons at the same time purchase [Material Design Icons Light](https://creativemarket.com/templarian/348441-Material-Design-Icons-Light?u=templarian).
|
|
|
|
## License
|
|
|
|
Templates - [WTFPL](http://www.wtfpl.net/)
|
|
|
|
Community Icons - [SIL Open Font License 1.1](http://scripts.sil.org/cms/scripts/page.php?item_id=OFL_web)
|
|
|
|
Google Material Design Icons - [Attribution 4.0 International](https://github.com/google/material-design-icons/blob/master/LICENSE)
|
|
|
|
## Code of Conduct
|
|
|
|
[View and submit violations](https://materialdesignicons.com/code-of-conduct).
|