You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tt-rss/vendor/mervick/material-design-icons/component.json

37 lines
968 B
JSON

{
"name": "material-design-icons",
"version": "2.2.0",
"repo": "mervick/material-design-icons",
"description": "Google Material Design Icons For Using With Bootstrap",
"authors": [
{
"name": "Andrey Izman",
"email": "izmanw@gmail.com"
}
],
"keywords": [
"icons",
"material",
"material-design",
"google",
"icons-web-font",
"web-font",
"bootstrap"
],
"dependencies": {},
"development": {},
"license": "MIT, CC-BY-4.0",
"homepage": "http://github.com/mervick/material-design-icons",
"support": {
"source": "http://github.com/mervick/material-design-icons"
},
"styles": [
"css/material-icons.css"
],
"fonts": [
"fonts/MaterialIcons-Regular.eot",
"fonts/MaterialIcons-Regular.ttf",
"fonts/MaterialIcons-Regular.woff",
"fonts/MaterialIcons-Regular.woff2"
]
}