9 lines
367 B
XML
9 lines
367 B
XML
|
<svg version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
||
|
<defs>
|
||
|
<style id="current-color-scheme" type="text/css">
|
||
|
.ColorScheme-Text { color:#dedede; } .ColorScheme-Highlight { color:#5294e2; }
|
||
|
</style>
|
||
|
</defs>
|
||
|
<path style="fill:currentColor" class="ColorScheme-Text" d="m8 2-2 2h1v2h2v-2h1zm-6 5v2h12v-2zm5 3v2h-1l2 2 2-2h-1v-2z"/>
|
||
|
</svg>
|