Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md remove road
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdRemoveRoadIcon = (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><rect height="9" width="2" x="18" y="4"/><rect height="16" width="2" x="4" y="4"/><rect height="4" width="2" x="11" y="4"/><rect height="4" width="2" x="11" y="10"/><rect height="4" width="2" x="11" y="16"/><polygon points="22.5,16.41 21.09,15 19,17.09 16.91,15 15.5,16.41 17.59,18.5 15.5,20.59 16.91,22 19,19.91 21.09,22 22.5,20.59 20.41,18.5"/></g></g>
</svg>
);SVG Optimizer
Before
0.54 KB
↓
After
0.54 KB
Tags
-cancelclearclosedeletedestinationdiagonal linedirectiondiscardeliminateeraseexcludeexitfilterforbiddenhighwaylinelocationmapmapsmarkerminusnavigationnewnopathpoint of interestprohibitionremoveroadrouteslashstopstreetstrike throughsymboltraffictransportationtravelunlinkunpinunsetx
Compare Alternatives
See how other libraries approach this concept.