mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 18:26:23 +01:00
17 lines
490 B
XML
17 lines
490 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="M22 13V8a1.974 1.974 0 0 0-2-2h-7.9c-.3 0-.7-.1-.9-.2-.3-.2-.5-.4-.7-.7l-.9-1.2c-.2-.3-.4-.5-.7-.7-.3-.1-.6-.2-1-.2H4a1.974 1.974 0 0 0-2 2v13c0 1.1.9 2 2 2h5"/>
|
|
<circle cx="20" cy="19" r="2"/>
|
|
<circle cx="13" cy="12." r="2"/>
|
|
<path d="M18 19c-2.8 0-5-2.2-5-5v8"/>
|
|
</svg>
|