summaryrefslogtreecommitdiff
path: root/vendor/mervick/material-design-icons/component.json
blob: 6c3d840c22a14d94c08f8a425f4885a6df52b277 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
    "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": "[email protected]"
        }
    ],
    "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"
    ]
}