Search Map Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Search Map 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/306460.svg" alt="Search Map icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306460.svg" alt="Search Map icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306460.svg" alt="Search Map icon" :width="24" :height="24" />
CSS background
.icon-search-map {
background-image: url('https://proicons.com/icon/306460.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="M896 753c-6-6-7-17-2-24 22-36 35-79 35-125 0-131-106-238-238-238-131 0-237 107-237 238 0 132 106 238 237 238 50 0 95-15 133-41 8-4 18-4 24 2l81 82c1 0 1 1 2 1l13 13 2 2c6 6 16 6 22 0l28-27c6-6 6-16 0-22l-100-99zm-61-38c-7 10-16 20-26 28-32 27-73 43-118 43-100 0-181-81-181-182s81-182 181-182c101 0 182 82 182 182 0 42-14 81-38 111zm-544-45V141c0-9 7-12 14-9l222 113c8 4 14 14 14 23v65c0 8 6 12 14 8s14-12 14-21v-54c0-9 6-19 14-22l208-105c7-3 14 0 14 9v181c0 9 6 19 13 23h1c8 5 13 1 13-7V106c0-9-6-13-13-9L569 223c-8 4-20 4-28 0L291 97c-7-4-20-4-27 0L14 223c-8 4-14 14-14 23v585c0 8 6 12 14 8l250-126c7-4 20-4 27 0l145 73c7 4 9 2 4-5-4-6-8-11-12-17-4-8-14-17-21-21l-102-51c-7-4-14-14-14-22zm-41 22L42 797c-8 4-14 0-14-8V260c0-9 6-19 14-23l208-105c7-3 14 0 14 9v529c0 8-7 18-14 22z"/></svg>
Search Map in other icon packs
Copied!