chore: 添加「毛孩子计划」品牌 logo
- 主图标 logo.svg:爱心 + 镂空爪印,暖橙渐变与 App 主色一致 - logo-lockup.svg:图标 + 中英文名称横版 - 导出 logo-512.png / logo-144.png(透明背景,小程序头像可直接用) - options/ 保留 6 个候选方案与对比页,便于后续调整 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
<svg width="512" height="512" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs><linearGradient id="bgB" 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(#bgB)"/>
|
||||
<rect x="176" y="104" width="28" height="62" rx="14" fill="#fff"/>
|
||||
<rect x="308" y="104" width="28" height="62" rx="14" fill="#fff"/>
|
||||
<rect x="112" y="138" width="288" height="258" rx="40" fill="#fff"/>
|
||||
<path d="M152 138 H360 A40 40 0 0 1 400 178 V196 H112 V178 A40 40 0 0 1 152 138 Z" fill="#E88A22"/>
|
||||
<g fill="#F49A38" transform="translate(140.8,183.45) scale(0.45)">
|
||||
<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>
|
||||
|
After Width: | Height: | Size: 1.1 KiB |
Reference in New Issue
Block a user