9 lines
480 B
XML
9 lines
480 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:#ebdbb2; } .ColorScheme-Highlight { color:#4285f4; }
|
||
|
</style>
|
||
|
</defs>
|
||
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 2 1 L 2 8.5253906 C 2 12.856641 8 15 8 15 C 8 15 14 12.856641 14 8.5253906 L 14 1 L 2 1 z M 4 3 L 8 3 L 8 7 L 12 7 L 12 9 C 12 12.008333 8 13 8 13 L 8 7 L 4 7 L 4 3 z"/>
|
||
|
</svg>
|