5 lines
274 B
XML
5 lines
274 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1.1">
|
||
|
<circle style="fill:#455a64" cx="16" cy="16" r="14"/>
|
||
|
<path style="fill:none;stroke:#ffffff;stroke-width:3;stroke-linecap:round;stroke-linejoin:round" d="M 15.50015,8.5 V 16 l 4.5,4.5"/>
|
||
|
</svg>
|