WebReader.json 1.8 KB

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_7847_32887)"
  19. },
  20. "children": [
  21. {
  22. "type": "element",
  23. "name": "path",
  24. "attributes": {
  25. "d": "M4.5 1.75V1M2.53033 2.53033L2 2M2.53033 6.5L2 7.03033M6.5 2.53033L7.03033 2M1.75 4.5H1M7.93224 8.09479L6.68637 10.4085C6.54404 10.6728 6.47287 10.805 6.38725 10.8384C6.31295 10.8674 6.22926 10.8592 6.16199 10.8164C6.08447 10.767 6.04028 10.6235 5.95191 10.3366L4.22259 4.72263C4.1504 4.48825 4.1143 4.37107 4.14335 4.29192C4.16865 4.22298 4.22298 4.16865 4.29192 4.14335C4.37107 4.1143 4.48825 4.1504 4.72262 4.2226L10.3366 5.95192C10.6235 6.0403 10.767 6.08449 10.8164 6.16201C10.8592 6.22928 10.8674 6.31297 10.8384 6.38727C10.805 6.47289 10.6728 6.54406 10.4085 6.68639L8.09479 7.93224C8.05551 7.95339 8.03587 7.96396 8.01868 7.97755C8.00341 7.98961 7.98961 8.00341 7.97755 8.01868C7.96396 8.03587 7.95339 8.05551 7.93224 8.09479Z",
  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_7847_32887"
  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": "WebReader"
  64. }