12 lines
665 B
XML
12 lines
665 B
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 750 320" width="750" height="320">
|
|
<defs>
|
|
<linearGradient id="bannerGradient2" x1="0%" y1="0%" x2="100%" y2="100%">
|
|
<stop offset="0%" style="stop-color:#67C23A"/>
|
|
<stop offset="100%" style="stop-color:#529b2e"/>
|
|
</linearGradient>
|
|
</defs>
|
|
<rect width="750" height="320" fill="url(#bannerGradient2)"/>
|
|
<text x="375" y="140" text-anchor="middle" font-size="48" font-weight="bold" fill="white" font-family="Arial">十年品质保证</text>
|
|
<text x="375" y="200" text-anchor="middle" font-size="28" fill="rgba(255,255,255,0.8)" font-family="Arial">质保期内免费维护</text>
|
|
</svg>
|