Zecken-Icon neu: großer Körper, kurze Beine, display:inline fix, SW by-v326

This commit is contained in:
rene 2026-04-24 08:20:25 +02:00
parent acd93e83e6
commit 546551a8db
4 changed files with 17 additions and 21 deletions

View file

@ -1,20 +1,16 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor">
<!-- Mundwerkzeuge (Cheliceren) -->
<ellipse cx="128" cy="46" rx="9" ry="22"/>
<!-- Kopf (Capitulum) -->
<ellipse cx="128" cy="88" rx="36" ry="32"/>
<!-- Körper (Abdomen) -->
<ellipse cx="128" cy="174" rx="72" ry="68"/>
<!-- Beinpaar 1 (oben) -->
<path d="M93,112 Q58,82 22,66" fill="none" stroke="currentColor" stroke-width="13" stroke-linecap="round"/>
<path d="M163,112 Q198,82 234,66" fill="none" stroke="currentColor" stroke-width="13" stroke-linecap="round"/>
<!-- Beinpaar 2 -->
<path d="M90,134 Q50,118 16,110" fill="none" stroke="currentColor" stroke-width="13" stroke-linecap="round"/>
<path d="M166,134 Q206,118 240,110" fill="none" stroke="currentColor" stroke-width="13" stroke-linecap="round"/>
<!-- Beinpaar 3 -->
<path d="M88,156 Q46,152 12,152" fill="none" stroke="currentColor" stroke-width="13" stroke-linecap="round"/>
<path d="M168,156 Q210,152 244,152" fill="none" stroke="currentColor" stroke-width="13" stroke-linecap="round"/>
<!-- Beinpaar 4 (unten) -->
<path d="M90,176 Q50,186 20,198" fill="none" stroke="currentColor" stroke-width="13" stroke-linecap="round"/>
<path d="M166,176 Q206,186 236,198" fill="none" stroke="currentColor" stroke-width="13" stroke-linecap="round"/>
<!-- Kopf -->
<ellipse cx="128" cy="68" rx="26" ry="22"/>
<!-- Körper (dominiert das Icon) -->
<ellipse cx="128" cy="158" rx="88" ry="80"/>
<!-- Beine links: kurz, am Körper ansetzend -->
<path d="M52,120 Q20,106 8,94" fill="none" stroke="currentColor" stroke-width="14" stroke-linecap="round"/>
<path d="M44,142 Q12,136 2,132" fill="none" stroke="currentColor" stroke-width="14" stroke-linecap="round"/>
<path d="M44,164 Q12,162 2,162" fill="none" stroke="currentColor" stroke-width="14" stroke-linecap="round"/>
<path d="M52,184 Q22,192 10,204" fill="none" stroke="currentColor" stroke-width="14" stroke-linecap="round"/>
<!-- Beine rechts (gespiegelt) -->
<path d="M204,120 Q236,106 248,94" fill="none" stroke="currentColor" stroke-width="14" stroke-linecap="round"/>
<path d="M212,142 Q244,136 254,132" fill="none" stroke="currentColor" stroke-width="14" stroke-linecap="round"/>
<path d="M212,164 Q244,162 254,162" fill="none" stroke="currentColor" stroke-width="14" stroke-linecap="round"/>
<path d="M204,184 Q234,192 246,204" fill="none" stroke="currentColor" stroke-width="14" stroke-linecap="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.2 KiB

Before After
Before After