Files
NexusOS/assets/gitnexus-logo.svg
2026-07-11 07:25:15 -05:00

15 lines
526 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="12 3 45 54" fill="none">
<g stroke="#7e14ff" stroke-width="9" stroke-linecap="round" stroke-linejoin="round">
<!-- trunk -->
<path d="M28 13 L28 40"/>
<!-- fork -->
<path d="M28 29 L47 16"/>
</g>
<!-- bold wide arrowhead -->
<path d="M28 56 L14 37 L42 37 Z" fill="#7e14ff"/>
<!-- commit nodes -->
<circle cx="28" cy="13" r="8" fill="#7e14ff"/>
<circle cx="28" cy="29" r="8" fill="#7e14ff"/>
<circle cx="49" cy="15" r="7" fill="#47bfff"/>
</svg>