7 lines
482 B
XML
7 lines
482 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
|
||
|
<g fill="none" fill-rule="evenodd">
|
||
|
<circle cx="16" cy="16" r="16" fill="#000" fill-rule="nonzero"/>
|
||
|
<polyline stroke="#FFF" stroke-linecap="round" stroke-linejoin="round" stroke-width=".64" points="10.886 11.61 16 27.667 8.412 22.913 10.886 11.61 16 4.624 16 9.524 8.412 22.913 23.595 22.913 16.007 9.524 16.007 4.624 21.12 11.61 23.595 22.913 16.007 27.667 21.12 11.61"/>
|
||
|
</g>
|
||
|
</svg>
|