seat cool right icon

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

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

2 other variants in Material Symbols

The same icon in other sets

More transit icons from Material Symbols

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="M6.975 21v-1q0-.825.588-1.412T9 18h5.075q.525 0 1.013.2t.912.475v-1.1q0-1.75.462-3.425t1.188-3.25l.5-1.05q.275-.625.188-1.287T17.775 7.4q-.2-.2-.3-.45t-.1-.525q0-.575.413-1T18.775 5q.5 0 .925.263t.65.712q.325.625.488 1.3T21 8.65q0 .4-.05.788t-.175.762l-2.4 9.325q-.2.65-.725 1.063t-1.2.412zm1.275-6v-2.2l-1.725 1.725l-1.075-1.05l2.8-2.775v-.95H7.3l-2.775 2.775l-1.075-1.05L5.175 9.75H3v-1.5h2.175L3.45 6.525l1.075-1.05L7.3 8.25h.95V7.3l-2.8-2.775l1.075-1.05L8.25 5.2V3h1.5v2.2l1.7-1.725l1.075 1.05L9.75 7.3v.95h.925l2.775-2.775l1.075 1.05L12.8 8.25H15v1.5h-2.2l1.725 1.725l-1.075 1.05l-2.775-2.775H9.75v.95l2.775 2.775l-1.075 1.05l-1.7-1.725V15z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsSeatCoolRight(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="M6.975 21v-1q0-.825.588-1.412T9 18h5.075q.525 0 1.013.2t.912.475v-1.1q0-1.75.462-3.425t1.188-3.25l.5-1.05q.275-.625.188-1.287T17.775 7.4q-.2-.2-.3-.45t-.1-.525q0-.575.413-1T18.775 5q.5 0 .925.263t.65.712q.325.625.488 1.3T21 8.65q0 .4-.05.788t-.175.762l-2.4 9.325q-.2.65-.725 1.063t-1.2.412zm1.275-6v-2.2l-1.725 1.725l-1.075-1.05l2.8-2.775v-.95H7.3l-2.775 2.775l-1.075-1.05L5.175 9.75H3v-1.5h2.175L3.45 6.525l1.075-1.05L7.3 8.25h.95V7.3l-2.8-2.775l1.075-1.05L8.25 5.2V3h1.5v2.2l1.7-1.725l1.075 1.05L9.75 7.3v.95h.925l2.775-2.775l1.075 1.05L12.8 8.25H15v1.5h-2.2l1.725 1.725l-1.075 1.05l-2.775-2.775H9.75v.95l2.775 2.775l-1.075 1.05l-1.7-1.725V15z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.975 21v-1q0-.825.588-1.412T9 18h5.075q.525 0 1.013.2t.912.475v-1.1q0-1.75.462-3.425t1.188-3.25l.5-1.05q.275-.625.188-1.287T17.775 7.4q-.2-.2-.3-.45t-.1-.525q0-.575.413-1T18.775 5q.5 0 .925.263t.65.712q.325.625.488 1.3T21 8.65q0 .4-.05.788t-.175.762l-2.4 9.325q-.2.65-.725 1.063t-1.2.412zm1.275-6v-2.2l-1.725 1.725l-1.075-1.05l2.8-2.775v-.95H7.3l-2.775 2.775l-1.075-1.05L5.175 9.75H3v-1.5h2.175L3.45 6.525l1.075-1.05L7.3 8.25h.95V7.3l-2.8-2.775l1.075-1.05L8.25 5.2V3h1.5v2.2l1.7-1.725l1.075 1.05L9.75 7.3v.95h.925l2.775-2.775l1.075 1.05L12.8 8.25H15v1.5h-2.2l1.725 1.725l-1.075 1.05l-2.775-2.775H9.75v.95l2.775 2.775l-1.075 1.05l-1.7-1.725V15z"/></svg>
</template>

CSS

.icon-seat-cool-right {
  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%22M6.975%2021v-1q0-.825.588-1.412T9%2018h5.075q.525%200%201.013.2t.912.475v-1.1q0-1.75.462-3.425t1.188-3.25l.5-1.05q.275-.625.188-1.287T17.775%207.4q-.2-.2-.3-.45t-.1-.525q0-.575.413-1T18.775%205q.5%200%20.925.263t.65.712q.325.625.488%201.3T21%208.65q0%20.4-.05.788t-.175.762l-2.4%209.325q-.2.65-.725%201.063t-1.2.412zm1.275-6v-2.2l-1.725%201.725l-1.075-1.05l2.8-2.775v-.95H7.3l-2.775%202.775l-1.075-1.05L5.175%209.75H3v-1.5h2.175L3.45%206.525l1.075-1.05L7.3%208.25h.95V7.3l-2.8-2.775l1.075-1.05L8.25%205.2V3h1.5v2.2l1.7-1.725l1.075%201.05L9.75%207.3v.95h.925l2.775-2.775l1.075%201.05L12.8%208.25H15v1.5h-2.2l1.725%201.725l-1.075%201.05l-2.775-2.775H9.75v.95l2.775%202.775l-1.075%201.05l-1.7-1.725V15z%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%22M6.975%2021v-1q0-.825.588-1.412T9%2018h5.075q.525%200%201.013.2t.912.475v-1.1q0-1.75.462-3.425t1.188-3.25l.5-1.05q.275-.625.188-1.287T17.775%207.4q-.2-.2-.3-.45t-.1-.525q0-.575.413-1T18.775%205q.5%200%20.925.263t.65.712q.325.625.488%201.3T21%208.65q0%20.4-.05.788t-.175.762l-2.4%209.325q-.2.65-.725%201.063t-1.2.412zm1.275-6v-2.2l-1.725%201.725l-1.075-1.05l2.8-2.775v-.95H7.3l-2.775%202.775l-1.075-1.05L5.175%209.75H3v-1.5h2.175L3.45%206.525l1.075-1.05L7.3%208.25h.95V7.3l-2.8-2.775l1.075-1.05L8.25%205.2V3h1.5v2.2l1.7-1.725l1.075%201.05L9.75%207.3v.95h.925l2.775-2.775l1.075%201.05L12.8%208.25H15v1.5h-2.2l1.725%201.725l-1.075%201.05l-2.775-2.775H9.75v.95l2.775%202.775l-1.075%201.05l-1.7-1.725V15z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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