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/310371.svg" alt="User Plus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310371.svg" alt="User Plus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310371.svg" alt="User Plus icon" :width="24" :height="24" />
CSS background
.icon-user-plus {
background-image: url('https://proicons.com/icon/310371.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="M13.1813 21.2492C13.1813 21.4483 13.1021 21.6393 12.9613 21.7801C12.8205 21.9209 12.6296 22 12.4305 22H4.79231C4.59318 22 4.40215 21.9209 4.26135 21.7801C4.12054 21.6393 4.04151 21.4483 4.04151 21.2492C4.04151 17.1448 8.54631 13.9614 12.4205 13.9614C12.6196 13.9614 12.8105 14.0405 12.9513 14.1813C13.0921 14.3221 13.1713 14.5131 13.1713 14.7122L13.1813 21.2492Z" fill="black"/> <path d="M17.1555 9.0762C16.7715 10.0143 16.1117 10.8137 15.2635 11.3686C14.4252 11.9297 13.4392 12.2294 12.4305 12.2296C11.7592 12.2296 11.0944 12.0972 10.4743 11.84C9.85422 11.5828 9.29098 11.2058 8.81676 10.7307C8.34254 10.2555 7.9667 9.69152 7.71072 9.07094C7.45474 8.45036 7.32362 7.78538 7.32493 7.11408C7.32377 6.10202 7.62354 5.11248 8.18596 4.27108C8.75237 3.43161 9.55297 2.77714 10.4883 2.38906C11.4234 2.00192 12.4523 1.90085 13.4449 2.09865C14.4374 2.29645 15.3491 2.7842 16.0644 3.50023C16.7828 4.21365 17.2679 5.12815 17.4557 6.12303C17.6528 7.11532 17.5483 8.14389 17.1555 9.0762Z" fill="black"/> <path d="M19.9584 17.9858C19.9598 18.0847 19.9413 18.1829 19.904 18.2746C19.8668 18.3663 19.8115 18.4497 19.7415 18.5197C19.6715 18.5896 19.5883 18.6449 19.4966 18.6821C19.4049 18.7194 19.3066 18.7379 19.2076 18.7366H17.8462V20.088C17.8462 20.2871 17.7671 20.4781 17.6263 20.6189C17.4855 20.7597 17.2945 20.8388 17.0954 20.8388C16.8962 20.8388 16.7053 20.7597 16.5645 20.6189C16.4237 20.4781 16.3446 20.2871 16.3446 20.088V18.7265H14.9831C14.784 18.7265 14.5931 18.6474 14.4523 18.5066C14.3115 18.3658 14.2323 18.1749 14.2323 17.9757C14.2323 17.7766 14.3115 17.5856 14.4523 17.4448C14.5931 17.304 14.784 17.2249 14.9831 17.2249H16.3846V15.8635C16.3846 15.6644 16.4638 15.4734 16.6046 15.3326C16.7454 15.1918 16.9363 15.1127 17.1355 15.1127C17.3346 15.1127 17.5255 15.1918 17.6663 15.3326C17.8071 15.4734 17.8863 15.6644 17.8863 15.8635V17.2249H19.2477C19.4415 17.2353 19.6239 17.3203 19.7564 17.4621C19.8889 17.604 19.9613 17.7917 19.9584 17.9858Z" fill="black"/> </svg>
User Plus in other icon packs
Copied!