blob: 290f7dfe0250924bb1100b8d92e4da9ffba9c859 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
<svg id="emoji" viewBox="0 0 72 72" xmlns="http://www.w3.org/2000/svg">
<g id="color"/>
<g id="hair"/>
<g id="skin"/>
<g id="skin-shadow"/>
<g id="line">
<line x1="36.5" x2="36.5" y1="17" y2="49.7614" 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="27.8047,41.6451 36.5,50.3104 45.1953,41.6451"/>
<line x1="27.5" x2="45.5" y1="55" y2="55" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/>
</g>
</svg>
|