20 lines
441 B
XML
20 lines
441 B
XML
<!-- @license lucide-static v0.511.0 - ISC -->
|
|
<svg
|
|
class="lucide lucide-ligature"
|
|
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="M8 20V8c0-2.2 1.8-4 4-4 1.5 0 2.8.8 3.5 2" />
|
|
<path d="M6 12h4" />
|
|
<path d="M14 12h2v8" />
|
|
<path d="M6 20h4" />
|
|
<path d="M14 20h4" />
|
|
</svg>
|