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

16 lines
1.2 KiB
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 256 256" fill="currentColor">
<!-- 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>