9 lines
421 B
XML
9 lines
421 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
|
|
<rect width="512" height="512" rx="112" fill="#7f6df2"/>
|
|
<g fill="#fff">
|
|
<rect x="196" y="72" width="120" height="160" rx="14"/>
|
|
<rect x="196" y="280" width="120" height="160" rx="14"/>
|
|
<rect x="352" y="280" width="92" height="160" rx="14" opacity=".55"/>
|
|
<rect x="68" y="72" width="92" height="160" rx="14" opacity=".55"/>
|
|
</g>
|
|
</svg>
|