twotone airline seat flat angled icon
twotone-airline-seat-flat-angled from Google Material Icons by Material Design Authors · Baseline · Notification · Apache-2.0 Free for personal and commercial use.
- Name
- twotone-airline-seat-flat-angled
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Notification
- Viewbox
- 24×24
- License
- Apache 2.0
More notification icons from Google Material Icons
baseline-account-treebaseline-adbbaseline-airline-seat-flatbaseline-airline-seat-flat-angledbaseline-airline-seat-individual-suitebaseline-airline-seat-legroom-extrabaseline-airline-seat-legroom-normalbaseline-airline-seat-legroom-reducedbaseline-airline-seat-recline-extrabaseline-airline-seat-recline-normalbaseline-bluetooth-audiobaseline-confirmation-numberbaseline-directions-offbaseline-disc-fullbaseline-do-disturbbaseline-do-disturb-altbaseline-do-disturb-offbaseline-do-disturb-onbaseline-do-not-disturbbaseline-do-not-disturb-altbaseline-do-not-disturb-offbaseline-do-not-disturb-onbaseline-drive-etabaseline-enhanced-encryption
Use the twotone 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="m14 16.64l-4-1.45V17h4zM6 8.5c.15 0 .3-.03.44-.1c.49-.24.7-.84.46-1.34A.98.98 0 0 0 6 6.5a1 1 0 0 0-.9 1.43c.2.42.59.57.9.57m13.16 2.52l-6.69-2.41l-.7 1.91l8.59 3.11l.01-.02c.19-.51.17-1.05-.06-1.53a2 2 0 0 0-1.15-1.06" opacity=".3"/><path fill="currentColor" d="M1.5 12.14L8 14.48V19h8v-1.63L20.52 19l.69-1.89l-19.02-6.86zm8.5 3.05l4 1.44V17h-4zm9.84-6.05l-8.56-3.09l-2.08 5.66l12.36 4.47l.69-1.89a4 4 0 0 0-2.41-5.15m.53 4.46l-.01.02l-8.59-3.11l.7-1.91l6.69 2.41c.52.19.93.56 1.15 1.05c.23.49.25 1.04.06 1.54M6 10.5a3.01 3.01 0 0 0 2.71-4.3A3.01 3.01 0 0 0 6 4.5c-.44 0-.88.1-1.3.3a2.99 2.99 0 0 0-1.4 4c.51 1.07 1.58 1.7 2.7 1.7m-.94-3.34c.05-.14.18-.4.51-.56a.99.99 0 0 1 1.33.46c.24.5.02 1.1-.47 1.34a.98.98 0 0 1-1.32-.46a1 1 0 0 1-.05-.78"/></svg>
React
import type { SVGProps } from "react";
export function IcTwotoneAirlineSeatFlatAngled(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="m14 16.64l-4-1.45V17h4zM6 8.5c.15 0 .3-.03.44-.1c.49-.24.7-.84.46-1.34A.98.98 0 0 0 6 6.5a1 1 0 0 0-.9 1.43c.2.42.59.57.9.57m13.16 2.52l-6.69-2.41l-.7 1.91l8.59 3.11l.01-.02c.19-.51.17-1.05-.06-1.53a2 2 0 0 0-1.15-1.06" opacity=".3"/><path fill="currentColor" d="M1.5 12.14L8 14.48V19h8v-1.63L20.52 19l.69-1.89l-19.02-6.86zm8.5 3.05l4 1.44V17h-4zm9.84-6.05l-8.56-3.09l-2.08 5.66l12.36 4.47l.69-1.89a4 4 0 0 0-2.41-5.15m.53 4.46l-.01.02l-8.59-3.11l.7-1.91l6.69 2.41c.52.19.93.56 1.15 1.05c.23.49.25 1.04.06 1.54M6 10.5a3.01 3.01 0 0 0 2.71-4.3A3.01 3.01 0 0 0 6 4.5c-.44 0-.88.1-1.3.3a2.99 2.99 0 0 0-1.4 4c.51 1.07 1.58 1.7 2.7 1.7m-.94-3.34c.05-.14.18-.4.51-.56a.99.99 0 0 1 1.33.46c.24.5.02 1.1-.47 1.34a.98.98 0 0 1-1.32-.46a1 1 0 0 1-.05-.78"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14 16.64l-4-1.45V17h4zM6 8.5c.15 0 .3-.03.44-.1c.49-.24.7-.84.46-1.34A.98.98 0 0 0 6 6.5a1 1 0 0 0-.9 1.43c.2.42.59.57.9.57m13.16 2.52l-6.69-2.41l-.7 1.91l8.59 3.11l.01-.02c.19-.51.17-1.05-.06-1.53a2 2 0 0 0-1.15-1.06" opacity=".3"/><path fill="currentColor" d="M1.5 12.14L8 14.48V19h8v-1.63L20.52 19l.69-1.89l-19.02-6.86zm8.5 3.05l4 1.44V17h-4zm9.84-6.05l-8.56-3.09l-2.08 5.66l12.36 4.47l.69-1.89a4 4 0 0 0-2.41-5.15m.53 4.46l-.01.02l-8.59-3.11l.7-1.91l6.69 2.41c.52.19.93.56 1.15 1.05c.23.49.25 1.04.06 1.54M6 10.5a3.01 3.01 0 0 0 2.71-4.3A3.01 3.01 0 0 0 6 4.5c-.44 0-.88.1-1.3.3a2.99 2.99 0 0 0-1.4 4c.51 1.07 1.58 1.7 2.7 1.7m-.94-3.34c.05-.14.18-.4.51-.56a.99.99 0 0 1 1.33.46c.24.5.02 1.1-.47 1.34a.98.98 0 0 1-1.32-.46a1 1 0 0 1-.05-.78"/></svg> </template>
CSS
.icon-twotone-airline-seat-flat-angled {
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%22m14%2016.64l-4-1.45V17h4zM6%208.5c.15%200%20.3-.03.44-.1c.49-.24.7-.84.46-1.34A.98.98%200%200%200%206%206.5a1%201%200%200%200-.9%201.43c.2.42.59.57.9.57m13.16%202.52l-6.69-2.41l-.7%201.91l8.59%203.11l.01-.02c.19-.51.17-1.05-.06-1.53a2%202%200%200%200-1.15-1.06%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1.5%2012.14L8%2014.48V19h8v-1.63L20.52%2019l.69-1.89l-19.02-6.86zm8.5%203.05l4%201.44V17h-4zm9.84-6.05l-8.56-3.09l-2.08%205.66l12.36%204.47l.69-1.89a4%204%200%200%200-2.41-5.15m.53%204.46l-.01.02l-8.59-3.11l.7-1.91l6.69%202.41c.52.19.93.56%201.15%201.05c.23.49.25%201.04.06%201.54M6%2010.5a3.01%203.01%200%200%200%202.71-4.3A3.01%203.01%200%200%200%206%204.5c-.44%200-.88.1-1.3.3a2.99%202.99%200%200%200-1.4%204c.51%201.07%201.58%201.7%202.7%201.7m-.94-3.34c.05-.14.18-.4.51-.56a.99.99%200%200%201%201.33.46c.24.5.02%201.1-.47%201.34a.98.98%200%200%201-1.32-.46a1%201%200%200%201-.05-.78%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%22m14%2016.64l-4-1.45V17h4zM6%208.5c.15%200%20.3-.03.44-.1c.49-.24.7-.84.46-1.34A.98.98%200%200%200%206%206.5a1%201%200%200%200-.9%201.43c.2.42.59.57.9.57m13.16%202.52l-6.69-2.41l-.7%201.91l8.59%203.11l.01-.02c.19-.51.17-1.05-.06-1.53a2%202%200%200%200-1.15-1.06%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M1.5%2012.14L8%2014.48V19h8v-1.63L20.52%2019l.69-1.89l-19.02-6.86zm8.5%203.05l4%201.44V17h-4zm9.84-6.05l-8.56-3.09l-2.08%205.66l12.36%204.47l.69-1.89a4%204%200%200%200-2.41-5.15m.53%204.46l-.01.02l-8.59-3.11l.7-1.91l6.69%202.41c.52.19.93.56%201.15%201.05c.23.49.25%201.04.06%201.54M6%2010.5a3.01%203.01%200%200%200%202.71-4.3A3.01%203.01%200%200%200%206%204.5c-.44%200-.88.1-1.3.3a2.99%202.99%200%200%200-1.4%204c.51%201.07%201.58%201.7%202.7%201.7m-.94-3.34c.05-.14.18-.4.51-.56a.99.99%200%200%201%201.33.46c.24.5.02%201.1-.47%201.34a.98.98%200%200%201-1.32-.46a1%201%200%200%201-.05-.78%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/twotone-airline-seat-flat-angled.svg?color=%231a73e8&size=48