9 lines
407 B
XML
9 lines
407 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
|
||
|
<defs>
|
||
|
<style id="current-color-scheme" type="text/css">
|
||
|
.ColorScheme-Text { color:#FFFFFF; } .ColorScheme-Highlight { color:#5294e2; }
|
||
|
</style>
|
||
|
</defs>
|
||
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 5 2.5 L 5 8.5 L 11 8.5 L 11 2.5 L 5 2.5 z M 3 9.5 L 3 13.5 L 13 13.5 L 13 9.5 L 3 9.5 z"/>
|
||
|
</svg>
|