airline seat individual suite icon

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

Name
airline-seat-individual-suite-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 individual suite icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.039 16q-.441 0-.74-.299T2 14.961V8.5q0-.213.143-.357T2.5 8t.357.143T3 8.5V15h8.5V9.039q0-.441.299-.74t.74-.299H19q1.246 0 2.123.877T22 11v3.962q0 .44-.299.739t-.74.299zM8.5 12.5q.616-.615.616-1.5T8.5 9.5T7 8.885T5.5 9.5T4.885 11t.615 1.5t1.5.616t1.5-.616"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAirlineSeatIndividualSuiteRounded(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="M3.039 16q-.441 0-.74-.299T2 14.961V8.5q0-.213.143-.357T2.5 8t.357.143T3 8.5V15h8.5V9.039q0-.441.299-.74t.74-.299H19q1.246 0 2.123.877T22 11v3.962q0 .44-.299.739t-.74.299zM8.5 12.5q.616-.615.616-1.5T8.5 9.5T7 8.885T5.5 9.5T4.885 11t.615 1.5t1.5.616t1.5-.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="M3.039 16q-.441 0-.74-.299T2 14.961V8.5q0-.213.143-.357T2.5 8t.357.143T3 8.5V15h8.5V9.039q0-.441.299-.74t.74-.299H19q1.246 0 2.123.877T22 11v3.962q0 .44-.299.739t-.74.299zM8.5 12.5q.616-.615.616-1.5T8.5 9.5T7 8.885T5.5 9.5T4.885 11t.615 1.5t1.5.616t1.5-.616"/></svg>
</template>

CSS

.icon-airline-seat-individual-suite-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%22M3.039%2016q-.441%200-.74-.299T2%2014.961V8.5q0-.213.143-.357T2.5%208t.357.143T3%208.5V15h8.5V9.039q0-.441.299-.74t.74-.299H19q1.246%200%202.123.877T22%2011v3.962q0%20.44-.299.739t-.74.299zM8.5%2012.5q.616-.615.616-1.5T8.5%209.5T7%208.885T5.5%209.5T4.885%2011t.615%201.5t1.5.616t1.5-.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%22M3.039%2016q-.441%200-.74-.299T2%2014.961V8.5q0-.213.143-.357T2.5%208t.357.143T3%208.5V15h8.5V9.039q0-.441.299-.74t.74-.299H19q1.246%200%202.123.877T22%2011v3.962q0%20.44-.299.739t-.74.299zM8.5%2012.5q.616-.615.616-1.5T8.5%209.5T7%208.885T5.5%209.5T4.885%2011t.615%201.5t1.5.616t1.5-.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-individual-suite-rounded.svg?color=%231a73e8&size=48