Search User Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Search User icon is commonly used in search bars, toolbars and input fields. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/306464.svg" alt="Search User icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306464.svg" alt="Search User icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306464.svg" alt="Search User icon" :width="24" :height="24" />
CSS background
.icon-search-user {
background-image: url('https://proicons.com/icon/306464.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M905 813c-6-7-7-18-2-26 20-34 32-73 32-115 0-124-101-224-224-224S488 548 488 672s100 223 223 223c46 0 88-14 123-37 8-5 19-5 26 2l74 75c1 0 2 1 2 1l13 13c6 6 17 6 24 0l22-23c7-6 7-17 0-24l-90-89zm-59-37c-7 9-15 18-24 26-30 25-69 40-111 40-94 0-170-76-170-170s76-171 170-171c95 0 171 76 171 171 0 39-13 75-36 104zM377 495c124 0 224-100 224-224S501 46 377 46 152 147 152 271s101 224 225 224zm93 43c5-8 2-11-7-8-27 11-56 16-86 16-68 0-132-27-179-77l-3-3s-4-2-6-1l-4 2C85 525 20 626 0 752v2s0 3 1 4l2 2c99 120 232 186 374 186 59 0 117-12 172-34 9-4 9-11 1-16-69-50-115-132-115-224 0-49 13-94 35-134z"/></svg>
Search User in other icon packs
Copied!