Files
blog-eleventy-indiekit/images/default-avatar.svg
2026-01-24 12:13:34 +01:00

6 lines
255 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100" width="100" height="100">
<circle cx="50" cy="50" r="50" fill="#e4e4e7"/>
<circle cx="50" cy="40" r="18" fill="#a1a1aa"/>
<ellipse cx="50" cy="85" rx="30" ry="25" fill="#a1a1aa"/>
</svg>