8 lines
No EOL
411 B
XML
8 lines
No EOL
411 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#c7e4c9" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#c7e4c9" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="8" y="10" width="32" height="28" rx="4"/>
|
|
<rect x="14" y="16" width="20" height="16" rx="8"/>
|
|
<circle cx="24" cy="24" r="4" fill="currentColor"/>
|
|
</g>
|
|
</svg> |