blob: 458d6935e98e3c7d7f789df7b54145ce5bd96432 (
plain)
1
2
3
4
5
6
7
8
9
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1">
<defs>
<style type="text/css">
.ColorScheme-Text { color:#d4be98; } .ColorScheme-Highlight { color:#5294e2; }
</style>
</defs>
<path style="stroke-linejoin:round;stroke:currentColor;fill:none" class="ColorScheme-Text" d="m20.5 18v1.5c0 1-0 1-1 1-1 0-1-0-1-1l-0-2c-0-1 0-1 1-1h1.5"/>
<path style="stroke-linejoin:round;stroke:currentColor;fill:none" class="ColorScheme-Text" d="m14 20.5 2.5 0v-4l-2.5-0m2.5 2h-2.5"/>
</svg>
|