Files
EmailBill/Web/public/icons/icon-144x144.svg
孙诚 a9dfcdaa5c
All checks were successful
Docker Build & Deploy / Build Docker Image (push) Successful in 14s
Docker Build & Deploy / Deploy to Production (push) Successful in 7s
PWA支持
2025-12-25 14:15:43 +08:00

10 lines
554 B
XML

<svg width="144" height="144" xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient id="grad144" 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="144" height="144" fill="url(#grad144)" rx="14.4"/>
<text x="50%" y="50%" font-size="57.6" fill="white" text-anchor="middle" dy=".35em" font-family="Arial, Microsoft YaHei, sans-serif" font-weight="bold"></text>
</svg>