favicon.svg•673 B
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="favicon-gradient" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#00ff88"/>
<stop offset="100%" style="stop-color:#00cc6a"/>
</linearGradient>
</defs>
<rect width="32" height="32" rx="6" fill="url(#favicon-gradient)"/>
<!-- Simplified "N" for favicon -->
<path d="M9 23V9h2.5l5 8V9h2.5v14h-2.5l-5-8v8H9z" fill="white"/>
<!-- Small circuit accent -->
<circle cx="25" cy="7" r="1" fill="rgba(255,255,255,0.4)"/>
<circle cx="7" cy="25" r="0.8" fill="rgba(255,255,255,0.3)"/>
</svg>