7 lines
401 B
XML
7 lines
401 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="Objet inconnu">
|
|
<rect width="64" height="64" rx="8" fill="#1c2430"/>
|
|
<rect x="8" y="8" width="48" height="48" rx="6" fill="#2a3544" stroke="#3a4554"/>
|
|
<path d="M22 42 L32 22 L42 42 Z" fill="none" stroke="#5eb3ff" stroke-width="3" stroke-linejoin="round"/>
|
|
<circle cx="32" cy="46" r="3" fill="#878e9c"/>
|
|
</svg>
|