12 lines
636 B
XML
12 lines
636 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" fill="none">
|
||
|
|
<rect width="64" height="64" rx="14" fill="#1e293b"/>
|
||
|
|
<rect x="10" y="14" width="44" height="36" rx="4" fill="#f8fafc"/>
|
||
|
|
<rect x="10" y="14" width="44" height="8" rx="4" fill="#cbd5e1"/>
|
||
|
|
<circle cx="16" cy="18" r="1.8" fill="#ef4444"/>
|
||
|
|
<circle cx="22" cy="18" r="1.8" fill="#f59e0b"/>
|
||
|
|
<circle cx="28" cy="18" r="1.8" fill="#22c55e"/>
|
||
|
|
<rect x="16" y="28" width="20" height="3" rx="1.5" fill="#94a3b8"/>
|
||
|
|
<rect x="16" y="34" width="28" height="3" rx="1.5" fill="#cbd5e1"/>
|
||
|
|
<rect x="16" y="40" width="16" height="3" rx="1.5" fill="#cbd5e1"/>
|
||
|
|
</svg>
|