8 lines
No EOL
407 B
XML
8 lines
No EOL
407 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#b7d6b5" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#b7d6b5" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<path d="M18 10 L18 4 Q18 2 24 2 Q30 2 30 4 L30 10 L30 40 L18 40 Z"/>
|
|
<ellipse cx="24" cy="40" rx="6" ry="3"/>
|
|
<line x1="18" y1="16" x2="30" y2="16"/>
|
|
</g>
|
|
</svg> |