airline seat flat angled icon

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

Name
airline-seat-flat-angled
Set
Material Symbols Light
Style
Regular
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.698 12.09l1.708-4.69l7.45 2.71q1.171.42 1.707 1.543q.537 1.122.097 2.293l-.698 1.883zm-6.58.54l.347-.932l15.897 5.793l-.348.932zm2.168-2.388q-.615-.615-.615-1.48q0-.866.615-1.481q.616-.616 1.481-.616t1.481.616t.616 1.48t-.616 1.481t-1.48.616q-.866 0-1.482-.616"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAirlineSeatFlatAngled(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.698 12.09l1.708-4.69l7.45 2.71q1.171.42 1.707 1.543q.537 1.122.097 2.293l-.698 1.883zm-6.58.54l.347-.932l15.897 5.793l-.348.932zm2.168-2.388q-.615-.615-.615-1.48q0-.866.615-1.481q.616-.616 1.481-.616t1.481.616t.616 1.48t-.616 1.481t-1.48.616q-.866 0-1.482-.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.698 12.09l1.708-4.69l7.45 2.71q1.171.42 1.707 1.543q.537 1.122.097 2.293l-.698 1.883zm-6.58.54l.347-.932l15.897 5.793l-.348.932zm2.168-2.388q-.615-.615-.615-1.48q0-.866.615-1.481q.616-.616 1.481-.616t1.481.616t.616 1.48t-.616 1.481t-1.48.616q-.866 0-1.482-.616"/></svg>
</template>

CSS

.icon-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%22m9.698%2012.09l1.708-4.69l7.45%202.71q1.171.42%201.707%201.543q.537%201.122.097%202.293l-.698%201.883zm-6.58.54l.347-.932l15.897%205.793l-.348.932zm2.168-2.388q-.615-.615-.615-1.48q0-.866.615-1.481q.616-.616%201.481-.616t1.481.616t.616%201.48t-.616%201.481t-1.48.616q-.866%200-1.482-.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.698%2012.09l1.708-4.69l7.45%202.71q1.171.42%201.707%201.543q.537%201.122.097%202.293l-.698%201.883zm-6.58.54l.347-.932l15.897%205.793l-.348.932zm2.168-2.388q-.615-.615-.615-1.48q0-.866.615-1.481q.616-.616%201.481-.616t1.481.616t.616%201.48t-.616%201.481t-1.48.616q-.866%200-1.482-.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.svg?color=%231a73e8&size=48