20 lines
1.5 KiB
XML
20 lines
1.5 KiB
XML
<svg viewBox="0 0 200 200" xmlns="http://www.w3.org/2000/svg">
|
|
<rect width="200" height="200" rx="32" fill="#e8e8ee"/>
|
|
<line x1="100" y1="48" x2="150" y2="74" stroke="#333" stroke-width="1.5" stroke-linecap="round" opacity="0.15"/>
|
|
<line x1="100" y1="48" x2="50" y2="74" stroke="#333" stroke-width="1.5" stroke-linecap="round" opacity="0.15"/>
|
|
<line x1="150" y1="74" x2="150" y2="126" stroke="#333" stroke-width="1.5" stroke-linecap="round" opacity="0.15"/>
|
|
<line x1="50" y1="74" x2="100" y2="100" stroke="#333" stroke-width="2" stroke-linecap="round" opacity="0.3"/>
|
|
<line x1="150" y1="74" x2="100" y2="100" stroke="#333" stroke-width="2" stroke-linecap="round" opacity="0.3"/>
|
|
<line x1="100" y1="100" x2="100" y2="152" stroke="#333" stroke-width="2" stroke-linecap="round" opacity="0.3"/>
|
|
<line x1="50" y1="74" x2="50" y2="126" stroke="#333" stroke-width="2.5" stroke-linecap="round" opacity="0.7"/>
|
|
<line x1="50" y1="126" x2="100" y2="152" stroke="#333" stroke-width="2.5" stroke-linecap="round" opacity="0.7"/>
|
|
<line x1="150" y1="126" x2="100" y2="152" stroke="#333" stroke-width="2.5" stroke-linecap="round" opacity="0.7"/>
|
|
<circle cx="100" cy="48" r="6" fill="#3B82F6" opacity="0.55"/>
|
|
<circle cx="50" cy="74" r="6" fill="#3B82F6" opacity="0.55"/>
|
|
<circle cx="150" cy="74" r="6" fill="#EF4444" opacity="0.55"/>
|
|
<circle cx="100" cy="100" r="8" fill="#3B82F6" opacity="0.7"/>
|
|
<circle cx="50" cy="126" r="6" fill="#EF4444"/>
|
|
<circle cx="150" cy="126" r="6" fill="#3B82F6"/>
|
|
<circle cx="100" cy="152" r="6" fill="#3B82F6"/>
|
|
</svg>
|