Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md directions transit filled
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdDirectionsTransitFilledIcon = (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><path d="M12,2C8,2,4,2.5,4,6v9.5C4,17.43,5.57,19,7.5,19L6,20v1h12v-1l-1.5-1c1.93,0,3.5-1.57,3.5-3.5V6C20,2.5,16.42,2,12,2z M12,4c3.71,0,5.13,0.46,5.67,1H13h-2H6.43C7.03,4.48,8.48,4,12,4z M6,7h5v3H6V7z M18,15.5c0,0.83-0.67,1.5-1.5,1.5h-9 C6.67,17,6,16.33,6,15.5V12h12V15.5z M18,10h-5V7h5V10z"/><circle cx="8.5" cy="14.5" r="1.5"/><circle cx="15.5" cy="14.5" r="1.5"/></g></g>
</svg>
);SVG Optimizer
Before
0.56 KB
↓
After
0.56 KB
Tags
automobilecarcarscitycommuteconnectiondestinationdirectiondirectionsjourneylinelocomotionmapsmetromovementnavigationpassengerspathpublicpublic transportationrailrailwayroutestationsubwaysystemtraintramtransittransporttransportationtraveltrolleyundergroundurbanvehicle
Compare Alternatives
See how other libraries approach this concept.