round airline seat recline extra icon

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

Name
round-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 round 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 20c0-.55-.45-1-1-1H8.93c-1.48 0-2.74-1.08-2.96-2.54L4.16 7.78A.976.976 0 0 0 3.2 7c-.62 0-1.08.57-.96 1.18l1.75 8.58A5.01 5.01 0 0 0 8.94 21H15c.55 0 1-.45 1-1m-.46-5h-4.19l-1.03-4.1c1.28.72 2.63 1.28 4.1 1.3c.58.01 1.05-.49 1.05-1.07c0-.59-.49-1.04-1.08-1.06c-1.31-.04-2.63-.56-3.61-1.33L9.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.09 2.42c.42.33 1.02.29 1.39-.08c.45-.45.4-1.18-.1-1.57l-4.29-3.35a2 2 0 0 0-1.23-.42"/></svg>

React

import type { SVGProps } from "react";

export function IcRoundAirlineSeatReclineExtra(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 20c0-.55-.45-1-1-1H8.93c-1.48 0-2.74-1.08-2.96-2.54L4.16 7.78A.976.976 0 0 0 3.2 7c-.62 0-1.08.57-.96 1.18l1.75 8.58A5.01 5.01 0 0 0 8.94 21H15c.55 0 1-.45 1-1m-.46-5h-4.19l-1.03-4.1c1.28.72 2.63 1.28 4.1 1.3c.58.01 1.05-.49 1.05-1.07c0-.59-.49-1.04-1.08-1.06c-1.31-.04-2.63-.56-3.61-1.33L9.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.09 2.42c.42.33 1.02.29 1.39-.08c.45-.45.4-1.18-.1-1.57l-4.29-3.35a2 2 0 0 0-1.23-.42"/></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 20c0-.55-.45-1-1-1H8.93c-1.48 0-2.74-1.08-2.96-2.54L4.16 7.78A.976.976 0 0 0 3.2 7c-.62 0-1.08.57-.96 1.18l1.75 8.58A5.01 5.01 0 0 0 8.94 21H15c.55 0 1-.45 1-1m-.46-5h-4.19l-1.03-4.1c1.28.72 2.63 1.28 4.1 1.3c.58.01 1.05-.49 1.05-1.07c0-.59-.49-1.04-1.08-1.06c-1.31-.04-2.63-.56-3.61-1.33L9.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.09 2.42c.42.33 1.02.29 1.39-.08c.45-.45.4-1.18-.1-1.57l-4.29-3.35a2 2 0 0 0-1.23-.42"/></svg>
</template>

CSS

.icon-round-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%2020c0-.55-.45-1-1-1H8.93c-1.48%200-2.74-1.08-2.96-2.54L4.16%207.78A.976.976%200%200%200%203.2%207c-.62%200-1.08.57-.96%201.18l1.75%208.58A5.01%205.01%200%200%200%208.94%2021H15c.55%200%201-.45%201-1m-.46-5h-4.19l-1.03-4.1c1.28.72%202.63%201.28%204.1%201.3c.58.01%201.05-.49%201.05-1.07c0-.59-.49-1.04-1.08-1.06c-1.31-.04-2.63-.56-3.61-1.33L9.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.09%202.42c.42.33%201.02.29%201.39-.08c.45-.45.4-1.18-.1-1.57l-4.29-3.35a2%202%200%200%200-1.23-.42%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%2020c0-.55-.45-1-1-1H8.93c-1.48%200-2.74-1.08-2.96-2.54L4.16%207.78A.976.976%200%200%200%203.2%207c-.62%200-1.08.57-.96%201.18l1.75%208.58A5.01%205.01%200%200%200%208.94%2021H15c.55%200%201-.45%201-1m-.46-5h-4.19l-1.03-4.1c1.28.72%202.63%201.28%204.1%201.3c.58.01%201.05-.49%201.05-1.07c0-.59-.49-1.04-1.08-1.06c-1.31-.04-2.63-.56-3.61-1.33L9.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.09%202.42c.42.33%201.02.29%201.39-.08c.45-.45.4-1.18-.1-1.57l-4.29-3.35a2%202%200%200%200-1.23-.42%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-airline-seat-recline-extra.svg?color=%231a73e8&size=48