Advertisement
Guest User

Untitled

a guest
Aug 23rd, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.76 KB | None | 0 0
  1. {
  2.                 "type": "group",
  3.                 "name": "Mask Group 1",
  4.                 "meta": {
  5.                     "ux": {
  6.                         "nameL10N": "SHAPE_MASK"
  7.                     }
  8.                 },
  9.                 "id": "6e2d336b-2ce2-404b-b568-00ff3b0b9a16",
  10.                 "transform": {
  11.                     "a": 1,
  12.                     "b": 0,
  13.                     "c": 0,
  14.                     "d": 1,
  15.                     "tx": -90,
  16.                     "ty": -166
  17.                 },
  18.                 "style": {
  19.                     "clipPath": {
  20.                         "ref": "54ca4303-4ab2-42ce-877e-d96fb5ae292d"
  21.                     }
  22.                 },
  23.                 "group": {
  24.                     "children": [{
  25.                         "type": "shape",
  26.                         "name": "Ellipse 1",
  27.                         "meta": {
  28.                             "ux": {
  29.                                 "nameL10N": "SHAPE_ELLIPSE"
  30.                             }
  31.                         },
  32.                         "id": "2c8515a7-f333-4dd6-8844-6115f4c56522",
  33.                         "transform": {
  34.                             "a": 1,
  35.                             "b": 0,
  36.                             "c": 0,
  37.                             "d": 1,
  38.                             "tx": 175,
  39.                             "ty": 251
  40.                         },
  41.                         "style": {
  42.                             "fill": {
  43.                                 "type": "solid",
  44.                                 "color": {
  45.                                     "mode": "RGB",
  46.                                     "value": {
  47.                                         "r": 10,
  48.                                         "g": 0,
  49.                                         "b": 255
  50.                                     }
  51.                                 }
  52.                             },
  53.                             "stroke": {
  54.                                 "type": "none",
  55.                                 "color": {
  56.                                     "mode": "RGB",
  57.                                     "value": {
  58.                                         "r": 112,
  59.                                         "g": 112,
  60.                                         "b": 112
  61.                                     }
  62.                                 },
  63.                                 "width": 1,
  64.                                 "align": "inside"
  65.                             }
  66.                         },
  67.                         "shape": {
  68.                             "cx": 87,
  69.                             "cy": 87,
  70.                             "type": "circle",
  71.                             "r": 87
  72.                         }
  73.                     }]
  74.                 }
  75.             }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement