RowStruct.json 902 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. {
  2. "icon": {
  3. "type": "element",
  4. "isRootNode": true,
  5. "name": "svg",
  6. "attributes": {
  7. "width": "624",
  8. "height": "48",
  9. "viewBox": "0 0 624 48",
  10. "fill": "none",
  11. "xmlns": "http://www.w3.org/2000/svg"
  12. },
  13. "children": [
  14. {
  15. "type": "element",
  16. "name": "rect",
  17. "attributes": {
  18. "x": "8",
  19. "y": "7",
  20. "width": "16",
  21. "height": "16",
  22. "rx": "5",
  23. "fill": "#F2F4F7"
  24. },
  25. "children": []
  26. },
  27. {
  28. "type": "element",
  29. "name": "rect",
  30. "attributes": {
  31. "x": "32",
  32. "y": "10",
  33. "width": "233",
  34. "height": "10",
  35. "rx": "3",
  36. "fill": "#EAECF0"
  37. },
  38. "children": []
  39. },
  40. {
  41. "type": "element",
  42. "name": "rect",
  43. "attributes": {
  44. "x": "32",
  45. "y": "31",
  46. "width": "345",
  47. "height": "6",
  48. "rx": "3",
  49. "fill": "#F2F4F7"
  50. },
  51. "children": []
  52. }
  53. ]
  54. },
  55. "name": "RowStruct"
  56. }