seat-window-rounded from Material Symbols Light by Google · Rounded · Transit · Apache-2.0 Free for personal and commercial use.

Name
seat-window-rounded
Set
Material Symbols Light
Style
Rounded
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="M14.175 9q-.28 0-.479-.163t-.279-.428l-1.27-4.384q-.106-.385.13-.705t.646-.32h5.94q.28 0 .479.163q.2.163.28.428l1.27 4.384q.106.385-.13.705t-.646.32zM5.846 7.577q-.698 0-1.195-.497t-.497-1.196t.497-1.195t1.195-.497t1.195.497t.498 1.195q0 .699-.498 1.196q-.497.497-1.195.497M6.012 20q-.69 0-1.244-.443q-.552-.443-.69-1.134L2.11 8.585q-.061-.226.092-.405T2.608 8q.179 0 .31.112q.13.11.167.284l2.011 9.989q.039.23.27.423q.23.192.461.192h5.635q.212 0 .356.144t.144.357t-.144.356t-.356.143zm8.473-2h-7.22q-.551 0-.945-.332t-.505-.845l-1.177-5.62q-.211-1.026.47-1.75q.68-.722 1.592-.722q.702 0 1.288.421t.75 1.144L9.955 16h3.711q.39 0 .726.198q.334.198.551.571l2.712 4.683q.104.177.047.382t-.232.305t-.378.043t-.303-.23z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSeatWindowRounded(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="M14.175 9q-.28 0-.479-.163t-.279-.428l-1.27-4.384q-.106-.385.13-.705t.646-.32h5.94q.28 0 .479.163q.2.163.28.428l1.27 4.384q.106.385-.13.705t-.646.32zM5.846 7.577q-.698 0-1.195-.497t-.497-1.196t.497-1.195t1.195-.497t1.195.497t.498 1.195q0 .699-.498 1.196q-.497.497-1.195.497M6.012 20q-.69 0-1.244-.443q-.552-.443-.69-1.134L2.11 8.585q-.061-.226.092-.405T2.608 8q.179 0 .31.112q.13.11.167.284l2.011 9.989q.039.23.27.423q.23.192.461.192h5.635q.212 0 .356.144t.144.357t-.144.356t-.356.143zm8.473-2h-7.22q-.551 0-.945-.332t-.505-.845l-1.177-5.62q-.211-1.026.47-1.75q.68-.722 1.592-.722q.702 0 1.288.421t.75 1.144L9.955 16h3.711q.39 0 .726.198q.334.198.551.571l2.712 4.683q.104.177.047.382t-.232.305t-.378.043t-.303-.23z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.175 9q-.28 0-.479-.163t-.279-.428l-1.27-4.384q-.106-.385.13-.705t.646-.32h5.94q.28 0 .479.163q.2.163.28.428l1.27 4.384q.106.385-.13.705t-.646.32zM5.846 7.577q-.698 0-1.195-.497t-.497-1.196t.497-1.195t1.195-.497t1.195.497t.498 1.195q0 .699-.498 1.196q-.497.497-1.195.497M6.012 20q-.69 0-1.244-.443q-.552-.443-.69-1.134L2.11 8.585q-.061-.226.092-.405T2.608 8q.179 0 .31.112q.13.11.167.284l2.011 9.989q.039.23.27.423q.23.192.461.192h5.635q.212 0 .356.144t.144.357t-.144.356t-.356.143zm8.473-2h-7.22q-.551 0-.945-.332t-.505-.845l-1.177-5.62q-.211-1.026.47-1.75q.68-.722 1.592-.722q.702 0 1.288.421t.75 1.144L9.955 16h3.711q.39 0 .726.198q.334.198.551.571l2.712 4.683q.104.177.047.382t-.232.305t-.378.043t-.303-.23z"/></svg>
</template>

CSS

.icon-seat-window-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%22M14.175%209q-.28%200-.479-.163t-.279-.428l-1.27-4.384q-.106-.385.13-.705t.646-.32h5.94q.28%200%20.479.163q.2.163.28.428l1.27%204.384q.106.385-.13.705t-.646.32zM5.846%207.577q-.698%200-1.195-.497t-.497-1.196t.497-1.195t1.195-.497t1.195.497t.498%201.195q0%20.699-.498%201.196q-.497.497-1.195.497M6.012%2020q-.69%200-1.244-.443q-.552-.443-.69-1.134L2.11%208.585q-.061-.226.092-.405T2.608%208q.179%200%20.31.112q.13.11.167.284l2.011%209.989q.039.23.27.423q.23.192.461.192h5.635q.212%200%20.356.144t.144.357t-.144.356t-.356.143zm8.473-2h-7.22q-.551%200-.945-.332t-.505-.845l-1.177-5.62q-.211-1.026.47-1.75q.68-.722%201.592-.722q.702%200%201.288.421t.75%201.144L9.955%2016h3.711q.39%200%20.726.198q.334.198.551.571l2.712%204.683q.104.177.047.382t-.232.305t-.378.043t-.303-.23z%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%22M14.175%209q-.28%200-.479-.163t-.279-.428l-1.27-4.384q-.106-.385.13-.705t.646-.32h5.94q.28%200%20.479.163q.2.163.28.428l1.27%204.384q.106.385-.13.705t-.646.32zM5.846%207.577q-.698%200-1.195-.497t-.497-1.196t.497-1.195t1.195-.497t1.195.497t.498%201.195q0%20.699-.498%201.196q-.497.497-1.195.497M6.012%2020q-.69%200-1.244-.443q-.552-.443-.69-1.134L2.11%208.585q-.061-.226.092-.405T2.608%208q.179%200%20.31.112q.13.11.167.284l2.011%209.989q.039.23.27.423q.23.192.461.192h5.635q.212%200%20.356.144t.144.357t-.144.356t-.356.143zm8.473-2h-7.22q-.551%200-.945-.332t-.505-.845l-1.177-5.62q-.211-1.026.47-1.75q.68-.722%201.592-.722q.702%200%201.288.421t.75%201.144L9.955%2016h3.711q.39%200%20.726.198q.334.198.551.571l2.712%204.683q.104.177.047.382t-.232.305t-.378.043t-.303-.23z%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-rounded.svg?color=%231a73e8&size=48