6 lines
265 B
XML
6 lines
265 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
||
|
|
<g fill="none" stroke="#0D47A1" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
||
|
|
<path d="M8 28 L28 8 L44 8 L44 24 L24 44 Z"/>
|
||
|
|
<circle cx="36" cy="16" r="3"/>
|
||
|
|
</g>
|
||
|
|
</svg>
|