{
  "settings": {
    "size": {
      "width": 480,
      "height": 480
    }
  },
  "layers": [
    [
      {
        "type": "line",
        "vertices": [
          {
            "x": 150,
            "y": 240
          },
          {
            "x": 240,
            "y": 240
          },
          {
            "x": 330,
            "y": 240
          }
        ]
      }
    ],
    [],
    []
  ],
  "styles": [
    {
      "thickness": 35,
      "strokeLinecap": "square",
      "strokeLinejoin": "round",
      "color": "#ffffff",
      "fill": "none",
      "mirror_style": 0,
      "transform": "rotate(45)"
    },
    {
      "thickness": 15,
      "strokeLinecap": "round",
      "strokeLinejoin": "round",
      "color": "#777777",
      "fill": "none",
      "mirror_style": 0,
      "transform": "rotate(45)"
    },
    {
      "thickness": 15,
      "strokeLinecap": "round",
      "strokeLinejoin": "round",
      "color": "#444444",
      "fill": "none",
      "mirror_style": 0,
      "transform": "rotate(45)"
    }
  ]
}