6 lines
380 B
XML
Raw Normal View History

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#ef4444" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round">
<path d="M14 9a2 2 0 1 1-4 0 2 2 0 0 1 4 0z" />
<path d="M2.5 12a9.5 9.5 0 1 0 19 0 9.5 9.5 0 1 0-19 0" />
<path d="M7 15s1 2 5 2 5-2 5-2" />
<path d="M12 3v3M3 12h3M21 12h-3M12 21v-3" stroke-dasharray="2" />
</svg>