blob: 617df74935b3cf4b4c984f09ee3936303e2efd99 (
plain) (
blame)
1
2
3
4
5
6
7
|
<?xml version="1.0"?>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="-2 -2 40 40">
<g>
<circle cx="18" cy="18" r="18" stroke="white" stroke-linejoin="round" stroke-width="4px"/>
</g>
<circle fill="#31373D" cx="18" cy="18" r="18"/>
</svg>
|