10 lines
488 B
XML
10 lines
488 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="m6 1h4v8h3.5l-5.5 5.5-5.5-5.5h3.5z" style="fill:currentColor" class="ColorScheme-Text" opacity=".25"/>
|
|
<path d="m5-1.2e-7v8h-5l8 8 8-8h-5v-8zm1 1h4v8h3.5l-5.5 5.5-5.5-5.5h3.5z" style="fill:currentColor" class="ColorScheme-Text"/>
|
|
</svg>
|