mirror of
https://github.com/svemagie/blog-eleventy-indiekit.git
synced 2026-04-02 16:44:56 +02:00
6 lines
255 B
XML
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>
|