23 lines
376 B
JSON
23 lines
376 B
JSON
|
{
|
||
|
"src": "VSI.svg",
|
||
|
|
||
|
"animations": [
|
||
|
{
|
||
|
"element": "#Needle",
|
||
|
"type": "transform",
|
||
|
"transforms": [{
|
||
|
"type": "rotate",
|
||
|
"a": {
|
||
|
"property": "fpm",
|
||
|
"scale": 0.085,
|
||
|
"max": 170,
|
||
|
"min": -170
|
||
|
},
|
||
|
"x": 128,
|
||
|
"y": 128
|
||
|
}]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
|