Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md directions railway
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdDirectionsRailwayIcon = (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="M0 0h24v24H0V0z" fill="none"/><path d="M12 1c-4.42 0-8 .5-8 4v10.5C4 17.43 5.57 19 7.5 19L6 20.5v.5h12v-.5L16.5 19c1.93 0 3.5-1.57 3.5-3.5V5c0-3.5-3.58-4-8-4zm0 2c6 0 6 1.2 6 2H6c0-.8 0-2 6-2zm6 4v3H6V7h12zm-1.5 10h-9c-.83 0-1.5-.67-1.5-1.5V12h12v3.5c0 .83-.67 1.5-1.5 1.5zM12 12.5c-1.1 0-2 .9-2 2s.9 2 2 2 2-.9 2-2-.9-2-2-2z"/>
</svg>
);SVG Optimizer
Before
0.52 KB
↓
After
0.51 KB
Tags
automobilecarcarscommutercommutingdirectiondirectionsexpressjourneylight raillocomotivemapmapsmetronavigationpassengerplatformpublicpublic transportrailrailroadrailsrailwayroutestationsubwaytracktraintramtransittransporttransportationtraveltriptrolleyvehicle
Compare Alternatives
See how other libraries approach this concept.