11 lines
439 B
XML
11 lines
439 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1">
|
||
|
<defs>
|
||
|
<style id="current-color-scheme" type="text/css">
|
||
|
.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#4285f4; }
|
||
|
</style>
|
||
|
</defs>
|
||
|
<g transform="matrix(1,0,0,1,3,3)">
|
||
|
<path class="ColorScheme-Text" d="M 4,15 H 12 V 11 L 8,8 4,11 Z M 4,1 H 12 V 5 L 8,8 4,5 Z" style="fill:none;stroke:currentColor;stroke-width:2"/>
|
||
|
</g>
|
||
|
</svg>
|