blob: ff42d0317ec9f337f2d1d3c3a11185b1ef732812 (
plain)
1
2
3
4
5
6
7
8
|
<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:#d4be98; } .ColorScheme-Highlight { color:#5294e2; }
</style>
</defs>
<path style="fill:currentColor" class="ColorScheme-Text" d="m2.9688 2s-1.9688 0-1.9688 2v6c0 1.108 0.892 2 2 2h5l2 3.004 2-3.004h1s2 0 2-2v-6c0-2-2-2-2-2h-10.031zm3.6171 2.1719l1.4141 1.414 1.4141-1.414 1.4139 1.414-1.4139 1.4141 1.4139 1.4141-1.4139 1.414-1.4141-1.414-1.4141 1.414-1.414-1.414 1.414-1.4141-1.414-1.4141 1.414-1.414z" transform="translate(4 4)"/>
</svg>
|