9 lines
383 B
XML
9 lines
383 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22">
|
|
<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 10 L 5 12 L 11 12 L 11 10 L 5 10 z" transform="translate(3 3)"/>
|
|
</svg>
|