airline seat flat angled icon

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

Name
airline-seat-flat-angled-outline-rounded
Set
Material Symbols Light
Style
Outline 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-.611m2.039-2.666q-.2.5-.344.957t-.337.938l-.345.925zm6.534 9.58l-14.963-5.44q-.189-.067-.274-.259t-.019-.38t.263-.278t.384-.015l14.963 5.438q.188.068.274.26t.018.38q-.067.19-.262.278q-.196.088-.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-.616m2.26-.7q.317-.317.317-.78t-.317-.78t-.78-.317t-.78.317t-.316.78t.317.78t.78.316t.779-.317m3.444 1.945l8.392 3.062l.33-.95q.275-.8-.072-1.54t-1.127-1.016l-6.498-2.375zm-4.204-2.7"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAirlineSeatFlatAngledOutlineRounded(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-.611m2.039-2.666q-.2.5-.344.957t-.337.938l-.345.925zm6.534 9.58l-14.963-5.44q-.189-.067-.274-.259t-.019-.38t.263-.278t.384-.015l14.963 5.438q.188.068.274.26t.018.38q-.067.19-.262.278q-.196.088-.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-.616m2.26-.7q.317-.317.317-.78t-.317-.78t-.78-.317t-.78.317t-.316.78t.317.78t.78.316t.779-.317m3.444 1.945l8.392 3.062l.33-.95q.275-.8-.072-1.54t-1.127-1.016l-6.498-2.375zm-4.204-2.7"/></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-.611m2.039-2.666q-.2.5-.344.957t-.337.938l-.345.925zm6.534 9.58l-14.963-5.44q-.189-.067-.274-.259t-.019-.38t.263-.278t.384-.015l14.963 5.438q.188.068.274.26t.018.38q-.067.19-.262.278q-.196.088-.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-.616m2.26-.7q.317-.317.317-.78t-.317-.78t-.78-.317t-.78.317t-.316.78t.317.78t.78.316t.779-.317m3.444 1.945l8.392 3.062l.33-.95q.275-.8-.072-1.54t-1.127-1.016l-6.498-2.375zm-4.204-2.7"/></svg>
</template>

CSS

.icon-airline-seat-flat-angled-outline-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-.611m2.039-2.666q-.2.5-.344.957t-.337.938l-.345.925zm6.534%209.58l-14.963-5.44q-.189-.067-.274-.259t-.019-.38t.263-.278t.384-.015l14.963%205.438q.188.068.274.26t.018.38q-.067.19-.262.278q-.196.088-.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-.616m2.26-.7q.317-.317.317-.78t-.317-.78t-.78-.317t-.78.317t-.316.78t.317.78t.78.316t.779-.317m3.444%201.945l8.392%203.062l.33-.95q.275-.8-.072-1.54t-1.127-1.016l-6.498-2.375zm-4.204-2.7%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-.611m2.039-2.666q-.2.5-.344.957t-.337.938l-.345.925zm6.534%209.58l-14.963-5.44q-.189-.067-.274-.259t-.019-.38t.263-.278t.384-.015l14.963%205.438q.188.068.274.26t.018.38q-.067.19-.262.278q-.196.088-.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-.616m2.26-.7q.317-.317.317-.78t-.317-.78t-.78-.317t-.78.317t-.316.78t.317.78t.78.316t.779-.317m3.444%201.945l8.392%203.062l.33-.95q.275-.8-.072-1.54t-1.127-1.016l-6.498-2.375zm-4.204-2.7%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-outline-rounded.svg?color=%231a73e8&size=48