blob: a83a977f4fb0d75fa88f9e384b346c7838267b20 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<svg id="emoji" viewBox="0 0 72 72" version="1.1" xmlns="http://www.w3.org/2000/svg">
<g id="color">
<rect x="12" y="12" width="48" height="48" fill="#b399c8"/>
</g>
<g id="line">
<rect x="12" y="12" width="48" height="48" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
<path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="3" d="m39.5 44.55a5.591 5.591 0 1 1 5.59 5.591 5.592 5.592 0 0 1-5.59-5.591z"/>
<path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="m39.5 42.55c-1.351 4.101-1.244 3.865-3.324 8.743"/>
<path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="m28.06 44.89v-14.03c-0.1453-1.558-0.6264-3.32-2.212-5.754"/>
<path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" d="m28.06 30.86c0.2335-2.264 1.17-6.54 5.72-6.544 4.55-0.0042 5.505 3.958 5.719 6.544l1.82e-4 13.68"/>
</g>
</svg>
|