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/310369.svg" alt="User Cross icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310369.svg" alt="User Cross icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310369.svg" alt="User Cross icon" :width="24" :height="24" />
CSS background
.icon-user-cross {
background-image: url('https://proicons.com/icon/310369.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.9753 14.7179V21.2479C12.9728 21.446 12.8929 21.6352 12.7528 21.7753C12.6127 21.9154 12.4234 21.9953 12.2253 21.9979H4.60535C4.40643 21.9979 4.2156 21.9189 4.07495 21.7782C3.9343 21.6375 3.85535 21.4468 3.85535 21.2479C3.85535 17.1479 8.34534 13.9679 12.2253 13.9679C12.4234 13.9705 12.6127 14.0503 12.7528 14.1904C12.8929 14.3305 12.9728 14.5198 12.9753 14.7179Z" fill="black"/> <path d="M16.9454 9.07788C16.5545 10.0077 15.9012 10.8034 15.0654 11.3679C14.2263 11.9237 13.2419 12.2194 12.2354 12.2179C11.3117 12.2168 10.4056 11.9649 9.61394 11.489C8.82226 11.0131 8.17472 10.331 7.7404 9.51581C7.30609 8.70058 7.10132 7.7827 7.148 6.86017C7.19467 5.93764 7.49104 5.04513 8.00542 4.2779C8.56395 3.43431 9.36113 2.77629 10.2953 2.38788C11.2454 1.99876 12.2897 1.90132 13.2953 2.10791C14.2868 2.30028 15.1968 2.78833 15.9054 3.50788C16.6242 4.2211 17.1119 5.13393 17.3053 6.12787C17.4784 7.1252 17.3532 8.15145 16.9454 9.07788Z" fill="black"/> <path d="M19.9253 19.4179C20.0657 19.5585 20.1447 19.7491 20.1447 19.9479C20.1447 20.1466 20.0657 20.3373 19.9253 20.4779C19.856 20.548 19.7735 20.6036 19.6825 20.6414C19.5915 20.6791 19.4939 20.6983 19.3954 20.6979C19.2968 20.6989 19.1989 20.68 19.1078 20.6422C19.0167 20.6043 18.9343 20.5485 18.8654 20.4779L17.4253 19.0379L15.9854 20.4779C15.8421 20.6131 15.6523 20.6883 15.4553 20.6879C15.3567 20.6889 15.2589 20.67 15.1678 20.6321C15.0768 20.5943 14.9942 20.5385 14.9253 20.4679C14.7848 20.3273 14.7061 20.1366 14.7061 19.9379C14.7061 19.7391 14.7848 19.5485 14.9253 19.4079L16.3553 17.9779L14.9253 16.5479C14.7928 16.4057 14.7207 16.2177 14.7241 16.0234C14.7275 15.8291 14.8063 15.6437 14.9437 15.5063C15.0811 15.3689 15.2665 15.2901 15.4608 15.2867C15.6551 15.2833 15.8432 15.3554 15.9854 15.4879L17.4153 16.9179L18.8654 15.4779C19.006 15.3375 19.1966 15.2585 19.3954 15.2585C19.5941 15.2585 19.7847 15.3375 19.9253 15.4779C20.0657 15.6185 20.1447 15.8091 20.1447 16.0079C20.1447 16.2066 20.0657 16.3973 19.9253 16.5379L18.4854 17.9779L19.9253 19.4179Z" fill="black"/> </svg>
User Cross in other icon packs
Copied!