{ "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": "chevron-down" }, "children": [ { "type": "element", "name": "path", "attributes": { "id": "Icon", "d": "M3 4.5L6 7.5L9 4.5", "stroke": "currentColor", "stroke-width": "1.5", "stroke-linecap": "round", "stroke-linejoin": "round" }, "children": [] } ] } ] }, "name": "ChevronDown" }