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

17 lines
715 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" aria-hidden="true">
<!-- Compte: disque 4 quadrants (ordre UltiDrive) + silhouette blanche -->
<defs>
<clipPath id="cp-disc">
<circle cx="20" cy="20" r="17"/>
</clipPath>
</defs>
<g clip-path="url(#cp-disc)">
<rect x="0" y="0" width="20" height="20" fill="#EA4335"/>
<rect x="20" y="0" width="20" height="20" fill="#4285F4"/>
<rect x="0" y="20" width="20" height="20" fill="#FBBC04"/>
<rect x="20" y="20" width="20" height="20" fill="#34A853"/>
<circle cx="20" cy="15.5" r="5.6" fill="white"/>
<path fill="white" d="M9.8 32.5c0-5.2 4.5-8.6 10.2-8.6s10.2 3.4 10.2 8.6V40H9.8v-7.5z"/>
</g>
</svg>