23 lines
791 B
XML
23 lines
791 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16">
|
||
|
<defs id="defs3051">
|
||
|
<style type="text/css" id="current-color-scheme">
|
||
|
.ColorScheme-Text {
|
||
|
color:#dedede;
|
||
|
}
|
||
|
.ColorScheme-Highlight {
|
||
|
color:#3daee9;
|
||
|
}
|
||
|
</style>
|
||
|
</defs>
|
||
|
<path
|
||
|
style="fill:currentColor;fill-opacity:1;stroke:none"
|
||
|
d="M8 2A6 6 0 0 0 2 8 6 6 0 0 0 8 14 6 6 0 0 0 14 8 6 6 0 0 0 8 2M8 3A5 5 0 0 1 13 8 5 5 0 0 1 8 13 5 5 0 0 1 3 8 5 5 0 0 1 8 3"
|
||
|
class="ColorScheme-Text"
|
||
|
/>
|
||
|
<path
|
||
|
style="fill:currentColor;fill-opacity:1;stroke:none"
|
||
|
d="M8 6A2 2 0 0 0 6 8 2 2 0 0 0 8 10 2 2 0 0 0 10 8 2 2 0 0 0 8 6M8 7A1 1 0 0 1 9 8 1 1 0 0 1 8 9 1 1 0 0 1 7 8 1 1 0 0 1 8 7"
|
||
|
class="ColorScheme-Highlight"
|
||
|
/>
|
||
|
</svg>
|