You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

Loading.json 1.3KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364
  1. {
  2. "icon": {
  3. "type": "element",
  4. "isRootNode": true,
  5. "name": "svg",
  6. "attributes": {
  7. "width": "12",
  8. "height": "12",
  9. "viewBox": "0 0 12 12",
  10. "fill": "none",
  11. "xmlns": "http://www.w3.org/2000/svg"
  12. },
  13. "children": [
  14. {
  15. "type": "element",
  16. "name": "g",
  17. "attributes": {
  18. "clip-path": "url(#clip0_7998_4025)"
  19. },
  20. "children": [
  21. {
  22. "type": "element",
  23. "name": "path",
  24. "attributes": {
  25. "d": "M6 1.125V2.375M6 9V11M2.875 6H1.125M10.625 6H9.875M9.22855 9.22855L8.875 8.875M9.33211 2.70789L8.625 3.415M2.46079 9.53921L3.875 8.125M2.56434 2.60434L3.625 3.665",
  26. "stroke": "#667085",
  27. "stroke-width": "1.25",
  28. "stroke-linecap": "round",
  29. "stroke-linejoin": "round"
  30. },
  31. "children": []
  32. }
  33. ]
  34. },
  35. {
  36. "type": "element",
  37. "name": "defs",
  38. "attributes": {},
  39. "children": [
  40. {
  41. "type": "element",
  42. "name": "clipPath",
  43. "attributes": {
  44. "id": "clip0_7998_4025"
  45. },
  46. "children": [
  47. {
  48. "type": "element",
  49. "name": "rect",
  50. "attributes": {
  51. "width": "12",
  52. "height": "12",
  53. "fill": "white"
  54. },
  55. "children": []
  56. }
  57. ]
  58. }
  59. ]
  60. }
  61. ]
  62. },
  63. "name": "Loading"
  64. }