9 lines
423 B
XML
9 lines
423 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:#363636; } .ColorScheme-Highlight { color:#5294e2; }
|
||
|
</style>
|
||
|
</defs>
|
||
|
<path d="M2 1c-.554 0-1 .446-1 1v12c0 .554.446 1 1 1h3V5h5V1zm9 0v14h3c.554 0 1-.446 1-1V2c0-.554-.446-1-1-1zM6 6v9h4V6z" style="fill:currentColor" class="ColorScheme-Text"/>
|
||
|
</svg>
|