Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md location searching
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdLocationSearchingIcon = (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}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M20.94 11c-.46-4.17-3.77-7.48-7.94-7.94V1h-2v2.06C6.83 3.52 3.52 6.83 3.06 11H1v2h2.06c.46 4.17 3.77 7.48 7.94 7.94V23h2v-2.06c4.17-.46 7.48-3.77 7.94-7.94H23v-2h-2.06zM12 19c-3.87 0-7-3.13-7-7s3.13-7 7-7 7 3.13 7 7-3.13 7-7 7z"/>
</svg>
);SVG Optimizer
Before
0.46 KB
↓
After
0.45 KB
Tags
acquireacquiringcoordinatescurrent locationdestinationdirectionfindinggpslocatelocationmapmapsnavigatenavigationnot fixedpinpinpointplacepointerpointingpositionradarscanscanningsearchsearchingsearching signalsignalstoptargettracking
Compare Alternatives
See how other libraries approach this concept.