Add Eternity classica and larry projects

This commit is contained in:
2026-09-19 14:26:37 +03:00
parent b8fce3cacb
commit 5ac55a5cb3
13 changed files with 523 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
<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>

After

Width:  |  Height:  |  Size: 793 B