airline seat individual suite icon

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

Name
airline-seat-individual-suite-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 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="M20.962 16H3.039q-.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.299M12.5 15H21v-4q0-.825-.587-1.412T19 9h-6.5zm0-6v6zm-4 3.5q.616-.615.616-1.5T8.5 9.5T7 8.885T5.5 9.5T4.885 11t.615 1.5t1.5.616t1.5-.616m-2.29-.71q-.326-.326-.326-.79t.326-.79t.79-.325t.79.326t.326.789t-.326.79t-.79.326t-.79-.326M7 11"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightAirlineSeatIndividualSuiteOutlineRounded(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="M20.962 16H3.039q-.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.299M12.5 15H21v-4q0-.825-.587-1.412T19 9h-6.5zm0-6v6zm-4 3.5q.616-.615.616-1.5T8.5 9.5T7 8.885T5.5 9.5T4.885 11t.615 1.5t1.5.616t1.5-.616m-2.29-.71q-.326-.326-.326-.79t.326-.79t.79-.325t.79.326t.326.789t-.326.79t-.79.326t-.79-.326M7 11"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.962 16H3.039q-.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.299M12.5 15H21v-4q0-.825-.587-1.412T19 9h-6.5zm0-6v6zm-4 3.5q.616-.615.616-1.5T8.5 9.5T7 8.885T5.5 9.5T4.885 11t.615 1.5t1.5.616t1.5-.616m-2.29-.71q-.326-.326-.326-.79t.326-.79t.79-.325t.79.326t.326.789t-.326.79t-.79.326t-.79-.326M7 11"/></svg>
</template>

CSS

.icon-airline-seat-individual-suite-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%22M20.962%2016H3.039q-.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.299M12.5%2015H21v-4q0-.825-.587-1.412T19%209h-6.5zm0-6v6zm-4%203.5q.616-.615.616-1.5T8.5%209.5T7%208.885T5.5%209.5T4.885%2011t.615%201.5t1.5.616t1.5-.616m-2.29-.71q-.326-.326-.326-.79t.326-.79t.79-.325t.79.326t.326.789t-.326.79t-.79.326t-.79-.326M7%2011%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%22M20.962%2016H3.039q-.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.299M12.5%2015H21v-4q0-.825-.587-1.412T19%209h-6.5zm0-6v6zm-4%203.5q.616-.615.616-1.5T8.5%209.5T7%208.885T5.5%209.5T4.885%2011t.615%201.5t1.5.616t1.5-.616m-2.29-.71q-.326-.326-.326-.79t.326-.79t.79-.325t.79.326t.326.789t-.326.79t-.79.326t-.79-.326M7%2011%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-outline-rounded.svg?color=%231a73e8&size=48