feat: added web
Some checks failed
Deploy / deploy (push) Has been cancelled

This commit is contained in:
Ignat Karelov
2026-06-02 17:45:51 +03:00
parent 709df7eddc
commit 0719b11093
39 changed files with 12450 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
<circle cx="16" cy="16" r="2.9" fill="#61DAFB"/>
<ellipse cx="16" cy="16" rx="12.3" ry="4.6" stroke="#61DAFB" stroke-width="1.8"/>
<ellipse cx="16" cy="16" rx="12.3" ry="4.6" stroke="#61DAFB" stroke-width="1.8" transform="rotate(60 16 16)"/>
<ellipse cx="16" cy="16" rx="12.3" ry="4.6" stroke="#61DAFB" stroke-width="1.8" transform="rotate(120 16 16)"/>
</svg>

After

Width:  |  Height:  |  Size: 457 B