User Cross Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The User Cross 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/311014.svg" alt="User Cross icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/311014.svg" alt="User Cross icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/311014.svg" alt="User Cross icon" :width="24" :height="24" />
CSS background
.icon-user-cross {
background-image: url('https://proicons.com/icon/311014.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="M11.9588 14.7235C8.3588 14.7235 4.3388 17.6519 4.3388 21.25" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M11.9588 11.4653C12.8215 11.4673 13.6655 11.2134 14.3838 10.7358C15.1021 10.2581 15.6625 9.57825 15.994 8.78217C16.3256 7.98609 16.4133 7.1096 16.2462 6.26365C16.0791 5.41769 15.6647 4.6403 15.0553 4.02987C14.446 3.41944 13.6691 3.00342 12.8231 2.83447C11.977 2.66551 11.0999 2.75122 10.3026 3.08075C9.50534 3.41027 8.82381 3.9688 8.34429 4.68562C7.86476 5.40245 7.6088 6.24535 7.6088 7.10764C7.60879 8.26163 8.06678 9.3685 8.88227 10.1854C9.69777 11.0024 10.8042 11.4626 11.9588 11.4653Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M19.6612 15.4868L14.6614 20.4759" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M14.6612 15.4977L19.661 20.4868" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> </svg>
User Cross in other icon packs
Copied!