Search Property Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Search Property 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/306461.svg" alt="Search Property icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306461.svg" alt="Search Property icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306461.svg" alt="Search Property icon" :width="24" :height="24" />
CSS background
.icon-search-property {
background-image: url('https://proicons.com/icon/306461.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="M800 704c-7-8-8-20-2-29 44-68 69-148 69-235C867 201 673 6 434 6S0 201 0 440s195 434 434 434c93 0 179-30 250-80 8-6 21-6 28 2l155 155 3 3c2 1 9 8 17 15l18 19c7 7 19 7 26 0l64-64c7-7 7-19 0-26L800 704zm-104-62c-14 19-30 36-48 51-58 49-133 79-214 79-183 0-332-149-332-332s149-332 332-332 331 149 331 332c0 76-26 146-69 202zM186 389v40c0 10 6 14 14 7l216-167c8-6 21-6 29 0l216 167c8 7 15 3 15-7v-40c0-11-7-24-15-30L445 191c-8-6-21-6-29 0L200 359c-8 6-14 19-14 30zm61 70v147c0 10 8 18 19 18h85c10 0 19-8 19-18v-85c0-11 8-19 18-19h85c11 0 19 8 19 19v85c0 10 8 18 19 18h85c10 0 19-8 19-18V459c0-10-7-23-15-29L446 314c-9-6-22-6-30 0L262 430c-8 6-15 19-15 29z"/></svg>
Search Property in other icon packs
Copied!