31 lines
471 B
JSON
31 lines
471 B
JSON
|
{
|
||
|
"height": 1080,
|
||
|
"width": 1080,
|
||
|
"elements": [
|
||
|
{
|
||
|
"name": "ababa",
|
||
|
"type": "svg-file",
|
||
|
"data": {
|
||
|
"include": "./svg/0.svg"
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"root-layer": {
|
||
|
"name": "root",
|
||
|
"transform": {
|
||
|
"offset": {
|
||
|
"x": 0,
|
||
|
"y": 0
|
||
|
},
|
||
|
"scale": {
|
||
|
"x": 1.0,
|
||
|
"y": 1.0
|
||
|
},
|
||
|
"rotation": 0.0
|
||
|
},
|
||
|
"effects": [],
|
||
|
"is-folder": true,
|
||
|
"referenced-by": null,
|
||
|
"children":[]
|
||
|
}
|
||
|
}
|