-
-
Notifications
You must be signed in to change notification settings - Fork 724
/
font-build.json
36 lines (36 loc) · 1.03 KB
/
font-build.json
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
{
"id": "D051337E-BC7E-11E5-A4E9-842B2B6CFE1B",
"packageId": "38EF63D0-4744-11E4-B3CF-842B2B6CFE1B",
"name": "Material Design Icons",
"description": "The complete material design icon pack in a single font.",
"icon": "M0,0H8V3H18V0H26V8H23V18H26V26H18V23H8V21H18V18H21V8H18V5H8V8H5V18H8V26H0V18H3V8H0V0M2,2V6H6V2H2M2,20V24H6V20H2M20,2V6H24V2H20M20,20V24H24V20H20Z",
"prefix": "mdi",
"fileName": "materialdesignicons",
"fontName": "Material Design Icons",
"fontFamily": "materialdesignicons",
"fontWeight": "normal",
"website": "MaterialDesignIcons.com",
"npmFont": "@mdi\/font",
"npmJS": "@mdi\/js",
"npmSVG": "@mdi\/svg",
"color": {
"header": "2196F3",
"link": "E91E63",
"new": "3C90BE",
"deprecated": "BE3C3C"
},
"style": "",
"price": null,
"version": {
"major": 7,
"minor": 4,
"patch": 47
},
"date": {
"year": 2024,
"month": 5,
"day": 19,
"hour": 14,
"minute": 41
}
}