BracketsX.json 748 B

1234567891011121314151617181920212223242526272829
  1. {
  2. "icon": {
  3. "type": "element",
  4. "isRootNode": true,
  5. "name": "svg",
  6. "attributes": {
  7. "width": "24",
  8. "height": "24",
  9. "viewBox": "0 0 24 24",
  10. "fill": "none",
  11. "xmlns": "http://www.w3.org/2000/svg"
  12. },
  13. "children": [
  14. {
  15. "type": "element",
  16. "name": "path",
  17. "attributes": {
  18. "d": "M18.5708 20C19.8328 20 20.8568 18.977 20.8568 17.714V13.143L21.9998 12L20.8568 10.857V6.286C20.8568 5.023 19.8338 4 18.5708 4M5.429 4C4.166 4 3.143 5.023 3.143 6.286V10.857L2 12L3.143 13.143V17.714C3.143 18.977 4.166 20 5.429 20M15 9L9 15M9 9L15 15",
  19. "stroke": "currentColor",
  20. "stroke-width": "2",
  21. "stroke-linecap": "round",
  22. "stroke-linejoin": "round"
  23. },
  24. "children": []
  25. }
  26. ]
  27. },
  28. "name": "BracketsX"
  29. }