15 lines
No EOL
690 B
XML
15 lines
No EOL
690 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#9575CD" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#9575CD" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="8" y="14" width="32" height="24" rx="3"/>
|
|
<line x1="8" y1="32" x2="40" y2="32"/>
|
|
<line x1="13" y1="32" x2="13" y2="36"/>
|
|
<line x1="19" y1="32" x2="19" y2="36"/>
|
|
<line x1="25" y1="32" x2="25" y2="36"/>
|
|
<line x1="31" y1="32" x2="31" y2="36"/>
|
|
<line x1="37" y1="32" x2="37" y2="36"/>
|
|
<circle cx="14" cy="22" r="3"/>
|
|
<circle cx="24" cy="22" r="3"/>
|
|
<circle cx="34" cy="22" r="3"/>
|
|
</g>
|
|
</svg> |