Back to Explorer
16 - 512
0.5 - 4.0
Save to
mapsoutline
md flight class
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdFlightClassIcon = (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="M16,4h-2c-1.1,0-2,0.9-2,2v5c0,1.1,0.9,2,2,2h2c1.1,0,2-0.9,2-2V6C18,4.9,17.1,4,16,4z M16,11h-2V6h2V11z M9.5,16H18v2H9.49 c-0.88,0-1.66-0.58-1.92-1.43L5,8V4h2v4L9.5,16z M8,19h10v2H8V19z"/>
</svg>
);SVG Optimizer
Before
0.38 KB
↓
After
0.37 KB
Tags
aerialairair travelaircraftairlineairplaneairplanesairportaisleaviationbookingbusinessbusiness classcabinclasscomforteconomyfirst classflightflightsflyflyingjourneypassengerpassenger experienceplaneplanesreservationseatseatingservicesignaltransporttransportationtraveltripvacationwindow seat
Compare Alternatives
See how other libraries approach this concept.