9 lines
No EOL
445 B
XML
9 lines
No EOL
445 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#a8c7b9" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#a8c7b9" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<ellipse cx="24" cy="14" rx="14" ry="6"/>
|
|
<rect x="12" y="14" width="24" height="6" rx="2"/>
|
|
<rect x="16" y="20" width="16" height="24" rx="3"/>
|
|
<line x1="16" y1="28" x2="32" y2="28"/>
|
|
</g>
|
|
</svg> |