9 lines
329 B
XML
9 lines
329 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1">
|
||
|
<defs>
|
||
|
<style id="current-color-scheme" type="text/css">
|
||
|
.ColorScheme-Text { color:#FFFFFF; } .ColorScheme-Highlight { color:#5294e2; }
|
||
|
</style>
|
||
|
</defs>
|
||
|
<circle style="fill:currentColor" class="ColorScheme-Text" cx="8" cy="8" r="4"/>
|
||
|
</svg>
|