Skip to content

Instantly share code, notes, and snippets.

@alexjlockwood
Created January 3, 2019 22:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexjlockwood/796ec9461b96152bc43bb0a809de3552 to your computer and use it in GitHub Desktop.
Save alexjlockwood/796ec9461b96152bc43bb0a809de3552 to your computer and use it in GitHub Desktop.
{
"version": 1,
"layers": {
"vectorLayer": {
"id": "38",
"name": "vector",
"type": "vector",
"width": 24,
"height": 24,
"children": [
{
"id": "36",
"name": "path",
"type": "path",
"pathData": "M 10.5 10.5 L 10.5 5 L 13.5 5 L 13.5 10.5 L 19 10.5 L 19 13.5 L 13.5 13.5 L 13.5 19 L 10.5 19 L 10.5 13.5 L 5 13.5 L 5 10.5 L 10.5 10.5 Z",
"fillColor": "#292936",
"strokeWidth": 1,
"fillType": "evenOdd"
}
]
},
"hiddenLayerIds": []
},
"timeline": {
"animation": {
"id": "2",
"name": "anim",
"duration": 200,
"blocks": [
{
"id": "62",
"layerId": "36",
"propertyName": "pathData",
"startTime": 0,
"endTime": 200,
"interpolator": "ACCELERATE_DECELERATE",
"type": "path",
"fromValue": "M 5 10.5 L 10.5 10.5 L 10.5 5 L 13.5 5 L 13.5 10.5 L 19 10.5 L 19 13.5 L 13.5 13.5 L 13.5 19 L 10.5 19 L 10.5 13.5 L 5 13.5 Z",
"toValue": "M 5 10.5 L 10.5 10.5 L 10.5 10.5 L 13.5 10.5 L 13.5 10.5 L 19 10.5 L 19 13.5 L 13.5 13.5 L 13.5 13.5 L 10.5 13.5 L 10.5 13.5 L 5 13.5 Z"
}
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment