10 lines
793 B
XML
10 lines
793 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 60" role="img" aria-label="Eternity Project">
|
|
<circle cx="30" cy="30" r="22" fill="none" stroke="#11212b" stroke-width="2"/>
|
|
<circle cx="21" cy="21" r="3" fill="#ff6b35"/>
|
|
<circle cx="38" cy="26" r="2" fill="#11212b"/>
|
|
<circle cx="26" cy="40" r="2.5" fill="#ff6b35"/>
|
|
<line x1="21" y1="21" x2="38" y2="26" stroke="#11212b" stroke-width="1"/>
|
|
<line x1="21" y1="21" x2="26" y2="40" stroke="#11212b" stroke-width="1"/>
|
|
<text x="66" y="30" font-family="'Space Grotesk','Helvetica Neue',sans-serif" font-size="24" font-weight="700" letter-spacing="1" fill="#11212b">ETERNITY</text>
|
|
<text x="67" y="46" font-family="'DM Mono','Courier New',monospace" font-size="11" letter-spacing="2" fill="#59706b">PROJECT / FI</text>
|
|
</svg> |