10 lines
575 B
XML
10 lines
575 B
XML
|
|
<svg width="96" height="96" xmlns="http://www.w3.org/2000/svg">
|
||
|
|
<defs>
|
||
|
|
<linearGradient id="grad96" 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="96" height="96" fill="url(#grad96)" rx="9.600000000000001"/>
|
||
|
|
<text x="50%" y="50%" font-size="38.400000000000006" fill="white" text-anchor="middle" dy=".35em" font-family="Arial, Microsoft YaHei, sans-serif" font-weight="bold">账</text>
|
||
|
|
</svg>
|