This commit is contained in:
2026-07-24 12:42:51 +08:00 Unverified
commit 67905dfa16
56 changed files with 7630 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<rect width="48" height="48" rx="8" fill="#152550"/>
<g fill="none" stroke="#a7b5e4" stroke-width="2">
<path d="M9 9h8v8H9zM20 9h8v8h-8zM31 9h8v8h-8z"/>
<path d="M9 20h8v8H9zM31 20h8v8h-8z"/>
<path d="M9 31h8v8H9zM20 31h8v8h-8zM31 31h8v8h-8z"/>
</g>
<path fill="#3ec1ae" d="M20 20h8v8h-8z"/>
</svg>

After

Width:  |  Height:  |  Size: 380 B