airline seat recline extra icon
airline-seat-recline-extra-sharp from Material Symbols by Google · Sharp · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- airline-seat-recline-extra-sharp
- Set
- Material Symbols
- Style
- Sharp
- Category
- Travel
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- airline-seat-recline-extra-outline-sharp
2 other variants in Material Symbols
The same icon in other sets
More travel icons from Material Symbols
airline-seat-flatairline-seat-flat-angledairline-seat-individual-suiteairline-seat-legroom-extraairline-seat-legroom-normalairline-seat-legroom-reducedairline-seat-recline-normalairplane-ticketapartmentattractionsbakery-diningbath-bedrockbeach-accessbeer-mealbentobreakfast-diningbrunch-diningbungalowcabincar-rentalcar-repaircarpentercarry-on-bagcarry-on-bag-checked
Use the airline seat recline extra icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.5 6q-.825 0-1.412-.587T6.5 4t.588-1.412T8.5 2t1.413.588T10.5 4t-.587 1.413T8.5 6M5.575 20L3 7h2.05l2.2 11H14v2zM19.5 22l-2.9-5H8.025L6.6 10.05q-.275-1.2.563-2.125T9.2 7q.875 0 1.588.525T11.7 8.95L12.8 14h4.375l4.075 7z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsAirlineSeatReclineExtraSharp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.5 6q-.825 0-1.412-.587T6.5 4t.588-1.412T8.5 2t1.413.588T10.5 4t-.587 1.413T8.5 6M5.575 20L3 7h2.05l2.2 11H14v2zM19.5 22l-2.9-5H8.025L6.6 10.05q-.275-1.2.563-2.125T9.2 7q.875 0 1.588.525T11.7 8.95L12.8 14h4.375l4.075 7z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.5 6q-.825 0-1.412-.587T6.5 4t.588-1.412T8.5 2t1.413.588T10.5 4t-.587 1.413T8.5 6M5.575 20L3 7h2.05l2.2 11H14v2zM19.5 22l-2.9-5H8.025L6.6 10.05q-.275-1.2.563-2.125T9.2 7q.875 0 1.588.525T11.7 8.95L12.8 14h4.375l4.075 7z"/></svg> </template>
CSS
.icon-airline-seat-recline-extra-sharp {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.5%206q-.825%200-1.412-.587T6.5%204t.588-1.412T8.5%202t1.413.588T10.5%204t-.587%201.413T8.5%206M5.575%2020L3%207h2.05l2.2%2011H14v2zM19.5%2022l-2.9-5H8.025L6.6%2010.05q-.275-1.2.563-2.125T9.2%207q.875%200%201.588.525T11.7%208.95L12.8%2014h4.375l4.075%207z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.5%206q-.825%200-1.412-.587T6.5%204t.588-1.412T8.5%202t1.413.588T10.5%204t-.587%201.413T8.5%206M5.575%2020L3%207h2.05l2.2%2011H14v2zM19.5%2022l-2.9-5H8.025L6.6%2010.05q-.275-1.2.563-2.125T9.2%207q.875%200%201.588.525T11.7%208.95L12.8%2014h4.375l4.075%207z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/airline-seat-recline-extra-sharp.svg?color=%231a73e8&size=48