Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md alt route
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdAltRouteIcon = (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><path d="M9.78,11.16l-1.42,1.42c-0.68-0.69-1.34-1.58-1.79-2.94l1.94-0.49C8.83,10.04,9.28,10.65,9.78,11.16z M11,6L7,2L3,6h3.02 C6.04,6.81,6.1,7.54,6.21,8.17l1.94-0.49C8.08,7.2,8.03,6.63,8.02,6H11z M21,6l-4-4l-4,4h2.99c-0.1,3.68-1.28,4.75-2.54,5.88 c-0.5,0.44-1.01,0.92-1.45,1.55c-0.34-0.49-0.73-0.88-1.13-1.24L9.46,13.6C10.39,14.45,11,15.14,11,17c0,0,0,0,0,0h0v5h2v-5 c0,0,0,0,0,0c0-2.02,0.71-2.66,1.79-3.63c1.38-1.24,3.08-2.78,3.2-7.37H21z"/></g>
</svg>
);SVG Optimizer
Before
0.63 KB
↓
After
0.62 KB
Tags
altalternatealternate routesalternativearrowsbifurcatebranchingchangechoicechoicesdashdasheddetourdifferentdirectiondirectionsdiversionitineraryjourneymapmappingmapsmultiple routesnavigationoptionsotherpathroadrouteroute optionsroutesselectionsplitstreetswitchsymboltransittransportationtravelvarietyway
Compare Alternatives
See how other libraries approach this concept.