Created
January 5, 2021 21:15
-
-
Save dwelle/1095511622479476148e0a7b486e7ebe to your computer and use it in GitHub Desktop.
Excalidraw test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "type": "excalidraw", | |
| "version": 2, | |
| "source": "https://excalidraw.com", | |
| "elements": [ | |
| { | |
| "id": "hz1wSxPkfpxf1xd7LPSoV", | |
| "type": "rectangle", | |
| "x": 785, | |
| "y": 195, | |
| "width": 508.5063291139237, | |
| "height": 242, | |
| "angle": 0, | |
| "strokeColor": "#343a40", | |
| "backgroundColor": "#fa5252", | |
| "fillStyle": "solid", | |
| "strokeWidth": 4, | |
| "strokeStyle": "solid", | |
| "roughness": 0, | |
| "opacity": 100, | |
| "groupIds": [], | |
| "strokeSharpness": "round", | |
| "seed": 1031605615, | |
| "version": 98, | |
| "versionNonce": 727266497, | |
| "isDeleted": false, | |
| "boundElementIds": null | |
| }, | |
| { | |
| "id": "9PkStkE5pzTfwTblRUcSA", | |
| "type": "text", | |
| "x": 811.2531645569638, | |
| "y": 266.98734177215204, | |
| "width": 456, | |
| "height": 97, | |
| "angle": 0, | |
| "strokeColor": "#343a40", | |
| "backgroundColor": "transparent", | |
| "fillStyle": "hachure", | |
| "strokeWidth": 1, | |
| "strokeStyle": "solid", | |
| "roughness": 1, | |
| "opacity": 100, | |
| "groupIds": [], | |
| "strokeSharpness": "sharp", | |
| "seed": 637018817, | |
| "version": 106, | |
| "versionNonce": 998846817, | |
| "isDeleted": false, | |
| "boundElementIds": null, | |
| "text": "Hello from URL!", | |
| "fontSize": 61.26582278481014, | |
| "fontFamily": 1, | |
| "textAlign": "center", | |
| "verticalAlign": "top", | |
| "baseline": 70 | |
| } | |
| ], | |
| "appState": { | |
| "gridSize": null, | |
| "viewBackgroundColor": "#ffffff" | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment