Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md wrong location
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdWrongLocationIcon = (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></g><g><g><path d="M18,11c0,0.07,0,0.13,0,0.2c0,2.34-1.95,5.44-6,9.14c-4.05-3.7-6-6.79-6-9.14C6,7.57,8.65,5,12,5c0.34,0,0.68,0.03,1,0.08 V3.06C12.67,3.02,12.34,3,12,3c-4.2,0-8,3.22-8,8.2c0,3.32,2.67,7.25,8,11.8c5.33-4.55,8-8.48,8-11.8c0-0.07,0-0.13,0-0.2H18z"/><circle cx="12" cy="11" r="2"/><polygon points="22.54,2.88 21.12,1.46 19,3.59 16.88,1.46 15.46,2.88 17.59,5 15.46,7.12 16.88,8.54 19,6.41 21.12,8.54 22.54,7.12 20.41,5"/></g></g>
</svg>
);SVG Optimizer
Before
0.62 KB
↓
After
0.61 KB
Tags
addressalertcancelcautionclearclosecrossdenieddestinationdeviationdirectionerrorexitfailuregpsincorrectinvalidissuelocationlostmapmapsmarkermisplacementnavigationnonot foundpinplacepositionproblemquitremoverestrictedroutestopunavailablewarningwrongx
Compare Alternatives
See how other libraries approach this concept.