feat: refresh creation config and visual assets

This commit is contained in:
2026-05-20 14:02:36 +08:00
parent 83e92fc3c4
commit ef09a23c35
509 changed files with 19470 additions and 43 deletions

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="1024" height="1024" viewBox="0 0 1024 1024" xmlns="http://www.w3.org/2000/svg">
<rect width="1024" height="1024" rx="160" fill="#171717"/>
<path d="M246 532 L512 420 L778 532 L512 650 Z" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke="#ffffff" stroke-width="58"/>
<path d="M286 628 L472 710 Q512 728 552 710 L738 628" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke="#ffffff" stroke-width="48"/>
<path d="M330 708 L478 774 Q512 790 546 774 L694 708" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke="#ffffff" stroke-width="38"/>
<circle cx="348" cy="535" r="14" fill="#ffffff"/>
<path d="M512 310 L512 504" fill="none" stroke-linecap="round" stroke-linejoin="round" stroke="#ffffff" stroke-width="64"/>
<circle cx="512" cy="205" r="56" fill="#ffffff"/>
</svg>

After

Width:  |  Height:  |  Size: 880 B