system commit

This commit is contained in:
2025-08-22 14:22:43 +08:00
parent bf6f910db1
commit a1537e3f9f
36 changed files with 1311 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" width="128" height="128" viewBox="0 0 128 128" fill="none">
<rect width="128" height="128" rx="24" fill="#1e1e24"/>
<path d="M34 64c0-16.569 13.431-30 30-30s30 13.431 30 30-13.431 30-30 30" stroke="#3b82f6" stroke-width="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M64 34v60" stroke="#10b981" stroke-width="10" stroke-linecap="round"/>
<circle cx="64" cy="64" r="12" fill="#f8fafc"/>
</svg>

After

Width:  |  Height:  |  Size: 457 B