blob: f96311b77d3283926a4f929e0beb19777e10d02d (
plain)
1
2
3
4
5
6
7
8
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<path d="m 43.605 24 c 0 10.828 -8.777 19.6 -19.605 19.6 c -10.828 0 -19.605 -8.771 -19.605 -19.6 c 0 -10.828 8.777 -19.605 19.605 -19.605 c 10.828 0 19.605 8.777 19.605 19.605 Z" transform="scale(.66667)" style="fill:#fff;stroke:#777;stroke-width:0.792"/>
<g style="fill:#53a93e;fill-opacity:0.941">
<path d="m 8 9 0 14 4 0 0 -14 z"/>
<path d="m 20 11 0 12 4 0 0 -12 z"/>
<path d="m 14 15 0 8 4 0 0 -8 z"/>
</g>
</svg>
|