25 lines
1.1 KiB
XML
25 lines
1.1 KiB
XML
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 180 320" width="180" height="320">
|
|
<!-- Kopf -->
|
|
<ellipse cx="90" cy="38" rx="26" ry="30" fill="#1a1a1a"/>
|
|
<!-- Hals -->
|
|
<rect x="80" y="64" width="20" height="16" rx="4" fill="#1a1a1a"/>
|
|
<!-- Torso -->
|
|
<path d="M45,80 Q40,100 38,140 L55,145 L55,190 L125,190 L125,145 L142,140 Q140,100 135,80 Z" fill="#1a1a1a"/>
|
|
<!-- Linker Arm -->
|
|
<path d="M45,82 Q20,100 15,145 Q18,148 28,145 Q38,110 55,95 Z" fill="#1a1a1a"/>
|
|
<!-- Linke Hand -->
|
|
<ellipse cx="20" cy="150" rx="10" ry="13" fill="#1a1a1a"/>
|
|
<!-- Rechter Arm -->
|
|
<path d="M135,82 Q160,100 165,145 Q162,148 152,145 Q142,110 125,95 Z" fill="#1a1a1a"/>
|
|
<!-- Rechte Hand -->
|
|
<ellipse cx="160" cy="150" rx="10" ry="13" fill="#1a1a1a"/>
|
|
<!-- Linkes Bein -->
|
|
<path d="M55,188 Q48,230 46,280 Q52,285 66,280 Q70,235 75,190 Z" fill="#1a1a1a"/>
|
|
<!-- Linker Fuss -->
|
|
<ellipse cx="54" cy="284" rx="16" ry="9" fill="#1a1a1a"/>
|
|
<!-- Rechtes Bein -->
|
|
<path d="M125,188 Q132,230 134,280 Q128,285 114,280 Q110,235 105,190 Z" fill="#1a1a1a"/>
|
|
<!-- Rechter Fuss -->
|
|
<ellipse cx="126" cy="284" rx="16" ry="9" fill="#1a1a1a"/>
|
|
</svg>
|