Scan User Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Scan User 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/310947.svg" alt="Scan User icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310947.svg" alt="Scan User icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310947.svg" alt="Scan User icon" :width="24" :height="24" />
CSS background
.icon-scan-user {
background-image: url('https://proicons.com/icon/310947.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.25 8.81387V6.75832C21.25 5.94057 20.9251 5.15631 20.3469 4.57808C19.7687 3.99984 18.9844 3.67499 18.1666 3.67499H15.0833" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M15.0833 22.175H18.1666C18.9844 22.175 19.7687 21.8501 20.3469 21.2719C20.9251 20.6936 21.25 19.9094 21.25 19.0916V17.0361" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M2.75 17.0361V19.0916C2.75 19.9094 3.07485 20.6936 3.65309 21.2719C4.23132 21.8501 5.01558 22.175 5.83333 22.175H8.91667" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M8.91667 3.67499H5.83333C5.01558 3.67499 4.23132 3.99984 3.65309 4.57808C3.07485 5.15631 2.75 5.94057 2.75 6.75832V8.81387" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M18.1765 22.175C18.1765 19.2544 14.9206 16.8809 12 16.8809C9.07943 16.8809 5.82355 19.2544 5.82355 22.175" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M12 14.2338C13.9492 14.2338 15.5294 12.6536 15.5294 10.7044C15.5294 8.75516 13.9492 7.17499 12 7.17499C10.0508 7.17499 8.47058 8.75516 8.47058 10.7044C8.47058 12.6536 10.0508 14.2338 12 14.2338Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Scan User in other icon packs
Copied!