1
2
3
4
5
6
7
8
|
<svg id="emoji" viewBox="0 0 72 72" xmlns="http://www.w3.org/2000/svg">
<g id="color">
<path fill="#fcea2b" stroke="#fcea2b" stroke-miterlimit="10" stroke-width="2" d="M16.9,51H54.09a28.31,28.31,0,0,0-6.46-18.7A27.08,27.08,0,0,0,31,22.85a26.5,26.5,0,0,0-14,1.9Z"/>
</g>
<g id="line">
<path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M56,51c-1.12-6.83-3.55-13.82-7.47-18.85a28.3839,28.3839,0,0,0-2.31-2.59c-8-7.83-18.82-7.71-19.63-7.69h-.17a29.9986,29.9986,0,0,0-10.1,1.81"/>
</g>
</svg>
|