Back to Explorer
16 - 512
0.5 - 4.0
Save to
searchoutline
md manage search
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdManageSearchIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<g><path d="M0,0h24v24H0V0z" fill="none"/></g><g><path d="M7,9H2V7h5V9z M7,12H2v2h5V12z M20.59,19l-3.83-3.83C15.96,15.69,15.02,16,14,16c-2.76,0-5-2.24-5-5s2.24-5,5-5s5,2.24,5,5 c0,1.02-0.31,1.96-0.83,2.75L22,17.59L20.59,19z M17,11c0-1.65-1.35-3-3-3s-3,1.35-3,3s1.35,3,3,3S17,12.65,17,11z M2,19h10v-2H2 V19z"/></g>
</svg>
);SVG Optimizer
Before
0.49 KB
↓
After
0.49 KB
Tags
administrationconfigurecontroldiscoverexplorefilterfindfind and manageglasshistoryinterfacelenslocatemagnifyingmagnifying glassmanageoptionsorganizepreferencesqueryresultssearchsearch and organizesearch filterssearch resultssettingssystemtexttoolutility
Compare Alternatives
See how other libraries approach this concept.