11 lines
406 B
XML
11 lines
406 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24">
|
||
|
<defs>
|
||
|
<style id="current-color-scheme" type="text/css">
|
||
|
.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#4285f4; }
|
||
|
</style>
|
||
|
</defs>
|
||
|
<g transform="translate(4,4)">
|
||
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 0 0 L 0 16 L 16 16 L 16 0 L 0 0 z M 2 2 L 14 2 L 14 8 L 2 8 L 2 2 z"/>
|
||
|
</g>
|
||
|
</svg>
|