14 lines
985 B
XML
14 lines
985 B
XML
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256">
|
||
|
|
<rect width="256" height="256" rx="32" fill="#f8fafc"/>
|
||
|
|
<rect x="30" y="30" width="196" height="196" rx="28" fill="#ffffff" stroke="#ced6e0" stroke-width="4"/>
|
||
|
|
<rect x="68" y="148" width="24" height="38" rx="6" fill="#3b82f6"/>
|
||
|
|
<rect x="108" y="118" width="24" height="68" rx="6" fill="#2563eb"/>
|
||
|
|
<rect x="148" y="84" width="24" height="102" rx="6" fill="#1d4ed8"/>
|
||
|
|
<rect x="188" y="128" width="24" height="58" rx="6" fill="#60a5fa"/>
|
||
|
|
<polyline points="62,114 102,98 143,74 184,86" fill="none" stroke="#0f172a" stroke-width="7" stroke-linecap="round" stroke-linejoin="round"/>
|
||
|
|
<circle cx="62" cy="114" r="6" fill="#fff" stroke="#0f172a" stroke-width="4"/>
|
||
|
|
<circle cx="102" cy="98" r="6" fill="#fff" stroke="#0f172a" stroke-width="4"/>
|
||
|
|
<circle cx="143" cy="74" r="6" fill="#fff" stroke="#0f172a" stroke-width="4"/>
|
||
|
|
<circle cx="184" cy="86" r="6" fill="#fff" stroke="#0f172a" stroke-width="4"/>
|
||
|
|
</svg>
|