Files
EmailBill/Web/public/icons/icon-192x192.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
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>