10 lines
518 B
XML
10 lines
518 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 40" fill="none" aria-hidden="true">
|
|
<!-- UltiMail: U-enveloppe (silhouette du logo actuel) en 4 couleurs plates (ordre quadrants UltiDrive) -->
|
|
<g stroke-width="5" stroke-linecap="round" stroke-linejoin="round" fill="none">
|
|
<path stroke="#FBBC04" d="M7 20 A13 13 0 0 0 20 33"/>
|
|
<path stroke="#34A853" d="M33 20 A13 13 0 0 1 20 33"/>
|
|
<path stroke="#EA4335" d="M7 20 V7 L20 20.5"/>
|
|
<path stroke="#4285F4" d="M33 20 V7 L20 20.5"/>
|
|
</g>
|
|
</svg>
|