6 lines
407 B
XML
6 lines
407 B
XML
<svg width="48" height="48" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<rect x="9" y="9" width="30" height="30" rx="2" stroke="#F3F3F3" stroke-width="4"/>
|
|
<path d="M16 16L16 32" stroke="#F3F3F3" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/>
|
|
<path d="M22 16L27 32L32.5 16" stroke="#F3F3F3" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/>
|
|
</svg>
|