Загрузил проект на гит сурс

This commit is contained in:
2026-08-08 11:41:09 +03:00
parent 1b6cc041bf
commit 42b6eff560
61 changed files with 4404 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100">
<circle cx="50" cy="50" r="50" fill="#4f6fa8" />
<circle cx="50" cy="50" r="20" fill="none" stroke="#ffffff" stroke-width="10" />
<line x1="50" y1="20" x2="50" y2="80" stroke="#ffffff" stroke-width="10" stroke-linecap="round" />
</svg>

After

Width:  |  Height:  |  Size: 308 B