14 lines
581 B
XML
14 lines
581 B
XML
|
<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
||
|
<defs>
|
||
|
<style id="current-color-scheme" type="text/css">.ColorScheme-Text {
|
||
|
color:#363636;
|
||
|
}</style>
|
||
|
</defs>
|
||
|
<g style="fill:currentColor" class="ColorScheme-Text">
|
||
|
<path d="m8 0a8 8 0 0 0-8 8 8 8 0 0 0 8 8 8 8 0 0 0 8-8 8 8 0 0 0-8-8zm0 1a7 7 0 0 1 7 7 7 7 0 0 1-7 7 7 7 0 0 1-7-7 7 7 0 0 1 7-7z"/>
|
||
|
<circle cx="5" cy="6" r="1"/>
|
||
|
<circle cx="11" cy="6" r="1"/>
|
||
|
<path d="m8 9a5 5 0 0 0-4.5762 3h1.1172a4 4 0 0 1 3.459-2 4 4 0 0 1 3.459 2h1.1211a5 5 0 0 0-4.5801-3z"/>
|
||
|
</g>
|
||
|
</svg>
|