10 lines
705 B
XML
10 lines
705 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" version="1.1">
|
|
<defs>
|
|
<style id="current-color-scheme" type="text/css">
|
|
.ColorScheme-Text { color:#444444; } .ColorScheme-Highlight { color:#4285f4; }
|
|
</style>
|
|
</defs>
|
|
<path style="opacity:0.3;fill:currentColor" class="ColorScheme-Text" d="M 10,13 A 5,5 0 0 1 5,18 5,5 0 0 1 0,13 5,5 0 0 1 5,8 5,5 0 0 1 10,13 Z"/>
|
|
<path style="opacity:0.7;fill:currentColor" class="ColorScheme-Text" d="M 5,8 A 5,5 0 0 0 0,13 5,5 0 0 0 5,18 5,5 0 0 0 10,13 5,5 0 0 0 5,8 Z M 5,9 A 4,4 0 0 1 9,13 4,4 0 0 1 5,17 4,4 0 0 1 1,13 4,4 0 0 1 5,9 Z"/>
|
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 4,0 V 14 H 18 V 12 H 6 V 0 Z"/>
|
|
</svg>
|