mdi
Version:
Dist for Material Design Webfont. This includes the Stock and Community icons in a single webfont collection.
24 lines (23 loc) • 542 B
JSON
{
"name": "mdi",
"version": "2.2.43",
"main": [
"scss/materialdesignicons.scss"
],
"homepage": "http://materialdesignicons.com",
"authors": [
{ "name": "Austin Andrews", "homepage": "http://templarian.com" },
{ "name": "Google", "homepage": "http://www.google.com/design" }
],
"license": ["OFL-1.1", "MIT"],
"ignore": [
"*.md",
"*.json"
],
"keywords": [
"material",
"design",
"icons",
"webfont"
]
}