Jina.json 941 B

1234567891011121314151617181920212223242526272829303132333435
  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": "M6.56053 21.4486C9.07925 21.4486 11.1211 19.4068 11.1211 16.8882C11.1211 14.3696 9.07925 12.3279 6.56053 12.3279C4.04182 12.3279 2 14.3696 2 16.8882C2 19.4068 4.04182 21.4486 6.56053 21.4486Z",
  19. "fill": "#EB6161"
  20. },
  21. "children": []
  22. },
  23. {
  24. "type": "element",
  25. "name": "path",
  26. "attributes": {
  27. "d": "M22.0002 3.59467L21.9406 12.3279C21.9406 17.3055 17.9464 21.3591 12.9685 21.4485L12.8789 12.3577L12.8791 3.62447C12.8791 3.02835 13.356 2.55145 13.9522 2.55145H20.9271C21.5233 2.55145 22.0002 2.99854 22.0002 3.59467Z",
  28. "fill": "#009191"
  29. },
  30. "children": []
  31. }
  32. ]
  33. },
  34. "name": "Jina"
  35. }