sharp manage search icon
sharp-manage-search from Google Material Icons by Material Design Authors · Baseline · Search · Apache-2.0 Free for personal and commercial use.
- Name
- sharp-manage-search
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Search
- Viewbox
- 24×24
- License
- Apache 2.0
More search icons from Google Material Icons
baseline-bathroombaseline-bedbaseline-bedroom-babybaseline-bedroom-childbaseline-bedroom-parentbaseline-blenderbaseline-camera-indoorbaseline-camera-outdoorbaseline-chairbaseline-chair-altbaseline-coffeebaseline-coffee-makerbaseline-diningbaseline-door-backbaseline-door-frontbaseline-door-slidingbaseline-doorbellbaseline-feedbaseline-flatwarebaseline-garagebaseline-lightbaseline-livingbaseline-manage-searchbaseline-podcasts
Use the sharp manage search icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 9H2V7h5zm0 3H2v2h5zm13.59 7l-3.83-3.83c-.8.52-1.74.83-2.76.83c-2.76 0-5-2.24-5-5s2.24-5 5-5s5 2.24 5 5c0 1.02-.31 1.96-.83 2.75L22 17.59zM17 11c0-1.65-1.35-3-3-3s-3 1.35-3 3s1.35 3 3 3s3-1.35 3-3M2 19h10v-2H2z"/></svg>
React
import type { SVGProps } from "react";
export function IcSharpManageSearch(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="M7 9H2V7h5zm0 3H2v2h5zm13.59 7l-3.83-3.83c-.8.52-1.74.83-2.76.83c-2.76 0-5-2.24-5-5s2.24-5 5-5s5 2.24 5 5c0 1.02-.31 1.96-.83 2.75L22 17.59zM17 11c0-1.65-1.35-3-3-3s-3 1.35-3 3s1.35 3 3 3s3-1.35 3-3M2 19h10v-2H2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7 9H2V7h5zm0 3H2v2h5zm13.59 7l-3.83-3.83c-.8.52-1.74.83-2.76.83c-2.76 0-5-2.24-5-5s2.24-5 5-5s5 2.24 5 5c0 1.02-.31 1.96-.83 2.75L22 17.59zM17 11c0-1.65-1.35-3-3-3s-3 1.35-3 3s1.35 3 3 3s3-1.35 3-3M2 19h10v-2H2z"/></svg> </template>
CSS
.icon-sharp-manage-search {
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%22M7%209H2V7h5zm0%203H2v2h5zm13.59%207l-3.83-3.83c-.8.52-1.74.83-2.76.83c-2.76%200-5-2.24-5-5s2.24-5%205-5s5%202.24%205%205c0%201.02-.31%201.96-.83%202.75L22%2017.59zM17%2011c0-1.65-1.35-3-3-3s-3%201.35-3%203s1.35%203%203%203s3-1.35%203-3M2%2019h10v-2H2z%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%22M7%209H2V7h5zm0%203H2v2h5zm13.59%207l-3.83-3.83c-.8.52-1.74.83-2.76.83c-2.76%200-5-2.24-5-5s2.24-5%205-5s5%202.24%205%205c0%201.02-.31%201.96-.83%202.75L22%2017.59zM17%2011c0-1.65-1.35-3-3-3s-3%201.35-3%203s1.35%203%203%203s3-1.35%203-3M2%2019h10v-2H2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/sharp-manage-search.svg?color=%231a73e8&size=48