hyapp-h5/game/rock/assets/figma/victory-title.svg
2026-06-11 16:10:32 +08:00

22 lines
1.3 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 316 124" width="316" height="124">
<defs>
<linearGradient id="victoryFill" x1="0" y1="20" x2="0" y2="98" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#fff6af"/>
<stop offset="0.48" stop-color="#ffd96c"/>
<stop offset="1" stop-color="#d46a15"/>
</linearGradient>
<filter id="victoryGlow" x="-20%" y="-35%" width="140%" height="180%">
<feDropShadow dx="0" dy="5" stdDeviation="0" flood-color="#8f2d00" flood-opacity="0.9"/>
<feDropShadow dx="0" dy="0" stdDeviation="7" flood-color="#ff9c25" flood-opacity="0.9"/>
<feDropShadow dx="0" dy="0" stdDeviation="15" flood-color="#ffd15d" flood-opacity="0.58"/>
</filter>
</defs>
<g opacity="0.96">
<path d="M23 62H85" stroke="#c95b18" stroke-width="7" stroke-linecap="round"/>
<path d="M231 62H293" stroke="#c95b18" stroke-width="7" stroke-linecap="round"/>
<path d="M48 52L82 62L48 72Z" fill="#f8b13c"/>
<path d="M268 52L234 62L268 72Z" fill="#f8b13c"/>
</g>
<text x="158" y="82" text-anchor="middle" font-family="Arial Black, Impact, Arial, sans-serif" font-size="58" font-weight="900" letter-spacing="0" fill="url(#victoryFill)" stroke="#7d2800" stroke-width="2" paint-order="stroke fill" filter="url(#victoryGlow)">VICTORY</text>
</svg>