10 lines
No EOL
518 B
XML
10 lines
No EOL
518 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
|
|
<circle cx="24" cy="24" r="20" fill="#311B92" fill-opacity="0.1"/>
|
|
<g fill="none" stroke="#311B92" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
|
|
<rect x="12" y="4" width="24" height="40" rx="2"/>
|
|
<rect x="16" y="8" width="12" height="4" rx="1"/>
|
|
<rect x="16" y="18" width="12" height="4" rx="1"/>
|
|
<rect x="16" y="28" width="12" height="4" rx="1"/>
|
|
<rect x="16" y="38" width="12" height="4" rx="1"/>
|
|
</g>
|
|
</svg> |