2026-04-17 20:23:39 +08:00
|
|
|
<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" viewBox="0 0 64 64">
|
2026-06-18 15:14:38 +08:00
|
|
|
<defs>
|
|
|
|
|
<linearGradient id="avBg" x1="0" y1="0" x2="1" y2="1">
|
|
|
|
|
<stop offset="0%" stop-color="#ecfdf5"/>
|
|
|
|
|
<stop offset="100%" stop-color="#d1fae5"/>
|
|
|
|
|
</linearGradient>
|
|
|
|
|
</defs>
|
|
|
|
|
<rect fill="url(#avBg)" width="64" height="64" rx="32"/>
|
|
|
|
|
<circle cx="32" cy="25" r="10" fill="none" stroke="#059669" stroke-width="2.5"/>
|
|
|
|
|
<path d="M14 54c0-9 8-15 18-15s18 6 18 15" fill="none" stroke="#059669" stroke-width="2.5" stroke-linecap="round"/>
|
2026-04-17 20:23:39 +08:00
|
|
|
</svg>
|