1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<svg id="emoji" viewBox="0 0 72 72" version="1.1" xmlns="http://www.w3.org/2000/svg">
<g id="color">
<rect x="40.8542" y="21.2753" width="10.8497" height="10.8497" fill="#9B9B9A"/>
<polygon fill="#9B9B9A" points="35,37.9792 35,18.1042 15.125,18.1042 15.125,57.8542 54.875,57.8542 54.875,38.0124 50.3127,38.0048 50.0313,38.0043"/>
</g>
<g id="hair"/>
<g id="skin"/>
<g id="skin-shadow"/>
<g id="line">
<polygon fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" points="35,37.9792 35,18.1042 15.125,18.1042 15.125,57.8542 54.875,57.8542 54.875,38.0124 50.3127,38.0048 50.0313,38.0043"/>
<rect x="40.8542" y="21.2753" width="10.8497" height="10.8497" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/>
<polyline fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" points="46.2791,26.7001 59.4317,13.5475 59.9896,12.9896 59.9896,21"/>
<line x1="52" x2="60" y1="13" y2="13" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/>
</g>
</svg>
|