airline seat flat angled icon

airline-seat-flat-angled-rounded from Material Symbols Light by Google · Rounded · Travel · Apache-2.0 Free for personal and commercial use.

Name
airline-seat-flat-angled-rounded
Set
Material Symbols Light
Style
Rounded
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

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="m9.977 11.333l1.087-2.962q.159-.41.534-.596t.785-.027l6.479 2.361q1.17.422 1.707 1.544t.097 2.293l-.425 1.125q-.131.304-.43.46t-.601.025l-8.748-3.192q-.323-.131-.47-.42q-.146-.288-.015-.611m8.567 6.913L3.581 12.808q-.189-.068-.274-.26t-.018-.38t.262-.278t.384-.015l14.963 5.438q.189.068.274.26t.019.38q-.068.19-.263.278t-.384.015M5.287 10.242q-.616-.615-.616-1.48q0-.866.616-1.481q.615-.616 1.48-.616q.866 0 1.481.616q.616.615.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 MaterialSymbolsLightAirlineSeatFlatAngledRounded(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="m9.977 11.333l1.087-2.962q.159-.41.534-.596t.785-.027l6.479 2.361q1.17.422 1.707 1.544t.097 2.293l-.425 1.125q-.131.304-.43.46t-.601.025l-8.748-3.192q-.323-.131-.47-.42q-.146-.288-.015-.611m8.567 6.913L3.581 12.808q-.189-.068-.274-.26t-.018-.38t.262-.278t.384-.015l14.963 5.438q.189.068.274.26t.019.38q-.068.19-.263.278t-.384.015M5.287 10.242q-.616-.615-.616-1.48q0-.866.616-1.481q.615-.616 1.48-.616q.866 0 1.481.616q.616.615.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="m9.977 11.333l1.087-2.962q.159-.41.534-.596t.785-.027l6.479 2.361q1.17.422 1.707 1.544t.097 2.293l-.425 1.125q-.131.304-.43.46t-.601.025l-8.748-3.192q-.323-.131-.47-.42q-.146-.288-.015-.611m8.567 6.913L3.581 12.808q-.189-.068-.274-.26t-.018-.38t.262-.278t.384-.015l14.963 5.438q.189.068.274.26t.019.38q-.068.19-.263.278t-.384.015M5.287 10.242q-.616-.615-.616-1.48q0-.866.616-1.481q.615-.616 1.48-.616q.866 0 1.481.616q.616.615.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-rounded {
  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%22m9.977%2011.333l1.087-2.962q.159-.41.534-.596t.785-.027l6.479%202.361q1.17.422%201.707%201.544t.097%202.293l-.425%201.125q-.131.304-.43.46t-.601.025l-8.748-3.192q-.323-.131-.47-.42q-.146-.288-.015-.611m8.567%206.913L3.581%2012.808q-.189-.068-.274-.26t-.018-.38t.262-.278t.384-.015l14.963%205.438q.189.068.274.26t.019.38q-.068.19-.263.278t-.384.015M5.287%2010.242q-.616-.615-.616-1.48q0-.866.616-1.481q.615-.616%201.48-.616q.866%200%201.481.616q.616.615.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%22m9.977%2011.333l1.087-2.962q.159-.41.534-.596t.785-.027l6.479%202.361q1.17.422%201.707%201.544t.097%202.293l-.425%201.125q-.131.304-.43.46t-.601.025l-8.748-3.192q-.323-.131-.47-.42q-.146-.288-.015-.611m8.567%206.913L3.581%2012.808q-.189-.068-.274-.26t-.018-.38t.262-.278t.384-.015l14.963%205.438q.189.068.274.26t.019.38q-.068.19-.263.278t-.384.015M5.287%2010.242q-.616-.615-.616-1.48q0-.866.616-1.481q.615-.616%201.48-.616q.866%200%201.481.616q.616.615.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-rounded.svg?color=%231a73e8&size=48