22 lines
1.3 KiB
XML
22 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg width="256" height="256" viewBox="0 0 256 256" xmlns="http://www.w3.org/2000/svg">
|
|
<defs>
|
|
<linearGradient id="bg" x1="0%" y1="0%" x2="100%" y2="100%">
|
|
<stop offset="0%" stop-color="#10B981"/>
|
|
<stop offset="100%" stop-color="#06B6D4"/>
|
|
</linearGradient>
|
|
</defs>
|
|
<rect x="24" y="24" width="208" height="208" rx="56" fill="#020617"/>
|
|
<rect x="32" y="32" width="192" height="192" rx="48" fill="#020617" stroke="url(#bg)" stroke-width="4"/>
|
|
<rect x="56" y="72" width="144" height="112" rx="16" fill="#020617" stroke="#1F2937" stroke-width="2"/>
|
|
<rect x="64" y="80" width="128" height="16" rx="4" fill="#020617" stroke="#111827" stroke-width="2"/>
|
|
<circle cx="76" cy="88" r="4" fill="#F97316"/>
|
|
<circle cx="92" cy="88" r="4" fill="#E5E7EB"/>
|
|
<circle cx="108" cy="88" r="4" fill="#22C55E"/>
|
|
<path d="M86 124c-6 4-10 10-10 20s4 16 10 20" fill="none" stroke="#FBBF24" stroke-width="6" stroke-linecap="round"/>
|
|
<path d="M170 124c6 4 10 10 10 20s-4 16-10 20" fill="none" stroke="#A5B4FC" stroke-width="6" stroke-linecap="round"/>
|
|
<path d="M122 136h12m-12 16h12m-12 16h12" stroke="#38BDF8" stroke-width="6" stroke-linecap="round"/>
|
|
<text x="50%" y="54%" text-anchor="middle" fill="#6EE7B7" font-size="32" font-family="JetBrains Mono, monospace">{ }</text>
|
|
</svg>
|
|
|