9 lines
387 B
XML
9 lines
387 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 V 3 H 11 V 13 H 3 V 15 H 13 V 1 Z M 6,5 V 7 H 2 V 9 H 6 V 11 L 10,8 Z"/>
|
||
|
</svg>
|