Back to Explorer
16 - 512
0.5 - 4.0
Save to
notificationoutline
md airline seat legroom extra
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdAirlineSeatLegroomExtraIcon = (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="M4 12V3H2v9c0 2.76 2.24 5 5 5h6v-2H7c-1.66 0-3-1.34-3-3zm18.83 5.24c-.38-.72-1.29-.97-2.03-.63l-1.09.5-3.41-6.98C15.96 9.45 15.27 9 14.51 9H11V3H5v8c0 1.66 1.34 3 3 3h7l3.41 7 3.72-1.7c.77-.36 1.1-1.3.7-2.06z"/>
</svg>
);SVG Optimizer
Before
0.44 KB
↓
After
0.44 KB
Tags
airlineairplanebodybookingchaircomfortcomfortableextendedextrafeetflyinghumanjourneylargeleglegroomlongpassengerpeoplepersonplanepremiumreservationrowseatsittingspacestretchtransportationtravelupgradevehicle
Compare Alternatives
See how other libraries approach this concept.