icons/3/dwarf.svg
2026-06-01 20:07:36 +02:00

12 lines
No EOL
521 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48">
<circle cx="24" cy="24" r="20" fill="#a6b7cf" fill-opacity="0.1"/>
<g fill="none" stroke="#a6b7cf" stroke-width="2.4" stroke-linecap="round" stroke-linejoin="round">
<circle cx="24" cy="12" r="7"/>
<circle cx="20" cy="10" r="2"/>
<circle cx="28" cy="10" r="2"/>
<ellipse cx="24" cy="16" rx="6" ry="4"/>
<path d="M20 18 Q24 22 28 18"/>
<line x1="24" y1="20" x2="24" y2="44"/>
<line x1="14" y1="28" x2="34" y2="28"/>
</g>
</svg>