10 lines
657 B
XML
10 lines
657 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="122" y="106" width="180" height="180" rx="10" fill="#031a49"/>
|
|
<path d="M122 196h268" stroke="#031a49" stroke-width="40" stroke-linecap="square"/>
|
|
<circle cx="212" cy="196" r="48" fill="#ffffff"/>
|
|
<circle cx="340" cy="196" r="42" fill="#ffffff" stroke="#031a49" stroke-width="36"/>
|
|
<path d="M117 357c31 28 63 42 96 42 53 0 82-38 130-38 22 0 40 6 55 17" fill="none" stroke="#006c70" stroke-width="44" stroke-linecap="round"/>
|
|
<path d="M220 333v94" stroke="#d3483f" stroke-width="26" stroke-linecap="round"/>
|
|
</svg>
|