Initial commit

This commit is contained in:
wanghep
2026-03-20 22:59:54 +08:00
commit 68b9e253e2
63 changed files with 8116 additions and 0 deletions

View File

@ -0,0 +1,4 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
<rect width="64" height="64" rx="16" fill="#8f5a2d" />
<path d="M18 18h12c8.5 0 14 5.2 14 13.2 0 8.2-5.5 13.8-14 13.8h-5.8V54H18V18Zm6.2 5.6v15.8h5.1c5 0 8.3-3 8.3-8 0-4.8-3.3-7.8-8.3-7.8h-5.1Z" fill="#fff7ef"/>
</svg>

After

Width:  |  Height:  |  Size: 284 B