blob: fc133042b692bb9331e319bab6f23269dcef51e4 (
plain)
1
2
3
4
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1" viewBox="0 0 16 16">
<circle style="fill:#282828" cx="8" cy="8" r="7"/>
<path style="fill:none;stroke:#ebdbb2;stroke-width:2;stroke-linecap:round;stroke-linejoin:round" d="M 8,4.5 V 8 L 9.5,9.5"/>
</svg>
|