main
1<svg xmlns="http://www.w3.org/2000/svg" width="220" height="220" viewBox="0 0 220 220">
2  <rect width="220" height="220" fill="#e8e4dc" rx="4"/>
3  <circle cx="110" cy="90" r="50" fill="#b8b4aa"/>
4  <circle cx="110" cy="90" r="30" fill="#e8e4dc"/>
5  <rect x="40" y="160" width="140" height="12" rx="3" fill="#c8c4ba"/>
6  <rect x="60" y="180" width="100" height="10" rx="3" fill="#d4d0c6"/>
7  <text x="65" y="210" font-family="sans-serif" font-size="10" fill="#999">220 × 220</text>
8</svg>