{
  "icon": {
    "type": "element",
    "isRootNode": true,
    "name": "svg",
    "attributes": {
      "width": "24",
      "height": "24",
      "viewBox": "0 0 24 24",
      "fill": "none",
      "xmlns": "http://www.w3.org/2000/svg"
    },
    "children": [
      {
        "type": "element",
        "name": "g",
        "attributes": {
          "id": "align-left"
        },
        "children": [
          {
            "type": "element",
            "name": "path",
            "attributes": {
              "id": "Icon",
              "d": "M16 10H3M20 6H3M20 14H3M16 18H3",
              "stroke": "currentColor",
              "stroke-width": "2",
              "stroke-linecap": "round",
              "stroke-linejoin": "round"
            },
            "children": []
          }
        ]
      }
    ]
  },
  "name": "AlignLeft"
}
