9 lines
384 B
XML
9 lines
384 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:#ebdbb2; } .ColorScheme-Highlight { color:#458588; }
|
|
</style>
|
|
</defs>
|
|
<path class="ColorScheme-Text" fill="currentColor" d="m1 3v10h1l5-5-5-5h-1zm7.994 0v10h2.012v-10h-2.012zm3.996 0v10h2v-10h-2z"/>
|
|
</svg>
|