blob: b243b62f0a6bb4a84cf65944c00f346c745a8e49 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<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">
<polyline fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" points="46.8146,33.4278 55,25.2139 46.8146,17"/>
<path fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M32.3288,54.4975c-8.0865,0-14.6418-6.5554-14.6418-14.6418s6.5554-14.6418,14.6418-14.6418h21.7298"/>
</g>
</svg>
|