8 lines
No EOL
363 B
XML
8 lines
No EOL
363 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#BA68C8" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#BA68C8" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="10" y="10" width="28" height="28" rx="5"/>
|
|
<path d="M20 18l-6 6 6 6"/>
|
|
<path d="M28 18l6 6-6 6"/>
|
|
</g>
|
|
</svg> |