6 lines
265 B
XML
6 lines
265 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
|
|
<rect width="64" height="64" fill="#071a24"/>
|
|
<path d="M32 6 55 19v26L32 58 9 45V19Z" fill="none" stroke="#72aa86" stroke-width="4"/>
|
|
<path d="m32 18 12 7v14l-12 7-12-7V25Z" fill="#c6a15b"/>
|
|
</svg>
|