twotone airline seat recline extra icon

twotone-airline-seat-recline-extra from Google Material Icons by Material Design Authors · Baseline · Notification · Apache-2.0 Free for personal and commercial use.

Name
twotone-airline-seat-recline-extra
Set
Google Material Icons
Style
Baseline
Category
Notification
Viewbox
24×24
License
Apache 2.0

More notification icons from Google Material Icons

Use the twotone airline seat recline extra icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.35 5.64c-.9-.64-1.12-1.88-.49-2.79c.63-.9 1.88-1.12 2.79-.49c.9.64 1.12 1.88.49 2.79c-.64.9-1.88 1.12-2.79.49M16 19H8.93c-1.48 0-2.74-1.08-2.96-2.54L4 7H2l1.99 9.76A5.01 5.01 0 0 0 8.94 21H16zm.23-4h-4.88l-1.03-4.1c1.58.89 3.28 1.54 5.15 1.22V9.99c-1.63.31-3.44-.27-4.69-1.25L9.14 7.47c-.23-.18-.49-.3-.76-.38a2.2 2.2 0 0 0-.99-.06h-.02a2.27 2.27 0 0 0-1.84 2.61l1.35 5.92A3.01 3.01 0 0 0 9.83 18h6.85l3.82 3l1.5-1.5z"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneAirlineSeatReclineExtra(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="M5.35 5.64c-.9-.64-1.12-1.88-.49-2.79c.63-.9 1.88-1.12 2.79-.49c.9.64 1.12 1.88.49 2.79c-.64.9-1.88 1.12-2.79.49M16 19H8.93c-1.48 0-2.74-1.08-2.96-2.54L4 7H2l1.99 9.76A5.01 5.01 0 0 0 8.94 21H16zm.23-4h-4.88l-1.03-4.1c1.58.89 3.28 1.54 5.15 1.22V9.99c-1.63.31-3.44-.27-4.69-1.25L9.14 7.47c-.23-.18-.49-.3-.76-.38a2.2 2.2 0 0 0-.99-.06h-.02a2.27 2.27 0 0 0-1.84 2.61l1.35 5.92A3.01 3.01 0 0 0 9.83 18h6.85l3.82 3l1.5-1.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.35 5.64c-.9-.64-1.12-1.88-.49-2.79c.63-.9 1.88-1.12 2.79-.49c.9.64 1.12 1.88.49 2.79c-.64.9-1.88 1.12-2.79.49M16 19H8.93c-1.48 0-2.74-1.08-2.96-2.54L4 7H2l1.99 9.76A5.01 5.01 0 0 0 8.94 21H16zm.23-4h-4.88l-1.03-4.1c1.58.89 3.28 1.54 5.15 1.22V9.99c-1.63.31-3.44-.27-4.69-1.25L9.14 7.47c-.23-.18-.49-.3-.76-.38a2.2 2.2 0 0 0-.99-.06h-.02a2.27 2.27 0 0 0-1.84 2.61l1.35 5.92A3.01 3.01 0 0 0 9.83 18h6.85l3.82 3l1.5-1.5z"/></svg>
</template>

CSS

.icon-twotone-airline-seat-recline-extra {
  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%22M5.35%205.64c-.9-.64-1.12-1.88-.49-2.79c.63-.9%201.88-1.12%202.79-.49c.9.64%201.12%201.88.49%202.79c-.64.9-1.88%201.12-2.79.49M16%2019H8.93c-1.48%200-2.74-1.08-2.96-2.54L4%207H2l1.99%209.76A5.01%205.01%200%200%200%208.94%2021H16zm.23-4h-4.88l-1.03-4.1c1.58.89%203.28%201.54%205.15%201.22V9.99c-1.63.31-3.44-.27-4.69-1.25L9.14%207.47c-.23-.18-.49-.3-.76-.38a2.2%202.2%200%200%200-.99-.06h-.02a2.27%202.27%200%200%200-1.84%202.61l1.35%205.92A3.01%203.01%200%200%200%209.83%2018h6.85l3.82%203l1.5-1.5z%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%22M5.35%205.64c-.9-.64-1.12-1.88-.49-2.79c.63-.9%201.88-1.12%202.79-.49c.9.64%201.12%201.88.49%202.79c-.64.9-1.88%201.12-2.79.49M16%2019H8.93c-1.48%200-2.74-1.08-2.96-2.54L4%207H2l1.99%209.76A5.01%205.01%200%200%200%208.94%2021H16zm.23-4h-4.88l-1.03-4.1c1.58.89%203.28%201.54%205.15%201.22V9.99c-1.63.31-3.44-.27-4.69-1.25L9.14%207.47c-.23-.18-.49-.3-.76-.38a2.2%202.2%200%200%200-.99-.06h-.02a2.27%202.27%200%200%200-1.84%202.61l1.35%205.92A3.01%203.01%200%200%200%209.83%2018h6.85l3.82%203l1.5-1.5z%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-recline-extra.svg?color=%231a73e8&size=48