9 lines
445 B
XML
9 lines
445 B
XML
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
||
|
<defs>
|
||
|
<style id="current-color-scheme" type="text/css">
|
||
|
.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#4285f4; }
|
||
|
</style>
|
||
|
</defs>
|
||
|
<path style="fill:currentColor" class="ColorScheme-Text" d="M 1 1 L 1 10 L 4 10 L 4 6.1972656 L 11 4.6425781 L 11 1 L 1 1 z M 14 5 L 5 7 L 5 16 L 14 14 L 14 5 z" transform="translate(4 4)"/>
|
||
|
</svg>
|