airline seat flat angled icon
airline-seat-flat-angled-sharp from Material Symbols Light by Google · Sharp · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- airline-seat-flat-angled-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Travel
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More travel icons from Material Symbols Light
airline-seat-flatairline-seat-individual-suiteairline-seat-legroom-extraairline-seat-legroom-normalairline-seat-legroom-reducedairline-seat-recline-extraairline-seat-recline-normalairplane-ticketapartmentattractionsbakery-diningbath-bedrockbeach-accessbeer-mealbentobreakfast-diningbrunch-diningbungalowcabincar-rentalcar-repaircarpentercarry-on-bagcarry-on-bag-checked
Use the airline seat flat angled icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.962 15.829L9.698 12.09l1.708-4.69l10.302 3.739zm-.948 2.594L3.117 12.631l.349-.933l15.896 5.793zm-13.727-8.18q-.616-.616-.616-1.481t.616-1.481t1.48-.616t1.481.616t.616 1.48q0 .866-.616 1.481q-.615.616-1.48.616q-.866 0-1.481-.616"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAirlineSeatFlatAngledSharp(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="M19.962 15.829L9.698 12.09l1.708-4.69l10.302 3.739zm-.948 2.594L3.117 12.631l.349-.933l15.896 5.793zm-13.727-8.18q-.616-.616-.616-1.481t.616-1.481t1.48-.616t1.481.616t.616 1.48q0 .866-.616 1.481q-.615.616-1.48.616q-.866 0-1.481-.616"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.962 15.829L9.698 12.09l1.708-4.69l10.302 3.739zm-.948 2.594L3.117 12.631l.349-.933l15.896 5.793zm-13.727-8.18q-.616-.616-.616-1.481t.616-1.481t1.48-.616t1.481.616t.616 1.48q0 .866-.616 1.481q-.615.616-1.48.616q-.866 0-1.481-.616"/></svg> </template>
CSS
.icon-airline-seat-flat-angled-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%22M19.962%2015.829L9.698%2012.09l1.708-4.69l10.302%203.739zm-.948%202.594L3.117%2012.631l.349-.933l15.896%205.793zm-13.727-8.18q-.616-.616-.616-1.481t.616-1.481t1.48-.616t1.481.616t.616%201.48q0%20.866-.616%201.481q-.615.616-1.48.616q-.866%200-1.481-.616%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%22M19.962%2015.829L9.698%2012.09l1.708-4.69l10.302%203.739zm-.948%202.594L3.117%2012.631l.349-.933l15.896%205.793zm-13.727-8.18q-.616-.616-.616-1.481t.616-1.481t1.48-.616t1.481.616t.616%201.48q0%20.866-.616%201.481q-.615.616-1.48.616q-.866%200-1.481-.616%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/airline-seat-flat-angled-sharp.svg?color=%231a73e8&size=48