ultisuite-client/out/agenda-mark-dark.svg
R3D347HR4Y d6d18f911b
Some checks failed
E2E / Playwright e2e (push) Has been cancelled
Lots of stuff and mobile app
2026-06-17 00:13:28 +02:00

17 lines
868 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" aria-hidden="true">
<!-- Agenda dark: surface sombre, gris clairs pour le texte et la bordure -->
<defs>
<clipPath id="ag-header-dark">
<path d="M4 14V10c0-2.2 1.8-4 4-4h24c2.2 0 4 1.8 4 4v4H4z"/>
</clipPath>
</defs>
<rect x="4" y="6" width="32" height="28" rx="4" fill="#3c4043" stroke="#9aa0a6" stroke-width="0.8"/>
<g clip-path="url(#ag-header-dark)">
<rect x="4" y="6" width="8" height="8" fill="#EA4335"/>
<rect x="12" y="6" width="8" height="8" fill="#4285F4"/>
<rect x="20" y="6" width="8" height="8" fill="#FBBC04"/>
<rect x="28" y="6" width="8" height="8" fill="#34A853"/>
</g>
<text x="20" y="24" font-size="15" font-weight="700" fill="#e8eaed" font-family="Arial, sans-serif" text-anchor="middle" dominant-baseline="middle">14</text>
</svg>