9 lines
484 B
XML
9 lines
484 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.01,1 2,2 V 6 H 0 V 8 H 16 V 6 H 14 V 2 C 14.01,1 13,1 13,1 Z M 4,3 H 12 V 6 H 4 Z M 2,9 V 14 C 2,14 2,15 3,15 H 13 C 14,15 14,14 14,14 V 9 H 12 V 13 H 4 V 9 Z"/>
|
||
|
</svg>
|