logo.svg 2.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859
  1. <svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" fill="none">
  2. <path fill="#10B981" d="M0 0h512v512H0z" />
  3. <circle cx="197.76" cy="157.84" r="10" fill="#fff" fill-opacity=".75" />
  4. <circle cx="259.76" cy="161.84" r="12" fill="#fff" fill-opacity=".75" />
  5. <circle cx="319.76" cy="177.84" r="10" fill="#fff" fill-opacity=".75" />
  6. <path
  7. d="M344.963 235.676c2.075-12.698-38.872-29.804-90.967-38.094-52.09-8.296-96.404-4.665-98.48 8.033-.257 1.035 0 1.812.263 2.853-1.298-.521-76.714 211.212-76.714 211.212H364.14s-17.621-181.414-20.211-181.414c.515-.772 1.035-1.549 1.035-2.59Z"
  8. fill="url(#a)"
  9. />
  10. <path
  11. d="M314.902 227.386c-1.298 8.033-30.839 9.845-66.343 4.402-35.247-5.7-62.982-16.843-61.684-24.618.521-2.59 3.888-4.665 9.331-5.7-18.141.777-30.062 4.145-31.096 9.845-1.555 10.628 34.726 25.139 81.373 32.657 46.647 7.512 85.782 4.665 87.594-5.7 1.041-6.226-9.33-12.961-26.431-19.439 4.923 2.847 7.513 5.957 7.256 8.553Z"
  12. fill="#A7F3D0"
  13. fill-opacity=".5"
  14. />
  15. <path
  16. d="M333.557 157.413c-3.104-32.137-27.729-59.351-60.9-64.53-33.172-5.186-64.531 12.954-77.749 42.238 21.251 1.298 44.057 3.631 67.904 7.518 25.396 3.888 49.237 9.074 70.745 14.774Z"
  17. fill="url(#b)"
  18. />
  19. <path
  20. d="M74.142 158.002c-2.59 15.808 30.319 35.247 81.894 51.055-.257-1.04-.257-1.818-.257-2.853 2.07-12.698 46.127-16.328 98.48-8.032 52.347 8.29 93.037 25.396 90.961 38.094-.257 1.04-.514 1.818-1.035 2.589 53.645.778 90.968-7.512 93.557-23.32 3.625-24.104-74.638-56.498-174.93-72.306-100.555-15.808-185.045-9.331-188.67 14.773Zm115.586-1.298c.778-4.145 4.665-7.255 8.81-6.477 4.145.777 7.256 4.665 6.478 8.81-.52 4.145-4.665 6.998-8.81 6.478-4.145-.778-7.255-4.666-6.478-8.811Zm59.866 4.145c.777-5.7 6.22-9.587 11.92-8.547 5.7.778 9.588 6.215 8.553 11.921-1.041 5.442-6.478 9.33-11.92 8.553-5.706-.778-9.594-6.221-8.553-11.927Zm62.975 15.294c.778-4.145 4.665-7.255 8.81-6.478 4.145.778 7.255 4.666 6.478 8.811-.515 4.145-4.665 7.255-8.81 6.477-4.145-.777-7.256-4.665-6.478-8.81Z"
  21. fill="url(#c)"
  22. />
  23. <defs>
  24. <radialGradient
  25. id="b"
  26. cx="0"
  27. cy="0"
  28. r="1"
  29. gradientUnits="userSpaceOnUse"
  30. gradientTransform="matrix(0 32.7063 -69.3245 0 264.232 124.706)"
  31. >
  32. <stop stop-color="#047857" />
  33. <stop offset="1" stop-color="#064E3B" />
  34. </radialGradient>
  35. <radialGradient
  36. id="c"
  37. cx="0"
  38. cy="0"
  39. r="1"
  40. gradientUnits="userSpaceOnUse"
  41. gradientTransform="translate(255.837 186.754) scale(1389.61)"
  42. >
  43. <stop stop-color="#047857" />
  44. <stop offset=".115" stop-color="#064E3B" />
  45. </radialGradient>
  46. <linearGradient
  47. id="a"
  48. x1="224.998"
  49. y1="157.606"
  50. x2="224.998"
  51. y2="403.696"
  52. gradientUnits="userSpaceOnUse"
  53. >
  54. <stop stop-color="#86EFAC" stop-opacity=".75" />
  55. <stop offset=".635" stop-color="#fff" stop-opacity=".2" />
  56. <stop offset="1" stop-color="#fff" stop-opacity="0" />
  57. </linearGradient>
  58. </defs>
  59. </svg>