search hands free icon
search-hands-free from Material Symbols Light by Google · Regular · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- search-hands-free
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- search-hands-free-outline, search-hands-free-outline-sharp, search-hands-free-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More actions icons from Material Symbols Light
Use the search hands free icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.494 20.29q-1.642-.711-2.858-1.926q-1.215-1.216-1.926-2.858T3 12t.71-3.506q.711-1.642 1.927-2.857Q6.852 4.42 8.494 3.71T12 3t3.506.71q1.642.711 2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12t-.71 3.506q-.711 1.642-1.926 2.857q-1.216 1.216-2.858 1.926Q13.864 21 12 21t-3.506-.71m3.006-.351v-3.962q-1.327-.28-2.261-1.215T8.023 12.5H4.062q.184 3.014 2.304 5.106t5.134 2.332m1 0q3.014-.222 5.134-2.323t2.304-5.115h-3.961q-.28 1.327-1.215 2.261T12.5 15.977zM4.062 11.5H8L10.423 9h3.154L16 11.5h3.939q-.202-3.179-2.491-5.34Q15.16 4 12 4T6.552 6.16t-2.49 5.34"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSearchHandsFree(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.494 20.29q-1.642-.711-2.858-1.926q-1.215-1.216-1.926-2.858T3 12t.71-3.506q.711-1.642 1.927-2.857Q6.852 4.42 8.494 3.71T12 3t3.506.71q1.642.711 2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12t-.71 3.506q-.711 1.642-1.926 2.857q-1.216 1.216-2.858 1.926Q13.864 21 12 21t-3.506-.71m3.006-.351v-3.962q-1.327-.28-2.261-1.215T8.023 12.5H4.062q.184 3.014 2.304 5.106t5.134 2.332m1 0q3.014-.222 5.134-2.323t2.304-5.115h-3.961q-.28 1.327-1.215 2.261T12.5 15.977zM4.062 11.5H8L10.423 9h3.154L16 11.5h3.939q-.202-3.179-2.491-5.34Q15.16 4 12 4T6.552 6.16t-2.49 5.34"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.494 20.29q-1.642-.711-2.858-1.926q-1.215-1.216-1.926-2.858T3 12t.71-3.506q.711-1.642 1.927-2.857Q6.852 4.42 8.494 3.71T12 3t3.506.71q1.642.711 2.857 1.927q1.216 1.215 1.926 2.857Q21 10.137 21 12t-.71 3.506q-.711 1.642-1.926 2.857q-1.216 1.216-2.858 1.926Q13.864 21 12 21t-3.506-.71m3.006-.351v-3.962q-1.327-.28-2.261-1.215T8.023 12.5H4.062q.184 3.014 2.304 5.106t5.134 2.332m1 0q3.014-.222 5.134-2.323t2.304-5.115h-3.961q-.28 1.327-1.215 2.261T12.5 15.977zM4.062 11.5H8L10.423 9h3.154L16 11.5h3.939q-.202-3.179-2.491-5.34Q15.16 4 12 4T6.552 6.16t-2.49 5.34"/></svg> </template>
CSS
.icon-search-hands-free {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.494%2020.29q-1.642-.711-2.858-1.926q-1.215-1.216-1.926-2.858T3%2012t.71-3.506q.711-1.642%201.927-2.857Q6.852%204.42%208.494%203.71T12%203t3.506.71q1.642.711%202.857%201.927q1.216%201.215%201.926%202.857Q21%2010.137%2021%2012t-.71%203.506q-.711%201.642-1.926%202.857q-1.216%201.216-2.858%201.926Q13.864%2021%2012%2021t-3.506-.71m3.006-.351v-3.962q-1.327-.28-2.261-1.215T8.023%2012.5H4.062q.184%203.014%202.304%205.106t5.134%202.332m1%200q3.014-.222%205.134-2.323t2.304-5.115h-3.961q-.28%201.327-1.215%202.261T12.5%2015.977zM4.062%2011.5H8L10.423%209h3.154L16%2011.5h3.939q-.202-3.179-2.491-5.34Q15.16%204%2012%204T6.552%206.16t-2.49%205.34%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.494%2020.29q-1.642-.711-2.858-1.926q-1.215-1.216-1.926-2.858T3%2012t.71-3.506q.711-1.642%201.927-2.857Q6.852%204.42%208.494%203.71T12%203t3.506.71q1.642.711%202.857%201.927q1.216%201.215%201.926%202.857Q21%2010.137%2021%2012t-.71%203.506q-.711%201.642-1.926%202.857q-1.216%201.216-2.858%201.926Q13.864%2021%2012%2021t-3.506-.71m3.006-.351v-3.962q-1.327-.28-2.261-1.215T8.023%2012.5H4.062q.184%203.014%202.304%205.106t5.134%202.332m1%200q3.014-.222%205.134-2.323t2.304-5.115h-3.961q-.28%201.327-1.215%202.261T12.5%2015.977zM4.062%2011.5H8L10.423%209h3.154L16%2011.5h3.939q-.202-3.179-2.491-5.34Q15.16%204%2012%204T6.552%206.16t-2.49%205.34%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/search-hands-free.svg?color=%231a73e8&size=48