Host_Pools.svg 762 B

1234567891011121314151617
  1. <svg
  2. xmlns="http://www.w3.org/2000/svg" width="17" height="17">
  3. <defs>
  4. <linearGradient id="A" x1="8.5" y1="17" x2="8.5" y2="0" gradientUnits="userSpaceOnUse">
  5. <stop offset="0" stop-color="#005ba1"/>
  6. <stop offset=".168" stop-color="#0063ae"/>
  7. <stop offset=".577" stop-color="#0072ca"/>
  8. <stop offset=".815" stop-color="#0078d4"/>
  9. </linearGradient>
  10. </defs>
  11. <circle cx="8.5" cy="8.5" r="8.5" fill="url(#A)"/>
  12. <path d="M12.546 6.135v4.709l-4.062 2.363V8.492z" fill="#32bedd"/>
  13. <path d="M12.546 6.135L8.49 8.5 4.428 6.135 8.49 3.772z" fill="#9cebff"/>
  14. <path d="M8.484 8.5v4.709l-4.056-2.365V6.135z" fill="#50e6ff"/>
  15. <path d="M4.428 10.844l4.056-2.352v4.715z" fill="#9cebff"/>
  16. <path d="M12.546 10.844L8.484 8.492v4.715z" fill="#50e6ff"/>
  17. </svg>