10 lines
581 B
XML
10 lines
581 B
XML
<svg width="192" height="192" xmlns="http://www.w3.org/2000/svg">
|
|
<defs>
|
|
<linearGradient id="grad192" x1="0%" y1="0%" x2="100%" y2="100%">
|
|
<stop offset="0%" style="stop-color:#1989fa;stop-opacity:1" />
|
|
<stop offset="100%" style="stop-color:#0b5fd6;stop-opacity:1" />
|
|
</linearGradient>
|
|
</defs>
|
|
<rect width="192" height="192" fill="url(#grad192)" rx="19.200000000000003"/>
|
|
<text x="50%" y="50%" font-size="76.80000000000001" fill="white" text-anchor="middle" dy=".35em" font-family="Arial, Microsoft YaHei, sans-serif" font-weight="bold">账</text>
|
|
</svg> |