Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md near me
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdNearMeIcon = (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="M17.27 6.73l-4.24 10.13-1.32-3.42-.32-.83-.82-.32-3.43-1.33 10.13-4.23M21 3L3 10.53v.98l6.84 2.65L12.48 21h.98L21 3z"/>
</svg>
);SVG Optimizer
Before
0.35 KB
↓
After
0.35 KB
Tags
areaarrowcompasscurrent locationdestinationdirectiondirectionsdiscoverexplorefindgeolocationgeotagginglocallocatelocate melocate userlocationmapsmemy locationnavigationnearnearbyneighborhoodpinpinpointplacepointpointerpoints of interestpositionpreciseprecise locationstoptravelvicinity
Compare Alternatives
See how other libraries approach this concept.