9 lines
482 B
XML
9 lines
482 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 1,2 V 14 H 3 V 2 Z M 5,3 V 5 H 11 C 11,5 12,5 12,6 V 7 H 7 C 4,7 4,10 4,10 4,10 4,13 7,13 H 14 V 6 C 14,3 11,3 11,3 Z M 7,9 H 12 V 11 H 7 C 7,11 6,11 6,10 6,9 7,9 7,9 Z"/>
|
||
|
</svg>
|