ебать что это блять

This commit is contained in:
2026-03-20 16:08:38 +07:00
parent d969ac594e
commit 7123aac2cc
11 changed files with 1531 additions and 1196 deletions

16
public/favicon.svg Normal file
View File

@@ -0,0 +1,16 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<!-- Фон -->
<rect width="64" height="64" rx="16" fill="#1d4ed8"/>
<!-- Иконка базы данных -->
<g fill="none" stroke="white" stroke-width="3">
<!-- Верх -->
<ellipse cx="32" cy="20" rx="12" ry="6"/>
<!-- Боковые линии -->
<path d="M20 20v16c0 3.3 5.4 6 12 6s12-2.7 12-6V20"/>
<!-- Средние линии -->
<path d="M20 28c0 3.3 5.4 6 12 6s12-2.7 12-6"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 513 B