{
  "primitives": [
    {
      "type": "path",
      "points": [
        {
          "x": 0.3,
          "y": 0
        },
        {
          "x": 0.06,
          "y": 0
        }
      ],
      "color": "primary",
      "fill": false,
      "strokeWidth": 0.012
    },
    {
      "type": "path",
      "points": [
        {
          "x": -0.06,
          "y": 0
        },
        {
          "x": -0.3,
          "y": 0
        }
      ],
      "color": "primary",
      "fill": false,
      "strokeWidth": 0.012
    },
    {
      "type": "path",
      "points": [
        {
          "x": 0.06,
          "y": 0.16002
        },
        {
          "x": 0.06,
          "y": -0.16002
        }
      ],
      "color": "primary",
      "fill": false,
      "strokeWidth": 0.012
    },
    {
      "type": "path",
      "points": [
        {
          "x": -0.06,
          "y": 0.16002
        },
        {
          "x": -0.06,
          "y": -0.16002
        }
      ],
      "color": "primary",
      "fill": false,
      "strokeWidth": 0.012
    },
    {
      "type": "text",
      "text": "{REF}",
      "x": 0,
      "y": 0.24,
      "anchor": "middle_bottom"
    },
    {
      "type": "text",
      "text": "{VAL}",
      "x": 0,
      "y": -0.24,
      "anchor": "middle_top"
    }
  ],
  "center": {
    "x": 0,
    "y": 0
  },
  "ports": [
    {
      "x": -0.3,
      "y": 0,
      "labels": [
        "1",
        "pos"
      ]
    },
    {
      "x": 0.3,
      "y": 0,
      "labels": [
        "2",
        "neg"
      ]
    }
  ],
  "size": {
    "width": 0.6,
    "height": 0.65
  }
}