恢复图片
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
yiqiu
2025-12-25 15:58:02 +08:00
parent a2414d721c
commit 1807f2aa03
6 changed files with 96 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<svg width="600" height="400" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad1" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#667eea;stop-opacity:1" />
<stop offset="100%" style="stop-color:#764ba2;stop-opacity:1" />
</linearGradient>
</defs>
<rect width="600" height="400" fill="url(#grad1)"/>
<g transform="translate(300, 200)">
<!-- 购物车图标 -->
<path d="M-40,-30 L-30,-30 L-20,10 L20,10 L30,-30 L40,-30 M-15,20 A5,5 0 1,1 -15,30 A5,5 0 1,1 -15,20 M15,20 A5,5 0 1,1 15,30 A5,5 0 1,1 15,20"
stroke="white" stroke-width="3" fill="none"/>
</g>
<text x="300" y="350" font-family="Arial, sans-serif" font-size="32" fill="white" text-anchor="middle" font-weight="bold">电商解决方案</text>
</svg>

After

Width:  |  Height:  |  Size: 817 B

View File

@@ -0,0 +1,17 @@
<svg width="600" height="400" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad5" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#a8edea;stop-opacity:1" />
<stop offset="100%" style="stop-color:#fed6e3;stop-opacity:1" />
</linearGradient>
</defs>
<rect width="600" height="400" fill="url(#grad5)"/>
<g transform="translate(300, 200)">
<!-- 书本图标 -->
<rect x="-35" y="-25" width="70" height="50" stroke="white" stroke-width="3" fill="none"/>
<line x1="-35" y1="-15" x2="35" y2="-15" stroke="white" stroke-width="2"/>
<line x1="-35" y1="-5" x2="35" y2="-5" stroke="white" stroke-width="2"/>
<line x1="-35" y1="5" x2="35" y2="5" stroke="white" stroke-width="2"/>
</g>
<text x="300" y="350" font-family="Arial, sans-serif" font-size="32" fill="white" text-anchor="middle" font-weight="bold">教育解决方案</text>
</svg>

After

Width:  |  Height:  |  Size: 938 B

View File

@@ -0,0 +1,15 @@
<svg width="600" height="400" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad2" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#f093fb;stop-opacity:1" />
<stop offset="100%" style="stop-color:#f5576c;stop-opacity:1" />
</linearGradient>
</defs>
<rect width="600" height="400" fill="url(#grad2)"/>
<g transform="translate(300, 200)">
<!-- 金融图标 - 钱币符号 -->
<circle cx="0" cy="0" r="35" stroke="white" stroke-width="3" fill="none"/>
<text x="0" y="15" font-family="Arial, sans-serif" font-size="48" fill="white" text-anchor="middle" font-weight="bold">¥</text>
</g>
<text x="300" y="350" font-family="Arial, sans-serif" font-size="32" fill="white" text-anchor="middle" font-weight="bold">金融解决方案</text>
</svg>

After

Width:  |  Height:  |  Size: 837 B

View File

@@ -0,0 +1,15 @@
<svg width="600" height="400" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad4" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#fa709a;stop-opacity:1" />
<stop offset="100%" style="stop-color:#fee140;stop-opacity:1" />
</linearGradient>
</defs>
<rect width="600" height="400" fill="url(#grad4)"/>
<g transform="translate(300, 200)">
<!-- 景点图标 - 山和太阳 -->
<circle cx="-30" cy="-30" r="15" stroke="white" stroke-width="3" fill="none"/>
<path d="M-50,20 L-30,-10 L-10,10 L10,-20 L30,0 L50,20 Z" stroke="white" stroke-width="3" fill="none"/>
</g>
<text x="300" y="350" font-family="Arial, sans-serif" font-size="32" fill="white" text-anchor="middle" font-weight="bold">文旅解决方案</text>
</svg>

After

Width:  |  Height:  |  Size: 816 B

View File

@@ -0,0 +1,16 @@
<svg width="600" height="400" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad6" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#ff9a9e;stop-opacity:1" />
<stop offset="100%" style="stop-color:#fecfef;stop-opacity:1" />
</linearGradient>
</defs>
<rect width="600" height="400" fill="url(#grad6)"/>
<g transform="translate(300, 200)">
<!-- 医疗十字图标 -->
<rect x="-10" y="-35" width="20" height="70" fill="white"/>
<rect x="-35" y="-10" width="70" height="20" fill="white"/>
<circle cx="0" cy="0" r="45" stroke="white" stroke-width="3" fill="none"/>
</g>
<text x="300" y="350" font-family="Arial, sans-serif" font-size="32" fill="white" text-anchor="middle" font-weight="bold">医疗解决方案</text>
</svg>

After

Width:  |  Height:  |  Size: 824 B

View File

@@ -0,0 +1,18 @@
<svg width="600" height="400" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad3" x1="0%" y1="0%" x2="100%" y2="100%">
<stop offset="0%" style="stop-color:#4facfe;stop-opacity:1" />
<stop offset="100%" style="stop-color:#00f2fe;stop-opacity:1" />
</linearGradient>
</defs>
<rect width="600" height="400" fill="url(#grad3)"/>
<g transform="translate(300, 200)">
<!-- 游戏手柄图标 -->
<ellipse cx="0" cy="0" rx="50" ry="30" stroke="white" stroke-width="3" fill="none"/>
<circle cx="-25" cy="-5" r="8" fill="white"/>
<circle cx="25" cy="-5" r="8" fill="white"/>
<rect x="-35" y="-15" width="15" height="3" fill="white"/>
<rect x="-28" y="-22" width="3" height="15" fill="white"/>
</g>
<text x="300" y="350" font-family="Arial, sans-serif" font-size="32" fill="white" text-anchor="middle" font-weight="bold">游戏解决方案</text>
</svg>

After

Width:  |  Height:  |  Size: 933 B