Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md near me disabled
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdNearMeDisabledIcon = (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="M12,6.34L21,3l-3.34,9l-1.56-1.56l1.5-4.05l-4.05,1.5L12,6.34z M21.19,21.19l-5.07-5.07L14.31,21H12.9l-2.83-7.07L3,11.1 V9.69l4.88-1.81L2.81,2.81l1.41-1.41l18.38,18.38L21.19,21.19z M14.57,14.57L9.43,9.43l-2.71,1.01l4.89,1.95l1.95,4.89L14.57,14.57z"/>
</svg>
);SVG Optimizer
Before
0.44 KB
↓
After
0.43 KB
Tags
blockedcompass blockedcompass disabledcompass offdestinationdirectiondirection blockeddirection disableddirection offdisabledenabledgeo blockedgeo disabledgeo offgps blockedgps disabledgps offlocationlocation blockedlocation disabledlocation offmap blockedmap disabledmap offmapsmenavigationnavigation blockednavigation disablednavigation offnearnear me blockednear me disablednear me offoffonpinplacepointposition blockedposition disabledposition offslash
Compare Alternatives
See how other libraries approach this concept.