seat-window-outline-sharp from Material Symbols Light by Google · Outline Sharp · Transit · Apache-2.0 Free for personal and commercial use.

Name
seat-window-outline-sharp
Set
Material Symbols Light
Style
Outline Sharp
Category
Transit
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More transit icons from Material Symbols Light

Use the seat window icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.579 9l-1.712-6h7.592l1.712 6zm.75-1h5.519l-1.144-4H13.17zm-8.483-.423q-.69 0-1.191-.501t-.501-1.191t.5-1.192t1.192-.5t1.191.5t.501 1.191q0 .691-.5 1.192t-1.192.501M4.402 20L2 8h1.012l2.2 11h6.75v1zm1.662-2l-1.425-6.796q-.212-1.027.469-1.75T6.7 8.73q.702 0 1.29.419t.749 1.146L9.954 16h4.548l3.402 5.885l-.866.5L14.485 18zm8.265-10L13.17 4z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSeatWindowOutlineSharp(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="m13.579 9l-1.712-6h7.592l1.712 6zm.75-1h5.519l-1.144-4H13.17zm-8.483-.423q-.69 0-1.191-.501t-.501-1.191t.5-1.192t1.192-.5t1.191.5t.501 1.191q0 .691-.5 1.192t-1.192.501M4.402 20L2 8h1.012l2.2 11h6.75v1zm1.662-2l-1.425-6.796q-.212-1.027.469-1.75T6.7 8.73q.702 0 1.29.419t.749 1.146L9.954 16h4.548l3.402 5.885l-.866.5L14.485 18zm8.265-10L13.17 4z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.579 9l-1.712-6h7.592l1.712 6zm.75-1h5.519l-1.144-4H13.17zm-8.483-.423q-.69 0-1.191-.501t-.501-1.191t.5-1.192t1.192-.5t1.191.5t.501 1.191q0 .691-.5 1.192t-1.192.501M4.402 20L2 8h1.012l2.2 11h6.75v1zm1.662-2l-1.425-6.796q-.212-1.027.469-1.75T6.7 8.73q.702 0 1.29.419t.749 1.146L9.954 16h4.548l3.402 5.885l-.866.5L14.485 18zm8.265-10L13.17 4z"/></svg>
</template>

CSS

.icon-seat-window-outline-sharp {
  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%22m13.579%209l-1.712-6h7.592l1.712%206zm.75-1h5.519l-1.144-4H13.17zm-8.483-.423q-.69%200-1.191-.501t-.501-1.191t.5-1.192t1.192-.5t1.191.5t.501%201.191q0%20.691-.5%201.192t-1.192.501M4.402%2020L2%208h1.012l2.2%2011h6.75v1zm1.662-2l-1.425-6.796q-.212-1.027.469-1.75T6.7%208.73q.702%200%201.29.419t.749%201.146L9.954%2016h4.548l3.402%205.885l-.866.5L14.485%2018zm8.265-10L13.17%204z%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%22m13.579%209l-1.712-6h7.592l1.712%206zm.75-1h5.519l-1.144-4H13.17zm-8.483-.423q-.69%200-1.191-.501t-.501-1.191t.5-1.192t1.192-.5t1.191.5t.501%201.191q0%20.691-.5%201.192t-1.192.501M4.402%2020L2%208h1.012l2.2%2011h6.75v1zm1.662-2l-1.425-6.796q-.212-1.027.469-1.75T6.7%208.73q.702%200%201.29.419t.749%201.146L9.954%2016h4.548l3.402%205.885l-.866.5L14.485%2018zm8.265-10L13.17%204z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/seat-window-outline-sharp.svg?color=%231a73e8&size=48