Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md flight land
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdFlightLandIcon = (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="M2.5 19h19v2h-19v-2zm16.84-3.15c.8.21 1.62-.26 1.84-1.06.21-.8-.26-1.62-1.06-1.84l-5.31-1.42-2.76-9.02L10.12 2v8.28L5.15 8.95l-.93-2.32-1.45-.39v5.17l16.57 4.44z"/>
</svg>
);SVG Optimizer
Before
0.39 KB
↓
After
0.39 KB
Tags
airaircraftairplaneairplanesairportarrivalarrivalsarrivingaviationdepartingdeparturedescentdownwardflightflight arrivalflight landingflightsflyflyinglandland flightland planelandingplaneplanessignaltransportationtraveltravel arrivaltravel landingtrip
Compare Alternatives
See how other libraries approach this concept.