Chunk.json 2.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116
  1. {
  2. "icon": {
  3. "type": "element",
  4. "isRootNode": true,
  5. "name": "svg",
  6. "attributes": {
  7. "width": "10",
  8. "height": "10",
  9. "viewBox": "0 0 10 10",
  10. "fill": "none",
  11. "xmlns": "http://www.w3.org/2000/svg"
  12. },
  13. "children": [
  14. {
  15. "type": "element",
  16. "name": "g",
  17. "attributes": {
  18. "id": "Group"
  19. },
  20. "children": [
  21. {
  22. "type": "element",
  23. "name": "path",
  24. "attributes": {
  25. "id": "Vector",
  26. "d": "M2.5 10H0V7.5H2.5V10Z",
  27. "fill": "#676F83"
  28. },
  29. "children": []
  30. },
  31. {
  32. "type": "element",
  33. "name": "path",
  34. "attributes": {
  35. "id": "Vector_2",
  36. "d": "M6.25 6.25H3.75V3.75H6.25V6.25Z",
  37. "fill": "#676F83"
  38. },
  39. "children": []
  40. },
  41. {
  42. "type": "element",
  43. "name": "path",
  44. "attributes": {
  45. "id": "Vector_3",
  46. "d": "M2.5 6.25H0V3.75H2.5V6.25Z",
  47. "fill": "#676F83"
  48. },
  49. "children": []
  50. },
  51. {
  52. "type": "element",
  53. "name": "path",
  54. "attributes": {
  55. "id": "Vector_4",
  56. "d": "M6.25 2.5H3.75V0H6.25V2.5Z",
  57. "fill": "#676F83"
  58. },
  59. "children": []
  60. },
  61. {
  62. "type": "element",
  63. "name": "path",
  64. "attributes": {
  65. "id": "Vector_5",
  66. "d": "M2.5 2.5H0V0H2.5V2.5Z",
  67. "fill": "#676F83"
  68. },
  69. "children": []
  70. },
  71. {
  72. "type": "element",
  73. "name": "path",
  74. "attributes": {
  75. "id": "Vector_6",
  76. "d": "M10 2.5H7.5V0H10V2.5Z",
  77. "fill": "#676F83"
  78. },
  79. "children": []
  80. },
  81. {
  82. "type": "element",
  83. "name": "path",
  84. "attributes": {
  85. "id": "Vector_7",
  86. "d": "M9.58342 7.91663H7.91675V9.58329H9.58342V7.91663Z",
  87. "fill": "#676F83"
  88. },
  89. "children": []
  90. },
  91. {
  92. "type": "element",
  93. "name": "path",
  94. "attributes": {
  95. "id": "Vector_8",
  96. "d": "M9.58342 4.16663H7.91675V5.83329H9.58342V4.16663Z",
  97. "fill": "#676F83"
  98. },
  99. "children": []
  100. },
  101. {
  102. "type": "element",
  103. "name": "path",
  104. "attributes": {
  105. "id": "Vector_9",
  106. "d": "M5.83341 7.91663H4.16675V9.58329H5.83341V7.91663Z",
  107. "fill": "#676F83"
  108. },
  109. "children": []
  110. }
  111. ]
  112. }
  113. ]
  114. },
  115. "name": "Chunk"
  116. }