{
  "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": "bubble-text"
        },
        "children": [
          {
            "type": "element",
            "name": "path",
            "attributes": {
              "id": "vector",
              "fill-rule": "evenodd",
              "clip-rule": "evenodd",
              "d": "M2 9C2 5.68629 4.68629 3 8 3H16C19.3137 3 22 5.68629 22 9V15C22 18.3137 19.3137 21 16 21H3C2.44772 21 2 20.5523 2 20V9ZM9 9C8.44772 9 8 9.44772 8 10C8 10.5523 8.44772 11 9 11H15C15.5523 11 16 10.5523 16 10C16 9.44772 15.5523 9 15 9H9ZM9 13C8.44772 13 8 13.4477 8 14C8 14.5523 8.44772 15 9 15H12C12.5523 15 13 14.5523 13 14C13 13.4477 12.5523 13 12 13H9Z",
              "fill": "currentColor"
            },
            "children": []
          }
        ]
      }
    ]
  },
  "name": "BubbleText"
}
