11 lines
799 B
XML
11 lines
799 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
|
|
<rect width="512" height="512" rx="104" fill="#ffffff"/>
|
|
<rect x="68" y="156" width="142" height="142" rx="8" fill="#031a49"/>
|
|
<path d="M68 227h205" stroke="#031a49" stroke-width="34" stroke-linecap="square"/>
|
|
<circle cx="139" cy="227" r="39" fill="#ffffff"/>
|
|
<circle cx="245" cy="227" r="34" fill="#ffffff" stroke="#031a49" stroke-width="30"/>
|
|
<text x="286" y="249" fill="#031a49" font-family="Arial, Helvetica, sans-serif" font-size="118" font-weight="800" letter-spacing="-8">O</text>
|
|
<text x="360" y="249" fill="#006c70" font-family="Arial, Helvetica, sans-serif" font-size="118" font-weight="800" letter-spacing="-8">S</text>
|
|
<path d="M363 286v70" stroke="#d3483f" stroke-width="18" stroke-linecap="round"/>
|
|
</svg>
|