10 lines
614 B
XML
10 lines
614 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:#aaaaaa; } .ColorScheme-Highlight { color:#4285f4; }
|
||
|
</style>
|
||
|
</defs>
|
||
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 5,11 V 16 16 L 8,14 11,16 V 16 11"/>
|
||
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 11,7 A 3,3 0 0 1 8,10 3,3 0 0 1 5,7 3,3 0 0 1 8,4 3,3 0 0 1 11,7 M 8,1 A 6,6 0 0 0 2,7 6,6 0 0 0 8,13 6,6 0 0 0 14,7 6,6 0 0 0 8,1 Z M 8,3 A 4,4 0 0 1 12,7 4,4 0 0 1 8,11 4,4 0 0 1 4,7 4,4 0 0 1 8,3 Z"/>
|
||
|
</svg>
|