10 lines
No EOL
456 B
XML
10 lines
No EOL
456 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#91a337" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#91a337" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M10 34 Q10 6 24 6 Q38 6 38 34 Z"/>
|
|
<line x1="10" y1="28" x2="38" y2="28"/>
|
|
<circle cx="24" cy="32" r="2"/>
|
|
<line x1="18" y1="12" x2="18" y2="20"/>
|
|
<line x1="30" y1="12" x2="30" y2="20"/>
|
|
</g>
|
|
</svg> |