banyaro/backend/static/icons/tick-warning.svg

20 lines
1.3 KiB
XML

<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"/>
</svg>