Files
2026-04-18 14:53:41 +00:00

9 lines
553 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<rect width="32" height="32" rx="6" fill="#1a1a2e"/>
<text x="16" y="22" font-family="Arial, sans-serif" font-size="14" font-weight="700" fill="#ffffff" text-anchor="middle">NE</text>
<circle cx="6" cy="10" r="2" fill="#3b82f6"/>
<circle cx="26" cy="10" r="2" fill="#3b82f6"/>
<circle cx="16" cy="6" r="2" fill="#3b82f6"/>
<line x1="6" y1="10" x2="16" y2="6" stroke="#3b82f6" stroke-width="1.5"/>
<line x1="26" y1="10" x2="16" y2="6" stroke="#3b82f6" stroke-width="1.5"/>
</svg>