9 lines
451 B
XML
9 lines
451 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="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 6,3 C 4.892,3 4,3.892 4,5 v 12 c 0,1.108 0.892,2 2,2 h 7 v -7 h -3 v 4 H 8 V 12 10 6 h 2 v 4 h 3 V 3 Z m 7,7 v 2 h 3 v 4 h 2 V 6 h -2 v 4 z"/>
|
||
|
</svg>
|