9 lines
494 B
XML
9 lines
494 B
XML
<svg width="16" height="16" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
|
<defs>
|
|
<style id="current-color-scheme" type="text/css">
|
|
.ColorScheme-Text { color:#d3dae3; } .ColorScheme-Highlight { color:#5294e2; }
|
|
</style>
|
|
</defs>
|
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M4 0C2.892 0 2 .892 2 2v12c0 1.108.892 2 2 2h8c1.108 0 2-.892 2-2V2c0-1.108-.892-2-2-2zm-.5 2h9c.277 0 .5.223.5.5v11c0 .277-.223.5-.5.5h-9a.499.499 0 0 1-.5-.5v-11c0-.277.223-.5.5-.5z"/>
|
|
</svg>
|