25 lines
1.0 KiB
XML
25 lines
1.0 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
|
|
<defs>
|
|
<linearGradient id="bg2" x1="0" y1="0" x2="0" y2="1">
|
|
<stop offset="0%" stop-color="#4FA8FF"/>
|
|
<stop offset="100%" stop-color="#2E6FE0"/>
|
|
</linearGradient>
|
|
</defs>
|
|
<rect width="1024" height="1024" rx="220" fill="url(#bg2)"/>
|
|
|
|
<!-- 白色圆形底 -->
|
|
<circle cx="512" cy="450" r="300" fill="#FFFFFF"/>
|
|
|
|
<!-- 房子 + 水滴(清洁) -->
|
|
<g transform="translate(512,440)">
|
|
<path d="M -180 -20 L 0 -170 L 180 -20 L 180 160 Q 180 195 145 195 L -145 195 Q -180 195 -180 160 Z"
|
|
fill="#2E6FE0"/>
|
|
<rect x="-42" y="75" width="84" height="120" rx="16" fill="#FFFFFF"/>
|
|
<!-- 水滴 -->
|
|
<path d="M 235 -120 Q 300 -30 300 20 A 65 65 0 0 1 170 20 Q 170 -30 235 -120 Z" fill="#7BC8FF"/>
|
|
</g>
|
|
|
|
<text x="512" y="880" text-anchor="middle" font-family="PingFang SC, Hiragino Sans GB, sans-serif"
|
|
font-size="130" font-weight="700" fill="#FFFFFF">小王洁居</text>
|
|
</svg>
|