seat-heat-left from Material Symbols Light by Google · Regular · Transit · Apache-2.0 Free for personal and commercial use.

Name
seat-heat-left
Set
Material Symbols Light
Style
Regular
Category
Transit
Viewbox
24×24
License
Apache 2.0
Aliases
seat-heat-left-outline

2 other variants in Material Symbols Light

The same icon in other sets

More transit icons from Material Symbols Light

Use the seat heat left icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.487 11.53l-.862-.464l.152-.314q.112-.263.167-.53q.056-.266.056-.541q0-.427-.125-.829t-.394-.729q-.39-.506-.63-1.097t-.24-1.226q0-.402.105-.783q.105-.38.309-.74l.152-.27l.867.466l-.177.294q-.13.245-.203.52q-.072.277-.072.552q0 .427.154.819t.423.719q.41.467.62 1.049T20 9.623q0 .421-.095.812q-.096.39-.26.769zm-3.893 0l-.861-.464l.152-.314q.111-.263.167-.53q.056-.266.056-.541q0-.427-.125-.829t-.394-.729q-.391-.506-.63-1.097q-.24-.591-.24-1.226q0-.402.105-.783t.309-.74l.152-.27l.867.466l-.177.294q-.13.245-.203.511q-.072.266-.072.541q0 .427.154.829t.423.729q.41.467.62 1.049t.21 1.197q0 .421-.094.812q-.096.39-.261.769zm-3.886 0l-.867-.464l.157-.314q.112-.263.168-.54q.055-.275.055-.55q0-.427-.128-.82q-.127-.392-.397-.719q-.41-.486-.64-1.078q-.229-.591-.229-1.226q0-.402.102-.792t.312-.75l.157-.27l.868.466l-.177.294q-.131.239-.206.508t-.075.544q0 .427.154.829t.423.729q.41.467.62 1.049t.21 1.197q0 .421-.095.812q-.095.39-.26.769zM7.78 20q-.483 0-.854-.288q-.371-.287-.513-.764l-2.227-8.632q-.1-.337-.144-.667T4 8.977q0-.604.134-1.173q.133-.57.4-1.098q.149-.316.446-.492t.624-.176q.363 0 .625.262q.261.262.261.625q0 .16-.061.314q-.062.153-.185.296q-.532.538-.64 1.287q-.106.75.208 1.451l.423.935q.648 1.46 1.091 2.961t.443 3.079v1.37q.272-.256.622-.399t.74-.142h5.561q.6 0 1.024.414q.425.415.425 1.009v.5z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSeatHeatLeft(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="m19.487 11.53l-.862-.464l.152-.314q.112-.263.167-.53q.056-.266.056-.541q0-.427-.125-.829t-.394-.729q-.39-.506-.63-1.097t-.24-1.226q0-.402.105-.783q.105-.38.309-.74l.152-.27l.867.466l-.177.294q-.13.245-.203.52q-.072.277-.072.552q0 .427.154.819t.423.719q.41.467.62 1.049T20 9.623q0 .421-.095.812q-.096.39-.26.769zm-3.893 0l-.861-.464l.152-.314q.111-.263.167-.53q.056-.266.056-.541q0-.427-.125-.829t-.394-.729q-.391-.506-.63-1.097q-.24-.591-.24-1.226q0-.402.105-.783t.309-.74l.152-.27l.867.466l-.177.294q-.13.245-.203.511q-.072.266-.072.541q0 .427.154.829t.423.729q.41.467.62 1.049t.21 1.197q0 .421-.094.812q-.096.39-.261.769zm-3.886 0l-.867-.464l.157-.314q.112-.263.168-.54q.055-.275.055-.55q0-.427-.128-.82q-.127-.392-.397-.719q-.41-.486-.64-1.078q-.229-.591-.229-1.226q0-.402.102-.792t.312-.75l.157-.27l.868.466l-.177.294q-.131.239-.206.508t-.075.544q0 .427.154.829t.423.729q.41.467.62 1.049t.21 1.197q0 .421-.095.812q-.095.39-.26.769zM7.78 20q-.483 0-.854-.288q-.371-.287-.513-.764l-2.227-8.632q-.1-.337-.144-.667T4 8.977q0-.604.134-1.173q.133-.57.4-1.098q.149-.316.446-.492t.624-.176q.363 0 .625.262q.261.262.261.625q0 .16-.061.314q-.062.153-.185.296q-.532.538-.64 1.287q-.106.75.208 1.451l.423.935q.648 1.46 1.091 2.961t.443 3.079v1.37q.272-.256.622-.399t.74-.142h5.561q.6 0 1.024.414q.425.415.425 1.009v.5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.487 11.53l-.862-.464l.152-.314q.112-.263.167-.53q.056-.266.056-.541q0-.427-.125-.829t-.394-.729q-.39-.506-.63-1.097t-.24-1.226q0-.402.105-.783q.105-.38.309-.74l.152-.27l.867.466l-.177.294q-.13.245-.203.52q-.072.277-.072.552q0 .427.154.819t.423.719q.41.467.62 1.049T20 9.623q0 .421-.095.812q-.096.39-.26.769zm-3.893 0l-.861-.464l.152-.314q.111-.263.167-.53q.056-.266.056-.541q0-.427-.125-.829t-.394-.729q-.391-.506-.63-1.097q-.24-.591-.24-1.226q0-.402.105-.783t.309-.74l.152-.27l.867.466l-.177.294q-.13.245-.203.511q-.072.266-.072.541q0 .427.154.829t.423.729q.41.467.62 1.049t.21 1.197q0 .421-.094.812q-.096.39-.261.769zm-3.886 0l-.867-.464l.157-.314q.112-.263.168-.54q.055-.275.055-.55q0-.427-.128-.82q-.127-.392-.397-.719q-.41-.486-.64-1.078q-.229-.591-.229-1.226q0-.402.102-.792t.312-.75l.157-.27l.868.466l-.177.294q-.131.239-.206.508t-.075.544q0 .427.154.829t.423.729q.41.467.62 1.049t.21 1.197q0 .421-.095.812q-.095.39-.26.769zM7.78 20q-.483 0-.854-.288q-.371-.287-.513-.764l-2.227-8.632q-.1-.337-.144-.667T4 8.977q0-.604.134-1.173q.133-.57.4-1.098q.149-.316.446-.492t.624-.176q.363 0 .625.262q.261.262.261.625q0 .16-.061.314q-.062.153-.185.296q-.532.538-.64 1.287q-.106.75.208 1.451l.423.935q.648 1.46 1.091 2.961t.443 3.079v1.37q.272-.256.622-.399t.74-.142h5.561q.6 0 1.024.414q.425.415.425 1.009v.5z"/></svg>
</template>

CSS

.icon-seat-heat-left {
  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%22m19.487%2011.53l-.862-.464l.152-.314q.112-.263.167-.53q.056-.266.056-.541q0-.427-.125-.829t-.394-.729q-.39-.506-.63-1.097t-.24-1.226q0-.402.105-.783q.105-.38.309-.74l.152-.27l.867.466l-.177.294q-.13.245-.203.52q-.072.277-.072.552q0%20.427.154.819t.423.719q.41.467.62%201.049T20%209.623q0%20.421-.095.812q-.096.39-.26.769zm-3.893%200l-.861-.464l.152-.314q.111-.263.167-.53q.056-.266.056-.541q0-.427-.125-.829t-.394-.729q-.391-.506-.63-1.097q-.24-.591-.24-1.226q0-.402.105-.783t.309-.74l.152-.27l.867.466l-.177.294q-.13.245-.203.511q-.072.266-.072.541q0%20.427.154.829t.423.729q.41.467.62%201.049t.21%201.197q0%20.421-.094.812q-.096.39-.261.769zm-3.886%200l-.867-.464l.157-.314q.112-.263.168-.54q.055-.275.055-.55q0-.427-.128-.82q-.127-.392-.397-.719q-.41-.486-.64-1.078q-.229-.591-.229-1.226q0-.402.102-.792t.312-.75l.157-.27l.868.466l-.177.294q-.131.239-.206.508t-.075.544q0%20.427.154.829t.423.729q.41.467.62%201.049t.21%201.197q0%20.421-.095.812q-.095.39-.26.769zM7.78%2020q-.483%200-.854-.288q-.371-.287-.513-.764l-2.227-8.632q-.1-.337-.144-.667T4%208.977q0-.604.134-1.173q.133-.57.4-1.098q.149-.316.446-.492t.624-.176q.363%200%20.625.262q.261.262.261.625q0%20.16-.061.314q-.062.153-.185.296q-.532.538-.64%201.287q-.106.75.208%201.451l.423.935q.648%201.46%201.091%202.961t.443%203.079v1.37q.272-.256.622-.399t.74-.142h5.561q.6%200%201.024.414q.425.415.425%201.009v.5z%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%22m19.487%2011.53l-.862-.464l.152-.314q.112-.263.167-.53q.056-.266.056-.541q0-.427-.125-.829t-.394-.729q-.39-.506-.63-1.097t-.24-1.226q0-.402.105-.783q.105-.38.309-.74l.152-.27l.867.466l-.177.294q-.13.245-.203.52q-.072.277-.072.552q0%20.427.154.819t.423.719q.41.467.62%201.049T20%209.623q0%20.421-.095.812q-.096.39-.26.769zm-3.893%200l-.861-.464l.152-.314q.111-.263.167-.53q.056-.266.056-.541q0-.427-.125-.829t-.394-.729q-.391-.506-.63-1.097q-.24-.591-.24-1.226q0-.402.105-.783t.309-.74l.152-.27l.867.466l-.177.294q-.13.245-.203.511q-.072.266-.072.541q0%20.427.154.829t.423.729q.41.467.62%201.049t.21%201.197q0%20.421-.094.812q-.096.39-.261.769zm-3.886%200l-.867-.464l.157-.314q.112-.263.168-.54q.055-.275.055-.55q0-.427-.128-.82q-.127-.392-.397-.719q-.41-.486-.64-1.078q-.229-.591-.229-1.226q0-.402.102-.792t.312-.75l.157-.27l.868.466l-.177.294q-.131.239-.206.508t-.075.544q0%20.427.154.829t.423.729q.41.467.62%201.049t.21%201.197q0%20.421-.095.812q-.095.39-.26.769zM7.78%2020q-.483%200-.854-.288q-.371-.287-.513-.764l-2.227-8.632q-.1-.337-.144-.667T4%208.977q0-.604.134-1.173q.133-.57.4-1.098q.149-.316.446-.492t.624-.176q.363%200%20.625.262q.261.262.261.625q0%20.16-.061.314q-.062.153-.185.296q-.532.538-.64%201.287q-.106.75.208%201.451l.423.935q.648%201.46%201.091%202.961t.443%203.079v1.37q.272-.256.622-.399t.74-.142h5.561q.6%200%201.024.414q.425.415.425%201.009v.5z%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-heat-left.svg?color=%231a73e8&size=48