Back to Explorer
16 - 512
0.5 - 4.0
Save to
notificationoutline
md airline seat legroom normal
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdAirlineSeatLegroomNormalIcon = (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="M5 12V3H3v9c0 2.76 2.24 5 5 5h6v-2H8c-1.66 0-3-1.34-3-3zm15.5 6H19v-7c0-1.1-.9-2-2-2h-5V3H6v8c0 1.65 1.35 3 3 3h7v7h4.5c.83 0 1.5-.67 1.5-1.5s-.67-1.5-1.5-1.5z"/>
</svg>
);SVG Optimizer
Before
0.39 KB
↓
After
0.39 KB
Tags
airlineairplaneareaarrangementaviationbodycabinchaircomfortfeetflighthumanjourneylayoutleglegroommeasurementnormalpassengerpeoplepersonplaneroomseatseatingsittingspacestandardtransporttransportationtravelvehicle
Compare Alternatives
See how other libraries approach this concept.