stratumiops/assets/logos/stratumiops-mono-black-v.svg
Jesús Pérez 1680d80a3d
Some checks failed
Rust CI / Security Audit (push) Has been cancelled
Rust CI / Check + Test + Lint (nightly) (push) Has been cancelled
Rust CI / Check + Test + Lint (stable) (push) Has been cancelled
Nickel Type Check / Nickel Type Checking (push) Has been cancelled
chore: Init repo, add docs
2026-01-22 22:15:19 +00:00

47 lines
2.3 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 400 520" width="400" height="520">
<defs>
<style>
.mono-wordmark { font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; font-weight: 700; }
</style>
</defs>
<!-- Centered Logo Icon -->
<g transform="translate(0, 25)">
<!-- Layers -->
<rect x="50" y="15" width="300" height="32" rx="6" fill="#1a1a2e" opacity="0.5"/>
<rect x="50" y="124" width="300" height="32" rx="6" fill="#1a1a2e"/>
<rect x="50" y="233" width="300" height="32" rx="6" fill="#1a1a2e" opacity="0.5"/>
<!-- Flows -->
<path d="M85 47 Q85 80 135 110 Q175 135 175 140" stroke="#1a1a2e" stroke-width="4" fill="none" opacity="0.4" stroke-linecap="round"/>
<path d="M315 47 Q315 80 265 110 Q225 135 225 140" stroke="#1a1a2e" stroke-width="4" fill="none" opacity="0.4" stroke-linecap="round"/>
<path d="M175 140 Q175 145 135 170 Q85 200 85 233" stroke="#1a1a2e" stroke-width="4" fill="none" opacity="0.4" stroke-linecap="round"/>
<path d="M225 140 Q225 145 265 170 Q315 200 315 233" stroke="#1a1a2e" stroke-width="4" fill="none" opacity="0.4" stroke-linecap="round"/>
<!-- I/O Points -->
<circle cx="85" cy="31" r="8" fill="#1a1a2e" opacity="0.7"/>
<circle cx="315" cy="31" r="8" fill="#1a1a2e" opacity="0.7"/>
<circle cx="85" cy="249" r="8" fill="#1a1a2e" opacity="0.5"/>
<circle cx="315" cy="249" r="8" fill="#1a1a2e" opacity="0.5"/>
<!-- Central processor -->
<rect x="160" y="100" width="80" height="80" rx="14" fill="#1a1a2e"/>
<rect x="176" y="116" width="48" height="48" rx="8" fill="#ffffff"/>
<!-- Equalizer bars -->
<rect x="185" y="130" width="6" height="18" rx="2" fill="#1a1a2e"/>
<rect x="197" y="125" width="6" height="28" rx="2" fill="#1a1a2e"/>
<rect x="209" y="128" width="6" height="22" rx="2" fill="#1a1a2e"/>
</g>
<!-- Wordmark -->
<text x="200" y="365" class="mono-wordmark" font-size="48" fill="#1a1a2e" text-anchor="middle">StratumIOps</text>
<!-- Subtítulo
<text x="200" y="405" font-family="Inter, sans-serif" font-size="14" fill="#1a1a2e" text-anchor="middle" opacity="0.6" font-weight="500">Intelligent Infrastructure Operations</text>
-->
<!-- Underline -->
<line x1="45" y1="385" x2="355" y2="385" stroke="#1a1a2e" stroke-width="3" stroke-linecap="round" opacity="0.4"/>
</svg>