Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md edit road
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdEditRoadIcon = (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><polygon points="18,4 16,4 16,11.9 18,9.9"/><rect height="16" width="2" x="4" y="4"/><rect height="4" width="2" x="10" y="4"/><rect height="4" width="2" x="10" y="10"/><rect height="4" width="2" x="10" y="16"/><path d="M22.56,12.59l-1.15-1.15c-0.59-0.59-1.54-0.59-2.12,0L14,16.73V20h3.27l5.29-5.29C23.15,14.12,23.15,13.17,22.56,12.59z M16.58,18.45h-1.03v-1.03L19,13.97L20.03,15L16.58,18.45z"/></g></g>
</svg>
);SVG Optimizer
Before
0.59 KB
↓
After
0.59 KB
Tags
adjustannotatechangecurvedestinationdirectiondraweditgpshighwayjourneylanelocationmapmapsmarkmodifymovenavigationpathpenpencilroadroutestreettooltraffictransporttraveltripuiupdatewindingwrite
Compare Alternatives
See how other libraries approach this concept.