3148c65cd7
- 主图标 logo.svg:爱心 + 镂空爪印,暖橙渐变与 App 主色一致 - logo-lockup.svg:图标 + 中英文名称横版 - 导出 logo-512.png / logo-144.png(透明背景,小程序头像可直接用) - options/ 保留 6 个候选方案与对比页,便于后续调整 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
12 lines
950 B
XML
12 lines
950 B
XML
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
|
<defs><linearGradient id="bgE" x1="0" y1="0" x2="0" y2="1"><stop offset="0" stop-color="#FFD08A"/><stop offset="1" stop-color="#F49A38"/></linearGradient></defs>
|
|
<path d="M256 20 C 128 20, 20 128, 20 256 C 20 384, 128 492, 256 492 C 384 492, 492 384, 492 256 C 492 128, 384 20, 256 20 Z" fill="url(#bgE)"/>
|
|
<path d="M132 286 L214 368 L330 232" stroke="#fff" stroke-width="46" stroke-linecap="round" stroke-linejoin="round" fill="none"/>
|
|
<g fill="#fff" transform="translate(298.08,92.12) scale(0.32)">
|
|
<ellipse cx="138" cy="222" rx="38" ry="47" transform="rotate(-20 138 222)"/>
|
|
<ellipse cx="214" cy="168" rx="40" ry="52" transform="rotate(-7 214 168)"/>
|
|
<ellipse cx="298" cy="168" rx="40" ry="52" transform="rotate(7 298 168)"/>
|
|
<ellipse cx="374" cy="222" rx="38" ry="47" transform="rotate(20 374 222)"/>
|
|
<ellipse cx="256" cy="320" rx="106" ry="82"/>
|
|
</g></svg>
|