7 lines
489 B
XML
7 lines
489 B
XML
<svg width="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<rect x="8" y="8" width="48" height="48" rx="8" stroke="#AFAFAF" stroke-width="4"/>
|
|
<circle cx="22" cy="22" r="5" stroke="#AFAFAF" stroke-width="4"/>
|
|
<path d="M12 47L27.5 31.5L43 47" stroke="#AFAFAF" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>
|
|
<path d="M34 40L43 31L54 42" stroke="#AFAFAF" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>
|
|
</svg>
|