Files
IACore/logo.svg
2025-12-18 04:42:07 +05:30

23 lines
979 B
XML

<svg width="400" height="120" viewBox="0 0 400 120" fill="none" xmlns="http://www.w3.org/2000/svg">
<style>
.text { font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif; font-weight: bold; }
.secondary { font-weight: 300; letter-spacing: 2px; }
</style>
<g transform="translate(20, 10)">
<path d="M50 5 L93.3 30 V80 L50 105 L6.7 80 V30 L50 5 Z" stroke="#3b82f6" stroke-width="4"
fill="none" />
<rect x="42" y="25" width="16" height="60" rx="2" fill="#3b82f6" />
<circle cx="20" cy="55" r="4" fill="#60a5fa" />
<circle cx="80" cy="55" r="4" fill="#60a5fa" />
<path d="M24 55 H42" stroke="#60a5fa" stroke-width="2" />
<path d="M58 55 H76" stroke="#60a5fa" stroke-width="2" />
</g>
<text x="120" y="65" fill="#e2e8f0" font-size="52" class="text">IACore</text>
<text x="122" y="95" fill="#94a3b8" font-size="14" class="secondary">INDEPENDENT ARCHITECTURE</text>
</svg>