blob: 431c5870ae98eba90e62da7e8d22ab09808f54ad (
plain)
1
2
3
4
5
6
7
|
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1">
<g transform="translate(-14,-15)">
<circle fill="#2eac43" cx="22" cy="23" r="8"/>
<circle fill="#fff" cx="21.5" cy="26.5" r="2.5"/>
<rect fill="#fff" width="2" height="8" x="22" y="19" rx="1" ry="1"/>
</g>
</svg>
|