8 lines
446 B
XML
8 lines
446 B
XML
<svg width="64" height="64" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg">
|
|
<rect width="64" height="64" fill="#0f172a" rx="8"/>
|
|
<rect x="8" y="16" width="48" height="32" fill="#1e293b" rx="4"/>
|
|
<circle cx="20" cy="32" r="8" fill="#f59e0b"/>
|
|
<circle cx="44" cy="32" r="8" fill="#ef4444"/>
|
|
<rect x="16" y="52" width="32" height="4" fill="#334155" rx="2"/>
|
|
<rect x="24" y="8" width="16" height="4" fill="#334155" rx="2"/>
|
|
</svg> |