User Plus Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The User Plus icon is commonly used in account pages, profile sections and authentication flows. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/311016.svg" alt="User Plus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/311016.svg" alt="User Plus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/311016.svg" alt="User Plus icon" :width="24" :height="24" />
CSS background
.icon-user-plus {
background-image: url('https://proicons.com/icon/311016.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M12.125 14.7185C8.525 14.7185 4.505 17.6469 4.505 21.245" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M12.125 11.4603C12.9877 11.4623 13.8317 11.2084 14.55 10.7308C15.2683 10.2531 15.8287 9.57326 16.1602 8.77718C16.4918 7.98111 16.5795 7.10462 16.4124 6.25866C16.2453 5.4127 15.8309 4.63531 15.2215 4.02488C14.6122 3.41445 13.8353 2.99843 12.9893 2.82948C12.1432 2.66053 11.2661 2.74624 10.4688 3.07576C9.67155 3.40528 8.99002 3.96381 8.51049 4.68063C8.03097 5.39746 7.775 6.24036 7.775 7.10265C7.775 8.25664 8.23298 9.36351 9.04848 10.1804C9.86397 10.9974 10.9704 11.4577 12.125 11.4603Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M16.4883 14.9834V20.9801" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M13.495 17.9883H19.495" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> </svg>
User Plus in other icon packs
Copied!