mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:08:27 +02:00
16 lines
418 B
XML
16 lines
418 B
XML
|
|
<svg
|
||
|
|
xmlns="http://www.w3.org/2000/svg"
|
||
|
|
width="24"
|
||
|
|
height="24"
|
||
|
|
viewBox="0 0 24 24"
|
||
|
|
fill="none"
|
||
|
|
stroke="currentColor"
|
||
|
|
stroke-width="2"
|
||
|
|
stroke-linecap="round"
|
||
|
|
stroke-linejoin="round"
|
||
|
|
>
|
||
|
|
<path d="M20 18c0 1.66-3.58 3-8 3s-8-1.34-8-3l1-3h0s-3-3-3-6c0-1 5-7 10-7s10 6 10 7c0 3-3 6-3 6h0l1 3Z" />
|
||
|
|
<path d="M5 15H19" />
|
||
|
|
<path d="M9 7C9 8.67 10 11 12 11S15 8.67 15 7C13 7 12 6 12 6S11 7 9 7Z" />
|
||
|
|
</svg>
|