8 lines
No EOL
423 B
XML
8 lines
No EOL
423 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#43A047" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#43A047" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="8" y="12" width="32" height="24" rx="3"/>
|
|
<path d="M20 14 C32 12 32 18 24 20 C16 22 16 26 24 28 C32 30 32 36 32 34"/>
|
|
<line x1="24" y1="14" x2="24" y2="34"/>
|
|
</g>
|
|
</svg> |