User Search Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The User Search 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/320935.svg" alt="User Search icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/320935.svg" alt="User Search icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/320935.svg" alt="User Search icon" :width="24" :height="24" />
CSS background
.icon-user-search {
background-image: url('https://proicons.com/icon/320935.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="iso-8859-1"?> <!-- Generator: Adobe Illustrator 24.1.2, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve"> <g id="user--search_1_"> <path d="M12.979,28.355c-2.095,0-4.217-0.532-6.158-1.653c-5.901-3.407-7.93-10.98-4.523-16.881 c1.65-2.858,4.315-4.903,7.504-5.758c3.188-0.854,6.519-0.416,9.377,1.234l0,0c2.859,1.65,4.904,4.315,5.758,7.503 c0.823,3.072,0.446,6.276-1.059,9.063l7.302,4.216l-0.359,0.623l-7.302-4.216C21.197,26.254,17.141,28.355,12.979,28.355z M6.359,25.559c0.264,0.183,0.539,0.356,0.822,0.521c4.024,2.322,8.872,1.962,12.458-0.522v-1.094c0-3.077-2.091-5.729-5.084-6.449 c-0.15-0.035-0.26-0.163-0.274-0.316s0.07-0.299,0.211-0.361c1.316-0.591,2.167-1.899,2.167-3.333c0-2.017-1.642-3.659-3.659-3.659 s-3.659,1.642-3.659,3.659c0,1.435,0.851,2.743,2.167,3.333c0.141,0.062,0.225,0.208,0.211,0.361s-0.125,0.281-0.274,0.316 c-2.994,0.721-5.084,3.372-5.084,6.449v1.095H6.359z M13.019,4.357c-1.011,0-2.028,0.133-3.031,0.401 c-3.003,0.805-5.512,2.73-7.066,5.423C0.03,15.188,1.296,21.474,5.64,25.017v-0.554c0-3.124,1.943-5.852,4.819-6.902 c-1.138-0.812-1.838-2.133-1.838-3.558c0-2.415,1.964-4.378,4.378-4.378s4.379,1.964,4.379,4.378c0,1.425-0.701,2.746-1.838,3.558 c2.876,1.051,4.82,3.778,4.82,6.902v0.553c1.064-0.867,1.992-1.938,2.719-3.196c1.554-2.692,1.967-5.829,1.162-8.832 s-2.73-5.512-5.422-7.067l0,0C17.025,4.886,15.035,4.357,13.019,4.357z"/> </g> <rect id="_Transparent_Rectangle" style="fill:none;" width="32" height="32"/> </svg>
User Search in other icon packs
Copied!