blob: c26361bc9f8bcda14b7fa50b5e41f2b193d1ddfb (
plain)
1
2
3
4
5
6
7
8
9
10
|
<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)">
<path d="m5 1049.4c-2-9-1-10 8-8" fill="none" stroke="#e0e0e0"/>
<circle cx="5" cy="1041.4" r="2" fill="#84ffb1"/>
<circle cx="5" cy="1049.4" r="2" fill="#f5f5f5"/>
<circle cx="13" cy="1041.4" r="2" fill="#f5f5f5"/>
<rect x="8" y="1047.4" width="8" height="2" fill="#84ffb1"/>
<rect transform="rotate(90)" x="1044.4" y="-13" width="8" height="2" fill="#84ffb1"/>
</g>
</svg>
|