Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md flight
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdFlightIcon = (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="M21 16v-2l-8-5V3.5c0-.83-.67-1.5-1.5-1.5S10 2.67 10 3.5V9l-8 5v2l8-2.5V19l-2 1.5V22l3.5-1 3.5 1v-1.5L13 19v-5.5l8 2.5z"/>
</svg>
);SVG Optimizer
Before
0.35 KB
↓
After
0.35 KB
Tags
aiairair travelaircraftairplaneairplanesairportarrivalarrowartificial intelligenceautomationcloverdeparturedirectionflightflight modeflightsflyflyingflying modeforwardgenaiiconintelligencejetmagicmodemovenavigationonplaneplanespointsettingssignalsilhouetteskysparksparklespeedstarsymboltransporttransportationtraveltripvehicle
Compare Alternatives
See how other libraries approach this concept.