eptm_dashboard/assets/favicon.svg
2026-05-08 00:34:51 +02:00

58 lines
2.9 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
<defs>
<clipPath id="rnd">
<rect width="512" height="512" rx="108"/>
</clipPath>
</defs>
<!-- Fond noir -->
<rect width="512" height="512" rx="108" fill="#1A1A1A"/>
<!-- Bandeau rouge droite -->
<rect x="346" y="0" width="166" height="512" fill="#CC1111" clip-path="url(#rnd)"/>
<!-- Toit diagonal style EPTM -->
<polygon points="300,0 346,0 346,96 300,60" fill="#1A1A1A" clip-path="url(#rnd)"/>
<!-- Calendrier — corps -->
<rect x="64" y="112" width="262" height="214" rx="20" fill="white" fill-opacity="0.07" stroke="white" stroke-opacity="0.25" stroke-width="2.5"/>
<!-- Calendrier — en-tête -->
<rect x="64" y="112" width="262" height="62" rx="20" fill="white" fill-opacity="0.12"/>
<rect x="64" y="150" width="262" height="24" fill="white" fill-opacity="0.07"/>
<!-- Anneaux -->
<rect x="138" y="82" width="18" height="52" rx="9" fill="white" fill-opacity="0.7"/>
<rect x="238" y="82" width="18" height="52" rx="9" fill="white" fill-opacity="0.7"/>
<!-- Titre dans l'en-tête -->
<rect x="104" y="128" width="76" height="9" rx="4" fill="white" fill-opacity="0.45"/>
<!-- Grille ligne 1 -->
<circle cx="136" cy="234" r="18" fill="#22C55E"/>
<line x1="126" y1="234" x2="133" y2="242" stroke="white" stroke-width="4" stroke-linecap="round"/>
<line x1="133" y1="242" x2="148" y2="225" stroke="white" stroke-width="4" stroke-linecap="round"/>
<circle cx="196" cy="234" r="18" fill="#22C55E"/>
<line x1="186" y1="234" x2="193" y2="242" stroke="white" stroke-width="4" stroke-linecap="round"/>
<line x1="193" y1="242" x2="208" y2="225" stroke="white" stroke-width="4" stroke-linecap="round"/>
<circle cx="256" cy="234" r="18" fill="#CC1111"/>
<line x1="246" y1="224" x2="266" y2="244" stroke="white" stroke-width="4" stroke-linecap="round"/>
<line x1="266" y1="224" x2="246" y2="244" stroke="white" stroke-width="4" stroke-linecap="round"/>
<!-- Grille ligne 2 -->
<circle cx="136" cy="294" r="18" fill="#F59E0B"/>
<text x="136" y="301" text-anchor="middle" font-family="system-ui,sans-serif" font-weight="800" font-size="20" fill="white">E</text>
<circle cx="196" cy="294" r="18" fill="#22C55E"/>
<line x1="186" y1="294" x2="193" y2="302" stroke="white" stroke-width="4" stroke-linecap="round"/>
<line x1="193" y1="302" x2="208" y2="285" stroke="white" stroke-width="4" stroke-linecap="round"/>
<circle cx="256" cy="294" r="18" fill="#CC1111"/>
<line x1="246" y1="284" x2="266" y2="304" stroke="white" stroke-width="4" stroke-linecap="round"/>
<line x1="266" y1="284" x2="246" y2="304" stroke="white" stroke-width="4" stroke-linecap="round"/>
<!-- Texte EPTM — un seul bloc pour espacement uniforme, M tombe sur le rouge -->
<text x="118" y="432" text-anchor="start" font-family="Arial,system-ui,sans-serif" font-weight="900" font-size="108" letter-spacing="-2" fill="white">EPTM</text>
</svg>