Search 2 Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Search 2 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/306456.svg" alt="Search 2 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306456.svg" alt="Search 2 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306456.svg" alt="Search 2 icon" :width="24" :height="24" />
CSS background
.icon-search-2 {
background-image: url('https://proicons.com/icon/306456.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="M973 840L743 610c-34 54-79 99-132 133l229 230c37 36 96 36 133 0 36-37 36-96 0-133zM750 375C750 168 582 0 375 0S0 168 0 375s168 375 375 375 375-168 375-375zM375 656C220 656 94 530 94 375S220 94 375 94s281 126 281 281-126 281-281 281zM156 375h63c0-86 70-156 156-156v-63c-121 0-219 98-219 219z"/></svg>
Search 2 in other icon packs
Copied!