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="64" height="64" viewBox="0 0 64 64" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect x="8" y="8" width="48" height="48" rx="8" stroke="#AFAFAF" stroke-width="4"/>
<circle cx="22" cy="22" r="5" stroke="#AFAFAF" stroke-width="4"/>
<path d="M12 47L27.5 31.5L43 47" stroke="#AFAFAF" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M34 40L43 31L54 42" stroke="#AFAFAF" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

After

Width:  |  Height:  |  Size: 489 B