5 lines
291 B
XML
5 lines
291 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="72" height="72" viewBox="0 0 72 72">
|
|
<rect width="72" height="72" fill="#222222"/>
|
|
<polyline points="10,50 22,50 28,30 36,60 42,50 62,50" fill="none" stroke="#ffffff" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>
|
|
</svg>
|