Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md mode of travel
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdModeOfTravelIcon = (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="M15.31,18.9c-0.96,1-2.06,2.03-3.31,3.1c-5.33-4.55-8-8.48-8-11.8C4,5.22,7.8,2,12,2c4.19,0,7.99,3.21,8,8.17l2.09-2.09 L23.5,9.5L19,14l-4.5-4.5l1.41-1.41L18,10.17C17.99,6.55,15.34,4,12,4c-3.35,0-6,2.57-6,6.2c0,2.34,1.95,5.44,6,9.14 c0.64-0.59,1.23-1.16,1.77-1.71c-0.17-0.34-0.27-0.72-0.27-1.12c0-1.38,1.12-2.5,2.5-2.5s2.5,1.12,2.5,2.5S17.38,19,16,19 C15.76,19,15.53,18.97,15.31,18.9z"/>
</svg>
);SVG Optimizer
Before
0.57 KB
↓
After
0.57 KB
Tags
adventureairarrowbicyclechoicecommutedestinationdirectiondrivingexploreget aroundjourneylocationmappingmapsmeansmethodmobilitymodemovementnavigationofoptionspathpedestrianpinplacerailroadroutestoptransittransporttransportationtraveltripvehiclewaterway
Compare Alternatives
See how other libraries approach this concept.