9 lines
No EOL
469 B
XML
9 lines
No EOL
469 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#cfaad0" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#cfaad0" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="10" y="4" width="28" height="40" rx="8"/>
|
|
<rect x="14" y="10" width="20" height="28" rx="4"/>
|
|
<rect x="16" y="16" width="16" height="16" rx="2"/>
|
|
<line x1="24" y1="18" x2="24" y2="26 M20 22 L28 22"/>
|
|
</g>
|
|
</svg> |