5 lines
268 B
XML
5 lines
268 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" viewBox="0 0 128 128">
|
|
<title>Alliance Boréale</title>
|
|
<circle cx="64" cy="64" r="60" fill="#e6eef3" stroke="#445" stroke-width="4"/>
|
|
<path d="M64 20 L84 64 L64 108 L44 64 Z" fill="#445"/>
|
|
</svg>
|