Files
2025-10-22 08:19:00 +08:00

6 lines
315 B
XML

<svg xmlns="http://www.w3.org/2000/svg" width="120" height="120" viewBox="0 0 120 120">
<rect width="120" height="120" rx="20" fill="#007AFF"/>
<path d="M30,40H90v40H30z" fill="white"/>
<circle cx="50" cy="60" r="12" fill="#007AFF"/>
<rect x="70" y="50" width="20" height="20" fill="#007AFF" rx="2"/>
</svg>