mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:28:26 +02:00
20 lines
429 B
XML
20 lines
429 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="M10 20a7 7 0 0 1-7-7V4c0-.6.4-1 1-1h6" />
|
||
|
|
<path d="M7 7h.01" />
|
||
|
|
<path d="M11 13h3V4c0-.6.4-1 1-1h6" />
|
||
|
|
<path d="M18 7h.01" />
|
||
|
|
<path d="M14 19v2" />
|
||
|
|
<path d="m18 17 1.5 1.5" />
|
||
|
|
<path d="M19 13h2" />
|
||
|
|
</svg>
|