| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- {
- "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": {
- "clip-path": "url(#clip0_7847_32899)"
- },
- "children": [
- {
- "type": "element",
- "name": "path",
- "attributes": {
- "d": "M10.5 10.5L8.75005 8.75M10 5.75C10 8.09721 8.09721 10 5.75 10C3.40279 10 1.5 8.09721 1.5 5.75C1.5 3.40279 3.40279 1.5 5.75 1.5C8.09721 1.5 10 3.40279 10 5.75Z",
- "stroke": "#667085",
- "stroke-width": "1.25",
- "stroke-linecap": "round",
- "stroke-linejoin": "round"
- },
- "children": []
- }
- ]
- },
- {
- "type": "element",
- "name": "defs",
- "attributes": {},
- "children": [
- {
- "type": "element",
- "name": "clipPath",
- "attributes": {
- "id": "clip0_7847_32899"
- },
- "children": [
- {
- "type": "element",
- "name": "rect",
- "attributes": {
- "width": "12",
- "height": "12",
- "fill": "white"
- },
- "children": []
- }
- ]
- }
- ]
- }
- ]
- },
- "name": "Search"
- }
|