This commit is contained in:
2026-07-22 09:34:39 +08:00
commit a67be62996
152 changed files with 35276 additions and 0 deletions

6
public/icon.svg Normal file
View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 128 128" width="128" height="128">
<rect width="128" height="128" fill="#4F46E5" rx="20"/>
<path d="M36 62 Q48 46 60 62" stroke="#fff" stroke-width="5" fill="none" stroke-linecap="round"/>
<path d="M68 62 Q80 46 92 62" stroke="#fff" stroke-width="5" fill="none" stroke-linecap="round"/>
<path d="M50 78 Q64 90 78 78" stroke="#fff" stroke-width="3.5" fill="none" stroke-linecap="round"/>
</svg>

After

Width:  |  Height:  |  Size: 455 B