Users Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Users icon is commonly used in team pages, admin panels and user management screens. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/310375.svg" alt="Users icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310375.svg" alt="Users icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310375.svg" alt="Users icon" :width="24" :height="24" />
CSS background
.icon-users {
background-image: url('https://proicons.com/icon/310375.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="M21.987 18.73C21.9409 19.0359 21.8245 19.3268 21.6469 19.58C21.4702 19.8288 21.2361 20.0315 20.9645 20.1707C20.6929 20.31 20.3917 20.3817 20.0864 20.38H18.4359C18.3185 20.3796 18.2028 20.3514 18.0984 20.2975C17.9941 20.2436 17.904 20.1656 17.8358 20.07C17.7667 19.9745 17.7208 19.8643 17.7018 19.748C17.6827 19.6317 17.6909 19.5126 17.7257 19.4C18.0958 18.22 18.0158 16.89 14.6648 14.76C14.5282 14.6705 14.4236 14.54 14.3661 14.3872C14.3085 14.2344 14.3011 14.0673 14.3447 13.91C14.3916 13.7551 14.4867 13.6191 14.6163 13.522C14.7458 13.4248 14.903 13.3716 15.0649 13.37C16.4953 13.3898 17.8911 13.8122 19.0924 14.5886C20.2937 15.3651 21.2518 16.4642 21.857 17.76C21.98 18.0676 22.0247 18.4009 21.987 18.73Z" fill="black"/> <path d="M19.4863 7.70004C19.4847 8.2802 19.3691 8.85441 19.1462 9.39005C18.6938 10.4694 17.8351 11.3278 16.7554 11.7801C16.2193 12.002 15.6452 12.1174 15.0649 12.12C14.9336 12.1176 14.8052 12.0813 14.6921 12.0146C14.5791 11.9478 14.4852 11.8529 14.4197 11.7391C14.3543 11.6253 14.3194 11.4965 14.3185 11.3653C14.3176 11.234 14.3508 11.1047 14.4147 10.99C15.0269 10.011 15.3515 8.87966 15.3515 7.72507C15.3515 6.57048 15.0269 5.43912 14.4147 4.46005C14.3363 4.34796 14.29 4.21655 14.2809 4.08005C14.2717 3.94354 14.3001 3.80717 14.363 3.68564C14.4258 3.56411 14.5207 3.46208 14.6374 3.39059C14.7541 3.31911 14.8881 3.28088 15.0249 3.28006C15.6056 3.27788 16.1808 3.39351 16.7154 3.62003C17.2602 3.84914 17.7508 4.18979 18.1559 4.62003C18.9783 5.4508 19.4417 6.57116 19.4463 7.74002L19.4863 7.70004Z" fill="black"/> <path d="M16.6754 18.7C16.7159 19.1896 16.6195 19.6807 16.3969 20.1187C16.1743 20.5566 15.8344 20.924 15.415 21.18C14.997 21.4371 14.5154 21.5722 14.0246 21.57H4.65181C4.16102 21.5722 3.67941 21.4371 3.2614 21.18C2.84145 20.9253 2.50155 20.5578 2.28047 20.1193C2.05939 19.6808 1.96602 19.189 2.01102 18.7C2.04837 18.2122 2.22163 17.7445 2.51117 17.35C3.308 16.2889 4.33479 15.4219 5.51454 14.814C6.6943 14.2061 7.9964 13.8732 9.32322 13.84C10.6546 13.866 11.9626 14.1947 13.1481 14.8011C14.3335 15.4075 15.3653 16.2758 16.1653 17.34C16.4564 17.7383 16.6328 18.2086 16.6754 18.7Z" fill="black"/> <path d="M14.2447 7.31999C14.2421 8.61966 13.7251 9.86549 12.8068 10.7854C11.8884 11.7054 10.6433 12.2247 9.34322 12.23C8.37466 12.228 7.4284 11.9392 6.62389 11.4C5.81938 10.8608 5.19269 10.0955 4.82295 9.20054C4.45321 8.30559 4.35699 7.3212 4.54643 6.37162C4.73588 5.42205 5.2025 4.54989 5.88738 3.86521C6.57226 3.18054 7.44469 2.71402 8.39455 2.52464C9.34441 2.33525 10.3291 2.43144 11.2243 2.80107C12.1195 3.1707 12.8851 3.79721 13.4245 4.60148C13.9638 5.40575 14.2527 6.35171 14.2547 7.31999H14.2447Z" fill="black"/> </svg>
Users in other icon packs
Copied!