19 lines
964 B
XML
19 lines
964 B
XML
<svg xmlns="http://www.w3.org/2000/svg" width="96" height="96" viewBox="0 0 96 96">
|
|
<defs>
|
|
<linearGradient id="grad17" x1="0%" y1="0%" x2="0%" y2="100%">
|
|
<stop offset="0%" style="stop-color:#2196F3;stop-opacity:1" />
|
|
<stop offset="100%" style="stop-color:#1976D2;stop-opacity:1" />
|
|
</linearGradient>
|
|
</defs>
|
|
<rect width="96" height="96" rx="20" fill="url(#grad17)" />
|
|
<g fill="white" transform="translate(20, 16)">
|
|
<!-- 地球 -->
|
|
<circle cx="28" cy="28" r="24" stroke="white" stroke-width="3" fill="none" />
|
|
<ellipse cx="28" cy="28" rx="10" ry="24" stroke="white" stroke-width="2" fill="none" />
|
|
<path d="M4 28 L52 28" stroke="white" stroke-width="2" />
|
|
<path d="M10 14 L46 14" stroke="white" stroke-width="2" />
|
|
<path d="M10 42 L46 42" stroke="white" stroke-width="2" />
|
|
</g>
|
|
<text x="48" y="82" font-family="Arial" font-size="9" fill="white" text-anchor="middle"
|
|
font-weight="bold">RCP63</text>
|
|
</svg> |