12 lines
586 B
XML
12 lines
586 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1">
|
||
|
<defs>
|
||
|
<style id="current-color-scheme" type="text/css">
|
||
|
.ColorScheme-Text { color:#FFFFFF; } .ColorScheme-Highlight { color:#5294e2; }
|
||
|
</style>
|
||
|
</defs>
|
||
|
<g transform="translate(1,1)">
|
||
|
<path style="fill:currentColor" class="ColorScheme-Text" 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"/>
|
||
|
<circle style="fill:currentColor" class="ColorScheme-Highlight" cx="20" cy="18" r="2"/>
|
||
|
</g>
|
||
|
</svg>
|