mirror of
https://github.com/google/material-design-icons.git
synced 2026-03-08 00:27:21 +01:00
23 lines
538 B
JSON
23 lines
538 B
JSON
{
|
|
"name": "material-design-icons",
|
|
"version": "2.0",
|
|
"description": "Material Design icons by Google",
|
|
"main": "index.html",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/google/material-design-icons"
|
|
},
|
|
"keywords": [
|
|
"icons",
|
|
"material",
|
|
"material-design",
|
|
"google"
|
|
],
|
|
"author": "Material Design Authors",
|
|
"license": "CC-BY-4.0",
|
|
"bugs": {
|
|
"url": "https://github.com/google/material-design-icons/issues"
|
|
},
|
|
"homepage": "https://github.com/google/material-design-icons"
|
|
}
|