13 lines
702 B
XML
13 lines
702 B
XML
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
|
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="24" height="24">
|
||
|
<defs>
|
||
|
<style id="current-color-scheme" type="text/css">
|
||
|
.ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } .ColorScheme-ButtonBackground { color:#d3dae3; }
|
||
|
</style>
|
||
|
</defs>
|
||
|
<g transform="translate(1,1)">
|
||
|
<path class="ColorScheme-ButtonBackground" d="m 11,3 c -4.4183,0 -8,3.5817 -8,8 0,4.418 3.5817,8 8,8 4.418,0 8,-3.582 8,-8 0,-4.4183 -3.582,-8 -8,-8 z m -1,3 2,0 0,5 3,0 -4,5 -4,-5 3,0 0,-5 z" style="fill:currentColor"/>
|
||
|
<circle cy="18" cx="20" r="2" style="fill:currentColor" class="ColorScheme-Highlight"/>
|
||
|
</g>
|
||
|
</svg>
|