stratumiops/assets/logos/stratumiops-mono-white-h.svg

43 lines
2.1 KiB
XML
Raw Normal View History

2026-01-22 22:15:19 +00:00
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 800 300" width="800" height="300">
<defs>
<style>
.mono-wordmark { font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; font-weight: 700; }
</style>
</defs>
<!-- Logo Icon -->
<g transform="translate(20, 50)">
<!-- Layers -->
<rect x="0" y="18" width="220" height="24" rx="5" fill="#ffffff" opacity="0.6"/>
<rect x="0" y="88" width="220" height="24" rx="5" fill="#ffffff"/>
<rect x="0" y="158" width="220" height="24" rx="5" fill="#ffffff" opacity="0.6"/>
<!-- Flows -->
<path d="M35 42 Q35 65 70 85 Q95 100 95 100" stroke="#ffffff" stroke-width="3" fill="none" opacity="0.5" stroke-linecap="round"/>
<path d="M185 42 Q185 65 150 85 Q125 100 125 100" stroke="#ffffff" stroke-width="3" fill="none" opacity="0.5" stroke-linecap="round"/>
<path d="M95 100 Q95 100 70 115 Q35 135 35 158" stroke="#ffffff" stroke-width="3" fill="none" opacity="0.5" stroke-linecap="round"/>
<path d="M125 100 Q125 100 150 115 Q185 135 185 158" stroke="#ffffff" stroke-width="3" fill="none" opacity="0.5" stroke-linecap="round"/>
<!-- I/O Points -->
<circle cx="35" cy="30" r="6" fill="#ffffff" opacity="0.8"/>
<circle cx="185" cy="30" r="6" fill="#ffffff" opacity="0.8"/>
<circle cx="35" cy="170" r="6" fill="#ffffff" opacity="0.6"/>
<circle cx="185" cy="170" r="6" fill="#ffffff" opacity="0.6"/>
<!-- Central processor -->
<rect x="85" y="75" width="50" height="50" rx="9" fill="#ffffff"/>
<rect x="97" y="87" width="26" height="26" rx="5" fill="#000000" opacity="0.15"/>
<!-- Equalizer bars -->
<rect x="101" y="93" width="4" height="11" rx="1" fill="#ffffff"/>
<rect x="108" y="91" width="4" height="15" rx="1" fill="#ffffff"/>
<rect x="115" y="94" width="4" height="9" rx="1" fill="#ffffff"/>
</g>
<!-- Wordmark -->
<text x="280" y="175" class="mono-wordmark" font-size="72" fill="#ffffff">StratumIOps</text>
<!-- Underline -->
<line x1="280" y1="195" x2="750" y2="195" stroke="#ffffff" stroke-width="3" stroke-linecap="round" opacity="0.5"/>
</svg>