10 lines
489 B
XML
10 lines
489 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 d="m1 2.5v12.5h12.5zm2 4.5 6.5 6h-6.5z" style="fill:currentColor" class="ColorScheme-Text" opacity=".25"/>
|
|
<path d="m0 0v16h16zm1 2.5 12.5 12.5h-12.5zm2 4.5v6h6.5zm1 2.5 3 2.5h-3z" style="fill:currentColor" class="ColorScheme-Text"/>
|
|
</svg>
|