static/avatars/alice.svg 488 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="#e8a87c"/>
3
<circle cx="32" cy="26" r="12" fill="#fae3c8"/>
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="M18 20q2-10 14-8t14 8c0 0-4-2-14-2s-14 2-14 2z" fill="#c0392b"/>
8
<rect x="16" y="44" width="32" height="20" rx="4" fill="#e74c3c"/>
9
</svg>