Files
lucide/icons/user-plus.svg
T

17 lines
383 B
XML
Raw Normal View History

2020-06-08 16:39:52 +01:00
<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"
>
2021-01-14 16:33:30 -05:00
<path d="M16 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2" />
2020-06-08 16:39:52 +01:00
<circle cx="8.5" cy="7" r="4" />
<line x1="20" y1="8" x2="20" y2="14" />
<line x1="23" y1="11" x2="17" y2="11" />
</svg>