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

Name
seat-cool-right-sharp
Set
Material Symbols Light
Style
Sharp
Category
Transit
Viewbox
24×24
License
Apache 2.0
Aliases
seat-cool-right-outline-sharp

2 other variants in Material Symbols Light

The same icon in other sets

More transit icons from Material Symbols Light

Use the seat cool right icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.86 20v-.5q0-.594.424-1.009t1.024-.414h5.556q.39 0 .743.142q.353.143.624.398v-1.369q0-1.577.443-3.079t1.092-2.961l.423-.935q.313-.702.206-1.451t-.64-1.287q-.122-.143-.184-.296q-.062-.154-.062-.314q0-.363.26-.625t.622-.261q.326 0 .626.176t.449.49q.267.53.4 1.099q.134.569.134 1.173q0 .342-.04.672t-.147.667L17.309 20zm1.006-5.404v-2.392l-1.86 1.86l-.614-.608l2.474-2.467V9.75H7.608L5.16 12.198l-.614-.607l1.84-1.841H4v-.865h2.406l-1.86-1.86l.613-.608l2.468 2.468h1.239V7.626L6.392 5.159l.614-.607l1.86 1.86V4.018h.865V6.43l1.854-1.879l.613.607l-2.467 2.487v1.238h1.233l2.486-2.467l.614.608l-1.88 1.86h2.432v.865h-2.412l1.86 1.84l-.614.608l-2.467-2.448H9.73v1.22l2.467 2.486l-.613.608l-1.854-1.88v2.412z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSeatCoolRightSharp(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="M7.86 20v-.5q0-.594.424-1.009t1.024-.414h5.556q.39 0 .743.142q.353.143.624.398v-1.369q0-1.577.443-3.079t1.092-2.961l.423-.935q.313-.702.206-1.451t-.64-1.287q-.122-.143-.184-.296q-.062-.154-.062-.314q0-.363.26-.625t.622-.261q.326 0 .626.176t.449.49q.267.53.4 1.099q.134.569.134 1.173q0 .342-.04.672t-.147.667L17.309 20zm1.006-5.404v-2.392l-1.86 1.86l-.614-.608l2.474-2.467V9.75H7.608L5.16 12.198l-.614-.607l1.84-1.841H4v-.865h2.406l-1.86-1.86l.613-.608l2.468 2.468h1.239V7.626L6.392 5.159l.614-.607l1.86 1.86V4.018h.865V6.43l1.854-1.879l.613.607l-2.467 2.487v1.238h1.233l2.486-2.467l.614.608l-1.88 1.86h2.432v.865h-2.412l1.86 1.84l-.614.608l-2.467-2.448H9.73v1.22l2.467 2.486l-.613.608l-1.854-1.88v2.412z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.86 20v-.5q0-.594.424-1.009t1.024-.414h5.556q.39 0 .743.142q.353.143.624.398v-1.369q0-1.577.443-3.079t1.092-2.961l.423-.935q.313-.702.206-1.451t-.64-1.287q-.122-.143-.184-.296q-.062-.154-.062-.314q0-.363.26-.625t.622-.261q.326 0 .626.176t.449.49q.267.53.4 1.099q.134.569.134 1.173q0 .342-.04.672t-.147.667L17.309 20zm1.006-5.404v-2.392l-1.86 1.86l-.614-.608l2.474-2.467V9.75H7.608L5.16 12.198l-.614-.607l1.84-1.841H4v-.865h2.406l-1.86-1.86l.613-.608l2.468 2.468h1.239V7.626L6.392 5.159l.614-.607l1.86 1.86V4.018h.865V6.43l1.854-1.879l.613.607l-2.467 2.487v1.238h1.233l2.486-2.467l.614.608l-1.88 1.86h2.432v.865h-2.412l1.86 1.84l-.614.608l-2.467-2.448H9.73v1.22l2.467 2.486l-.613.608l-1.854-1.88v2.412z"/></svg>
</template>

CSS

.icon-seat-cool-right-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%22M7.86%2020v-.5q0-.594.424-1.009t1.024-.414h5.556q.39%200%20.743.142q.353.143.624.398v-1.369q0-1.577.443-3.079t1.092-2.961l.423-.935q.313-.702.206-1.451t-.64-1.287q-.122-.143-.184-.296q-.062-.154-.062-.314q0-.363.26-.625t.622-.261q.326%200%20.626.176t.449.49q.267.53.4%201.099q.134.569.134%201.173q0%20.342-.04.672t-.147.667L17.309%2020zm1.006-5.404v-2.392l-1.86%201.86l-.614-.608l2.474-2.467V9.75H7.608L5.16%2012.198l-.614-.607l1.84-1.841H4v-.865h2.406l-1.86-1.86l.613-.608l2.468%202.468h1.239V7.626L6.392%205.159l.614-.607l1.86%201.86V4.018h.865V6.43l1.854-1.879l.613.607l-2.467%202.487v1.238h1.233l2.486-2.467l.614.608l-1.88%201.86h2.432v.865h-2.412l1.86%201.84l-.614.608l-2.467-2.448H9.73v1.22l2.467%202.486l-.613.608l-1.854-1.88v2.412z%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%22M7.86%2020v-.5q0-.594.424-1.009t1.024-.414h5.556q.39%200%20.743.142q.353.143.624.398v-1.369q0-1.577.443-3.079t1.092-2.961l.423-.935q.313-.702.206-1.451t-.64-1.287q-.122-.143-.184-.296q-.062-.154-.062-.314q0-.363.26-.625t.622-.261q.326%200%20.626.176t.449.49q.267.53.4%201.099q.134.569.134%201.173q0%20.342-.04.672t-.147.667L17.309%2020zm1.006-5.404v-2.392l-1.86%201.86l-.614-.608l2.474-2.467V9.75H7.608L5.16%2012.198l-.614-.607l1.84-1.841H4v-.865h2.406l-1.86-1.86l.613-.608l2.468%202.468h1.239V7.626L6.392%205.159l.614-.607l1.86%201.86V4.018h.865V6.43l1.854-1.879l.613.607l-2.467%202.487v1.238h1.233l2.486-2.467l.614.608l-1.88%201.86h2.432v.865h-2.412l1.86%201.84l-.614.608l-2.467-2.448H9.73v1.22l2.467%202.486l-.613.608l-1.854-1.88v2.412z%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-cool-right-sharp.svg?color=%231a73e8&size=48