10 lines
793 B
XML
10 lines
793 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 80" role="img" aria-label="Eternity Project">
|
|
<circle cx="40" cy="40" r="28" fill="none" stroke="#8dbb35" stroke-width="3"/>
|
|
<circle cx="28" cy="28" r="4" fill="#8dbb35"/>
|
|
<circle cx="51" cy="35" r="3" fill="#8dbb35"/>
|
|
<circle cx="35" cy="54" r="3.5" fill="#8dbb35"/>
|
|
<line x1="28" y1="28" x2="51" y2="35" stroke="#8dbb35" stroke-width="2"/>
|
|
<line x1="28" y1="28" x2="35" y2="54" stroke="#8dbb35" stroke-width="2"/>
|
|
<text x="84" y="38" font-family="'Space Grotesk','Helvetica Neue',sans-serif" font-size="27" font-weight="700" letter-spacing="1" fill="#8dbb35">ETERNITY</text>
|
|
<text x="85" y="57" font-family="'DM Mono','Courier New',monospace" font-size="11" letter-spacing="2" fill="#8dbb35">PROJECT / FI</text>
|
|
</svg> |