33 lines
2.0 KiB
XML
33 lines
2.0 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" role="img" aria-label="AI发糕">
|
|
<defs>
|
|
<linearGradient id="appBg" x1="10" y1="8" x2="55" y2="58" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#FFB23F"/>
|
|
<stop offset="0.54" stop-color="#FF8428"/>
|
|
<stop offset="1" stop-color="#FF5A16"/>
|
|
</linearGradient>
|
|
<radialGradient id="cakeTop" cx="42%" cy="28%" r="72%">
|
|
<stop stop-color="#FFFDF2"/>
|
|
<stop offset="0.68" stop-color="#FFF0C6"/>
|
|
<stop offset="1" stop-color="#F6D48F"/>
|
|
</radialGradient>
|
|
<linearGradient id="cakeSide" x1="19" y1="31" x2="47" y2="54" gradientUnits="userSpaceOnUse">
|
|
<stop stop-color="#FFF0BF"/>
|
|
<stop offset="1" stop-color="#F0B85B"/>
|
|
</linearGradient>
|
|
<filter id="softShadow" x="-20%" y="-20%" width="140%" height="150%">
|
|
<feDropShadow dx="0" dy="5" stdDeviation="3" flood-color="#9A3F0B" flood-opacity="0.28"/>
|
|
</filter>
|
|
</defs>
|
|
<rect x="5" y="5" width="54" height="54" rx="13" fill="url(#appBg)"/>
|
|
<g filter="url(#softShadow)">
|
|
<path d="M16.5 30.5c0-8 6.5-14.2 15.5-14.2s15.5 6.2 15.5 14.2v14.2c0 5.1-6.4 8.7-15.5 8.7s-15.5-3.6-15.5-8.7V30.5z" fill="url(#cakeSide)"/>
|
|
<path d="M13.3 29.5c0-7.9 7.7-14.3 18.7-14.3s18.7 6.4 18.7 14.3c0 6.3-7.7 11.3-18.7 11.3s-18.7-5-18.7-11.3z" fill="url(#cakeTop)"/>
|
|
<path d="M18.2 33.4c3 3.3 7.8 5.1 13.8 5.1s10.8-1.8 13.8-5.1" fill="none" stroke="#E1B260" stroke-width="2.2" stroke-linecap="round"/>
|
|
<ellipse cx="24.3" cy="27" rx="1.9" ry="3.2" transform="rotate(-38 24.3 27)" fill="#E33D18"/>
|
|
<ellipse cx="31.9" cy="25.7" rx="1.9" ry="3.3" transform="rotate(-61 31.9 25.7)" fill="#F05321"/>
|
|
<ellipse cx="39.7" cy="27.1" rx="1.9" ry="3.2" transform="rotate(41 39.7 27.1)" fill="#D93616"/>
|
|
<ellipse cx="28.4" cy="20.6" rx="1.6" ry="2.8" transform="rotate(47 28.4 20.6)" fill="#F15A24"/>
|
|
<ellipse cx="36.6" cy="20.8" rx="1.6" ry="2.8" transform="rotate(-45 36.6 20.8)" fill="#E7471C"/>
|
|
</g>
|
|
</svg>
|