logo.svg 867 B

12345678910111213141516171819202122232425262728293031
  1. <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="-12 -12 24 24">
  2. <path stroke="none" fill="#c8f" d="M 0 0 L -8.66 -5 L 0 -10 L 8.66 -5 Z" />
  3. <path stroke="none" fill="#60c" d="M 0 0 L -8.66 -5 L -8.66 5 L 0 10 Z" />
  4. <path stroke="none" fill="#a4f" d="M 0 0 L 0 10 L 8.66 5 L 8.66 -5 Z" />
  5. <path stroke="none" fill="#205"
  6. d="
  7. M 4.33 -7.5
  8. L -4.33 -2.5
  9. L -4.33 2.5
  10. L 0 5
  11. L 6.5 1.25
  12. L 6.5 3.75
  13. L 0 7.5
  14. L -6.5 3.75
  15. L -6.5 -3.75
  16. L 2.17 -8.75
  17. Z
  18. "
  19. />
  20. <path stroke="none" fill="#205"
  21. d="
  22. M 8.66 -5
  23. L 8.66 -3.75
  24. L 0 1.25
  25. L -1.08 0.625
  26. L -1.08 -0.625
  27. L 7.58 -5.625
  28. Z
  29. "
  30. />
  31. </svg>