17 lines
400 B
XML
17 lines
400 B
XML
<!-- @license lucide-static v0.511.0 - ISC -->
|
|
<svg
|
|
class="lucide lucide-briefcase"
|
|
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="M16 20V4a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16" />
|
|
<rect width="20" height="14" x="2" y="6" rx="2" />
|
|
</svg>
|