{
  "icon": {
    "type": "element",
    "isRootNode": true,
    "name": "svg",
    "attributes": {
      "width": "12",
      "height": "12",
      "viewBox": "0 0 12 12",
      "fill": "none",
      "xmlns": "http://www.w3.org/2000/svg"
    },
    "children": [
      {
        "type": "element",
        "name": "g",
        "attributes": {
          "id": "info-circle",
          "clip-path": "url(#clip0_7880_62014)"
        },
        "children": [
          {
            "type": "element",
            "name": "path",
            "attributes": {
              "id": "Icon",
              "d": "M6 8V6M6 4H6.005M11 6C11 8.76142 8.76142 11 6 11C3.23858 11 1 8.76142 1 6C1 3.23858 3.23858 1 6 1C8.76142 1 11 3.23858 11 6Z",
              "stroke": "currentColor",
              "stroke-width": "1.25",
              "stroke-linecap": "round",
              "stroke-linejoin": "round"
            },
            "children": []
          }
        ]
      },
      {
        "type": "element",
        "name": "defs",
        "attributes": {},
        "children": [
          {
            "type": "element",
            "name": "clipPath",
            "attributes": {
              "id": "clip0_7880_62014"
            },
            "children": [
              {
                "type": "element",
                "name": "rect",
                "attributes": {
                  "width": "12",
                  "height": "12",
                  "fill": "white"
                },
                "children": []
              }
            ]
          }
        ]
      }
    ]
  },
  "name": "InfoCircle"
}
