static/avatars/bob.svg 476 B raw
1
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64">
2
<circle cx="32" cy="32" r="32" fill="#85c1e9"/>
3
<circle cx="32" cy="26" r="12" fill="#fddcb5"/>
4
<circle cx="27" cy="24" r="2" fill="#334"/>
5
<circle cx="37" cy="24" r="2" fill="#334"/>
6
<path d="M28 30q4 3 8 0" stroke="#334" stroke-width="1.5" fill="none" stroke-linecap="round"/>
7
<path d="M20 20q4-6 12-4t12 4" fill="#8e6b3e" stroke="none"/>
8
<rect x="16" y="44" width="32" height="20" rx="4" fill="#2980b9"/>
9
</svg>