{
  "icon": {
    "type": "element",
    "isRootNode": true,
    "name": "svg",
    "attributes": {
      "width": "14",
      "height": "14",
      "viewBox": "0 0 14 14",
      "fill": "none",
      "xmlns": "http://www.w3.org/2000/svg"
    },
    "children": [
      {
        "type": "element",
        "name": "g",
        "attributes": {
          "id": "arrow-up-right"
        },
        "children": [
          {
            "type": "element",
            "name": "path",
            "attributes": {
              "id": "Icon",
              "d": "M4.08325 9.91665L9.91659 4.08331M9.91659 4.08331H4.08325M9.91659 4.08331V9.91665",
              "stroke": "currentColor",
              "stroke-width": "1.25",
              "stroke-linecap": "round",
              "stroke-linejoin": "round"
            },
            "children": []
          }
        ]
      }
    ]
  },
  "name": "ArrowUpRight"
}
