mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 10:08:24 +02:00
17 lines
331 B
XML
17 lines
331 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="M21 21H3V11a9 9 0 1 1 18 0Z" />
|
||
|
|
<path d="M20.77 9H12v4" />
|
||
|
|
<path d="M8 17v-4h13" />
|
||
|
|
<path d="M3 17h18" />
|
||
|
|
</svg>
|