Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md airlines
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdAirlinesIcon = (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="M17.34,18H5.8l8.25-12h5.54L17.34,18z M13,4L2,20h17l3-16H13z M14.5,9c-1.38,0-2.5,1.12-2.5,2.5s1.12,2.5,2.5,2.5 s2.5-1.12,2.5-2.5S15.88,9,14.5,9z"/>
</svg>
);SVG Optimizer
Before
0.34 KB
↓
After
0.33 KB
Tags
airair travelaircraftairlinesairlines iconairplaneairplane modeairplanesairportaviationbookingbooking appdestinationflightflight appflightsflyflyingjourneymodeonplaneplane iconplanessignalskytransporttransportationtraveltravel apptravel icontripwings
Compare Alternatives
See how other libraries approach this concept.