favicon.svg•1.05 kB
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32" width="32" height="32">
<defs>
<linearGradient id="favBg" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#2C3E50"/>
<stop offset="100%" style="stop-color:#3498DB"/>
</linearGradient>
</defs>
<rect width="32" height="32" fill="url(#favBg)" rx="4"/>
<circle cx="16" cy="12" r="8" fill="white" opacity="0.9"/>
<!-- Simplified SFCC symbol -->
<g transform="translate(12, 8)">
<path d="M2 4 C1 4, 0.5 3.5, 1 3 C1 2.5, 1.5 2, 2 2.5 C2.5 2, 3.5 2, 3.5 2.5 C4 2, 4.5 2.5, 4 3 C4.5 3, 4.5 4, 4 4 Z"
fill="url(#favBg)" opacity="0.8"/>
<rect x="1.5" y="3" width="2" height="1.5" rx="0.2" fill="none" stroke="url(#favBg)" stroke-width="0.3"/>
<circle cx="2" cy="5.2" r="0.3" fill="url(#favBg)"/>
<circle cx="2.8" cy="5.2" r="0.3" fill="url(#favBg)"/>
</g>
<text x="16" y="26" font-family="Arial, sans-serif" font-size="8" font-weight="bold"
fill="white" text-anchor="middle">MCP</text>
</svg>