blob: e5907cea20d950e5d3c9e0451d35118a9cb838d1 (
plain)
1
2
3
4
5
6
7
8
|
<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<g transform="translate(0 -1036.4)">
<rect x="2" y="1037.4" width="12" height="2" ry="1" fill="#e0e0e0"/>
<rect x="2" y="1049.4" width="12" height="2" ry="1" fill="#e0e0e0"/>
<path d="m3 1050.4h10l-3-6h-4z" fill="#e0e0e0"/>
<path d="m3 1038.4h10c0 2-3 4-4 6 1 2 4 4 4 6h-10c0-2 3-4 4-6-1-2-4-4-4-6z" fill="none" stroke="#e0e0e0" stroke-linejoin="round" stroke-width="2"/>
</g>
</svg>
|