9 lines
402 B
XML
9 lines
402 B
XML
|
<svg width="22" height="22" xmlns="http://www.w3.org/2000/svg">
|
||
|
<defs>
|
||
|
<style id="current-color-scheme" type="text/css">
|
||
|
.ColorScheme-Text { color:#dedede; } .ColorScheme-Highlight { color:#4285f4; }
|
||
|
</style>
|
||
|
</defs>
|
||
|
<path d="M5 4c-.554 0-1 .446-1 1v12c0 .554.446 1 1 1h3V8h5V4zm9 0v14h3c.554 0 1-.446 1-1V5c0-.554-.446-1-1-1zM9 9v9h4V9z" class="ColorScheme-Text" fill="currentColor"/>
|
||
|
</svg>
|