30 lines
1.4 KiB
XML
30 lines
1.4 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
|
|
<!-- Fond hexagonal -->
|
|
<polygon points="256,40 456,148 456,364 256,472 56,364 56,148" fill="#714B67" />
|
|
<polygon points="256,70 426,163 426,349 256,442 86,349 86,163" fill="#FFFFFF" />
|
|
|
|
<!-- Chaîne reliant les deux instances - élargie pour dépasser des cercles -->
|
|
<path d="M125,220 L125,292 C125,304 135,314 147,314 L365,314 C377,314 387,304 387,292 L387,220 C387,208 377,198 365,198 L147,198 C135,198 125,208 125,220 Z" fill="#714B67" />
|
|
|
|
<!-- Silhouette Odoo gauche -->
|
|
<circle cx="176" cy="256" r="40" fill="#FFFFFF" />
|
|
<circle cx="176" cy="256" r="15" fill="#714B67" />
|
|
|
|
<!-- Silhouette Odoo droite -->
|
|
<circle cx="336" cy="256" r="40" fill="#FFFFFF" />
|
|
<circle cx="336" cy="256" r="15" fill="#714B67" />
|
|
|
|
<!-- Flèches de synchronisation -->
|
|
<path d="M216,236 L296,236" stroke="#FFFFFF" stroke-width="8" fill="none" />
|
|
<path d="M296,276 L216,276" stroke="#FFFFFF" stroke-width="8" fill="none" />
|
|
|
|
<!-- Pointes de flèches -->
|
|
<polygon points="296,236 284,226 284,246" fill="#FFFFFF" />
|
|
<polygon points="216,276 228,266 228,286" fill="#FFFFFF" />
|
|
|
|
<!-- Petits cercles de connexion -->
|
|
<circle cx="216" cy="236" r="6" fill="#FFFFFF" />
|
|
<circle cx="296" cy="236" r="6" fill="#FFFFFF" />
|
|
<circle cx="216" cy="276" r="6" fill="#FFFFFF" />
|
|
<circle cx="296" cy="276" r="6" fill="#FFFFFF" />
|
|
</svg>
|