twotone manage search icon
twotone-manage-search from Google Material Icons by Material Design Authors · Baseline · Search · Apache-2.0 Free for personal and commercial use.
- Name
- twotone-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 twotone 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="M2 12h5v2H2zm16.17 1.75c.52-.79.83-1.73.83-2.75c0-2.76-2.24-5-5-5s-5 2.24-5 5s2.24 5 5 5c1.02 0 1.96-.31 2.76-.83L20.59 19L22 17.59zM14 14c-1.65 0-3-1.35-3-3s1.35-3 3-3s3 1.35 3 3s-1.35 3-3 3M2 7h5v2H2zm0 10h10v2H2z"/></svg>
React
import type { SVGProps } from "react";
export function IcTwotoneManageSearch(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="M2 12h5v2H2zm16.17 1.75c.52-.79.83-1.73.83-2.75c0-2.76-2.24-5-5-5s-5 2.24-5 5s2.24 5 5 5c1.02 0 1.96-.31 2.76-.83L20.59 19L22 17.59zM14 14c-1.65 0-3-1.35-3-3s1.35-3 3-3s3 1.35 3 3s-1.35 3-3 3M2 7h5v2H2zm0 10h10v2H2z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2 12h5v2H2zm16.17 1.75c.52-.79.83-1.73.83-2.75c0-2.76-2.24-5-5-5s-5 2.24-5 5s2.24 5 5 5c1.02 0 1.96-.31 2.76-.83L20.59 19L22 17.59zM14 14c-1.65 0-3-1.35-3-3s1.35-3 3-3s3 1.35 3 3s-1.35 3-3 3M2 7h5v2H2zm0 10h10v2H2z"/></svg> </template>
CSS
.icon-twotone-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%22M2%2012h5v2H2zm16.17%201.75c.52-.79.83-1.73.83-2.75c0-2.76-2.24-5-5-5s-5%202.24-5%205s2.24%205%205%205c1.02%200%201.96-.31%202.76-.83L20.59%2019L22%2017.59zM14%2014c-1.65%200-3-1.35-3-3s1.35-3%203-3s3%201.35%203%203s-1.35%203-3%203M2%207h5v2H2zm0%2010h10v2H2z%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%22M2%2012h5v2H2zm16.17%201.75c.52-.79.83-1.73.83-2.75c0-2.76-2.24-5-5-5s-5%202.24-5%205s2.24%205%205%205c1.02%200%201.96-.31%202.76-.83L20.59%2019L22%2017.59zM14%2014c-1.65%200-3-1.35-3-3s1.35-3%203-3s3%201.35%203%203s-1.35%203-3%203M2%207h5v2H2zm0%2010h10v2H2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-manage-search.svg?color=%231a73e8&size=48