9 lines
362 B
XML
9 lines
362 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16">
|
||
|
<defs>
|
||
|
<style id="current-color-scheme" type="text/css">
|
||
|
.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#4285f4; }
|
||
|
</style>
|
||
|
</defs>
|
||
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 10,0 10,6 12.5,6 8,13 3.5,6 6,6 6,0 Z m -8,14 12,0 0,2 -12,0 z"/>
|
||
|
</svg>
|