first commit

This commit is contained in:
2026-08-11 16:17:49 +08:00
commit 21d086aa23
170 changed files with 13204 additions and 0 deletions

6
public/favicon.svg Normal file
View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64">
<rect width="64" height="64" rx="16" fill="#4d95ff" />
<path d="M16 40c0-8 6-14 16-14s16 6 16 14" fill="none" stroke="#fff" stroke-width="3.5" stroke-linecap="round" opacity="0.45" />
<path d="M16 32c0-8 6-14 16-14s16 6 16 14" fill="none" stroke="#fff" stroke-width="3.5" stroke-linecap="round" />
<circle cx="32" cy="32" r="3.4" fill="#fff" />
</svg>

After

Width:  |  Height:  |  Size: 444 B