10 lines
420 B
XML
10 lines
420 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512">
|
|
<rect width="512" height="512" rx="96" fill="#4f46e5"/>
|
|
<g fill="#ffffff">
|
|
<rect x="106" y="126" width="300" height="70" rx="16"/>
|
|
<rect x="106" y="221" width="300" height="70" rx="16" opacity="0.92"/>
|
|
<rect x="106" y="316" width="190" height="70" rx="16" opacity="0.85"/>
|
|
<circle cx="355" cy="351" r="36" fill="#fbbf24"/>
|
|
</g>
|
|
</svg>
|