Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md airline stops
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdAirlineStopsIcon = (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="M19,8.7c-2.46,1.5-5.5,4.17-6,8.3h2v2H9v-2h2c-0.5-4.5-4.37-8-9-8V7c4.39,0,8.22,2.55,10,6.3c1.38-2.97,3.86-5.03,5.96-6.31 L14,7V5h7v7h-2V8.7z"/>
</svg>
);SVG Optimizer
Before
0.33 KB
↓
After
0.33 KB
Tags
airlineairplaneairportarrowaviationcirclesconnectiondestinationdestination.directiondotsflightitineraryjourneyjourney stopslayoverlinelocationmapsnavigationpathplaceplanepointspoints of interestroutestopstransittransportationtraveltravel planstravel routetrip
Compare Alternatives
See how other libraries approach this concept.