Files
kangkang/docs/design/AppIcon-source.svg
link2026 2e728dcd24 chore(assets): add Kangkang AppIcon (light/dark/tinted, 16-1024) + SVG source
9 PNG sizes for iOS/macOS + dark + tinted variants. SVG design source under
docs/design/. Updates Contents.json to reference them.

Scheme reference 编码统一为 康康(Xcode 写入格式)。
2026-05-25 23:18:29 +08:00

42 lines
1.4 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
<defs>
<filter id="wordShadow" x="-20%" y="-20%" width="140%" height="140%">
<feDropShadow dx="0" dy="8" stdDeviation="8" flood-color="#0f3f33" flood-opacity="0.42"/>
</filter>
</defs>
<rect width="1024" height="1024" fill="#8ED9E4"/>
<circle cx="748" cy="286" r="124" fill="#FFF1A8"/>
<circle cx="748" cy="286" r="76" fill="#FFFFFF"/>
<path d="M0 426C210 350 404 377 592 500C731 592 875 608 1024 506V1024H0V426Z" fill="#2C7E79"/>
<path d="M0 612C226 533 436 536 624 631C774 710 903 690 1024 580V1024H0V612Z" fill="#1F6761"/>
<path d="M0 780C232 678 436 641 634 693C799 743 924 711 1024 594V1024H0V780Z" fill="#53A247"/>
<path d="M0 888C232 807 447 780 656 825C812 863 931 825 1024 722V1024H0V888Z" fill="#82CC52"/>
<path d="M318 1024C506 861 725 727 1024 604V1024H318Z" fill="#B2D95E"/>
<path
d="M188 560H268L324 416L428 704L500 560H594"
fill="none"
stroke="#F4FFFC"
stroke-width="36"
stroke-linecap="round"
stroke-linejoin="round"
opacity="0.96"/>
<text
x="512"
y="846"
fill="#FFFFFF"
stroke="#145D46"
stroke-width="5"
stroke-opacity="0.68"
paint-order="stroke fill"
font-family="Hiragino Sans GB, Songti SC, Helvetica Neue, Arial, sans-serif"
font-size="136"
font-weight="600"
text-anchor="middle"
letter-spacing="8"
filter="url(#wordShadow)">康康</text>
</svg>