blob: 00b78edd0c3cec29bc15f5b4df25bb7cfb151e15 (
plain)
1
2
3
4
5
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<circle style="fill:#e4e4e4" cx="8" cy="8" r="8"/>
<path style="fill:none;stroke:#248afd;stroke-width:2;stroke-linecap:round" d="M 12,6 7,11"/>
<path style="fill:none;stroke:#50beee;stroke-width:2;stroke-linecap:round" d="M 4,8 7,11"/>
</svg>
|