ultisuite-client/public/drive/ultiai-mark.svg
R3D347HR4Y 303b2b1074
Some checks are pending
E2E / Playwright e2e (push) Waiting to run
wow
2026-06-11 01:22:40 +02:00

16 lines
960 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" aria-hidden="true">
<defs>
<linearGradient id="uai" x1="0" y1="0" x2="40" y2="40" gradientUnits="userSpaceOnUse">
<stop offset="0%" stop-color="#EA4335"/>
<stop offset="25%" stop-color="#FBBC04"/>
<stop offset="55%" stop-color="#34A853"/>
<stop offset="80%" stop-color="#4285F4"/>
<stop offset="100%" stop-color="#A142F4"/>
</linearGradient>
</defs>
<!-- UltiAI: main 4-point sparkle -->
<path fill="url(#uai)" d="M17 3c.9 7.4 2.5 10.8 4.7 13s5.6 3.8 13 4.7c-7.4.9-10.8 2.5-13 4.7s-3.8 5.6-4.7 13c-.9-7.4-2.5-10.8-4.7-13s-5.6-3.8-13-4.7c7.4-.9 10.8-2.5 13-4.7S16.1 10.4 17 3z"/>
<!-- Secondary sparkle -->
<path fill="url(#uai)" d="M31.5 2c.5 3.6 1.2 5.3 2.3 6.4 1.1 1.1 2.8 1.8 6.4 2.3-3.6.5-5.3 1.2-6.4 2.3-1.1 1.1-1.8 2.8-2.3 6.4-.5-3.6-1.2-5.3-2.3-6.4-1.1-1.1-2.8-1.8-6.4-2.3 3.6-.5 5.3-1.2 6.4-2.3 1.1-1.1 1.8-2.8 2.3-6.4z"/>
</svg>