blob: 901595c1e9815d4080994b639b2dab83a32c7b05 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1">
<defs>
<style id="current-color-scheme" type="text/css">
.ColorScheme-Text { color:#ebdbb2; } .ColorScheme-Highlight { color:#458588; }
</style>
</defs>
<g transform="translate(-200 -816.36)">
<path opacity=".35" style="fill:currentColor" class="ColorScheme-Text" d="m217 822.36s2 0 2 2h-14c0-2 1.9688-2 1.9688-2zm2 8c0 2-2 2-2 2h-1l-2 3-2-3h-5c-1.108 0-2-0.892-2-2z"/>
<path style="fill:currentColor" class="ColorScheme-Text" d="m207 825.36c-1.108 0-2 0.892-2 2s0.892 2 2 2 2-0.892 2-2-0.892-2-2-2zm5 0c-1.108 0-2 0.892-2 2s0.892 2 2 2 2-0.892 2-2-0.892-2-2-2zm5 0c-1.108 0-2 0.892-2 2s0.892 2 2 2 2-0.892 2-2-0.892-2-2-2z"/>
</g>
</svg>
|