User Minus Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The User Minus 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/310370.svg" alt="User Minus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310370.svg" alt="User Minus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310370.svg" alt="User Minus icon" :width="24" :height="24" />
CSS background
.icon-user-minus {
background-image: url('https://proicons.com/icon/310370.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.1663 21.2492C13.1663 21.4483 13.0871 21.6393 12.9463 21.7801C12.8055 21.9209 12.6146 22 12.4155 22H4.77732C4.57819 22 4.38716 21.9209 4.24636 21.7801C4.10555 21.6393 4.02652 21.4483 4.02652 21.2492C4.02652 17.1448 8.53132 13.9614 12.4055 13.9614C12.6046 13.9614 12.7955 14.0405 12.9363 14.1813C13.0771 14.3221 13.1563 14.5131 13.1563 14.7122L13.1663 21.2492Z" fill="black"/> <path d="M17.1405 9.0762C16.7565 10.0143 16.0967 10.8137 15.2485 11.3686C14.4102 11.9297 13.4242 12.2294 12.4155 12.2296C11.7442 12.2296 11.0794 12.0972 10.4593 11.84C9.83922 11.5828 9.27598 11.2058 8.80177 10.7307C8.32755 10.2555 7.95171 9.69152 7.69573 9.07094C7.43974 8.45036 7.30862 7.78538 7.30994 7.11408C7.30878 6.10202 7.60855 5.11248 8.17097 4.27108C8.73738 3.43161 9.53798 2.77714 10.4734 2.38906C11.4084 2.00192 12.4373 1.90085 13.4299 2.09865C14.4224 2.29645 15.3341 2.7842 16.0494 3.50023C16.7678 4.21365 17.2529 5.12815 17.4408 6.12303C17.6378 7.11532 17.5333 8.14389 17.1405 9.0762Z" fill="black"/> <path d="M19.2227 18.7465H15.2885C15.0894 18.7465 14.8984 18.6674 14.7576 18.5266C14.6168 18.3858 14.5377 18.1948 14.5377 17.9957C14.5377 17.7966 14.6168 17.6057 14.7576 17.4649C14.8984 17.3241 15.0894 17.2449 15.2885 17.2449H19.2227C19.4218 17.2449 19.6128 17.3241 19.7536 17.4649C19.8944 17.6057 19.9735 17.7966 19.9735 17.9957C19.9735 18.1948 19.8944 18.3858 19.7536 18.5266C19.6128 18.6674 19.4218 18.7465 19.2227 18.7465Z" fill="black"/> </svg>
User Minus in other icon packs
Copied!