mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:08:27 +02:00
18 lines
439 B
XML
18 lines
439 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 3v2l4-2v2Z" />
|
||
|
|
<path d="M18 3h1a2 2 0 0 1 1.7 3A5270.5 5270.5 0 0 0 12 21S6.8 12 3.3 6A2 2 0 0 1 5 3h1" />
|
||
|
|
<path d="M12 9h.01" />
|
||
|
|
<path d="M12 13h.01" />
|
||
|
|
<path d="M21 5v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5" />
|
||
|
|
</svg>
|