12 lines
643 B
XML
12 lines
643 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 750 500">
|
||
|
<path fill="#0071BC" d="M0 0h750v500H0V0z"/>
|
||
|
<g fill="#FFF" stroke="#000" stroke-width="1.9">
|
||
|
<circle cx="375" cy="245" r="225" stroke="#000000" fill="#ffffff"/>
|
||
|
<circle cx="375" cy="245" r="165" stroke="#000000" fill="#0071BC"/>
|
||
|
</g>
|
||
|
<g stroke="#000">
|
||
|
<path fill="#8C8A8C" stroke-width="1.9" d="M444.7,450c0.7,11-7.8,20-18.8,20H323.6c-11,0-19.5-9-19-20L321.3,125c0.6-11,10-20,21-20h61.4
|
||
|
c11,0,20.5,9,21.2,20L444.7,450z"/>
|
||
|
<path fill="#FFF" stroke-width="2" stroke-linejoin="round" d="M373 114l30 93h97l-78 56 29 92-78-56-78 57 30-93-79-57h97l30-92z"/>
|
||
|
</g>
|
||
|
</svg>
|