9 lines
470 B
XML
9 lines
470 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 3,1 C 3,1 2,1 2,2 V 4.75 L 4,6 V 3 H 12 V 12 L 0,5 V 12 H 12 V 13 H 2 V 14 C 2,15 3,15 3,15 H 13 C 13,15 14,15 14,14 V 2 C 14,1 13,1 13,1 Z M 2,8 5,10 H 2 Z"/>
|
||
|
</svg>
|