seat vent left icon
seat-vent-left-sharp from Material Symbols Light by Google · Sharp · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- seat-vent-left-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- seat-vent-left-outline-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More transit icons from Material Symbols Light
agricultureairlinesairport-shuttleambulanceauto-towingauto-transmissionbike-dockbike-lanebike-scooterboat-busboat-railwaybus-alertbus-map-pinbus-railwaycable-carcar-crashcar-defrost-leftcar-defrost-low-leftcar-defrost-low-rightcar-defrost-mid-leftcar-defrost-mid-low-leftcar-defrost-mid-low-rightcar-defrost-mid-rightcar-defrost-right
Use the seat vent left icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.825 12.885q-.556 0-.85-.36t-.294-.758q0-.308.127-.561t.402-.448q.202-.135.362-.345t.255-.632q-.061-.05-.129-.084q-.067-.033-.125-.084q-.725.298-1.022.4t-.651.102q-.72 0-1.252-.62q-.533-.62-.533-1.786q0-.555.36-.859t.758-.304q.308 0 .562.137t.446.41q.134.202.355.357q.221.156.643.242q.05-.061.083-.122q.034-.06.084-.112q-.298-.725-.4-1.023t-.102-.65q0-.72.62-1.252Q15.144 4 16.31 4q.556 0 .85.36t.294.758q0 .307-.127.561t-.402.447q-.202.135-.363.346t-.254.632q.061.05.128.083q.068.034.125.084q.725-.298 1.023-.4t.65-.102q.72 0 1.243.62T20 9.175q0 .556-.347.86t-.748.303q-.31 0-.577-.127q-.266-.128-.457-.402q-.132-.201-.343-.362q-.21-.16-.632-.255q-.05.062-.083.13q-.034.066-.084.124q.298.725.4 1.01q.102.284.102.644q0 .72-.62 1.252q-.62.533-1.787.533m1.263-3.913q.22-.22.22-.53t-.22-.52t-.53-.21t-.52.21t-.21.52t.21.53t.52.22t.53-.22M16.14 20H6.692l-2.515-9.685q-.09-.336-.134-.668T4 8.972q0-.599.134-1.169q.133-.57.4-1.097q.149-.316.446-.492t.618-.176q.37 0 .63.262q.263.262.263.616q0 .168-.062.322t-.185.296q-.532.539-.64 1.288q-.106.75.208 1.451l.423.935q.648 1.46 1.091 2.964t.443 3.076v1.37q.272-.256.623-.399q.35-.142.739-.142h5.561q.608 0 1.028.418t.42 1.005z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSeatVentLeftSharp(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.825 12.885q-.556 0-.85-.36t-.294-.758q0-.308.127-.561t.402-.448q.202-.135.362-.345t.255-.632q-.061-.05-.129-.084q-.067-.033-.125-.084q-.725.298-1.022.4t-.651.102q-.72 0-1.252-.62q-.533-.62-.533-1.786q0-.555.36-.859t.758-.304q.308 0 .562.137t.446.41q.134.202.355.357q.221.156.643.242q.05-.061.083-.122q.034-.06.084-.112q-.298-.725-.4-1.023t-.102-.65q0-.72.62-1.252Q15.144 4 16.31 4q.556 0 .85.36t.294.758q0 .307-.127.561t-.402.447q-.202.135-.363.346t-.254.632q.061.05.128.083q.068.034.125.084q.725-.298 1.023-.4t.65-.102q.72 0 1.243.62T20 9.175q0 .556-.347.86t-.748.303q-.31 0-.577-.127q-.266-.128-.457-.402q-.132-.201-.343-.362q-.21-.16-.632-.255q-.05.062-.083.13q-.034.066-.084.124q.298.725.4 1.01q.102.284.102.644q0 .72-.62 1.252q-.62.533-1.787.533m1.263-3.913q.22-.22.22-.53t-.22-.52t-.53-.21t-.52.21t-.21.52t.21.53t.52.22t.53-.22M16.14 20H6.692l-2.515-9.685q-.09-.336-.134-.668T4 8.972q0-.599.134-1.169q.133-.57.4-1.097q.149-.316.446-.492t.618-.176q.37 0 .63.262q.263.262.263.616q0 .168-.062.322t-.185.296q-.532.539-.64 1.288q-.106.75.208 1.451l.423.935q.648 1.46 1.091 2.964t.443 3.076v1.37q.272-.256.623-.399q.35-.142.739-.142h5.561q.608 0 1.028.418t.42 1.005z"/></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.825 12.885q-.556 0-.85-.36t-.294-.758q0-.308.127-.561t.402-.448q.202-.135.362-.345t.255-.632q-.061-.05-.129-.084q-.067-.033-.125-.084q-.725.298-1.022.4t-.651.102q-.72 0-1.252-.62q-.533-.62-.533-1.786q0-.555.36-.859t.758-.304q.308 0 .562.137t.446.41q.134.202.355.357q.221.156.643.242q.05-.061.083-.122q.034-.06.084-.112q-.298-.725-.4-1.023t-.102-.65q0-.72.62-1.252Q15.144 4 16.31 4q.556 0 .85.36t.294.758q0 .307-.127.561t-.402.447q-.202.135-.363.346t-.254.632q.061.05.128.083q.068.034.125.084q.725-.298 1.023-.4t.65-.102q.72 0 1.243.62T20 9.175q0 .556-.347.86t-.748.303q-.31 0-.577-.127q-.266-.128-.457-.402q-.132-.201-.343-.362q-.21-.16-.632-.255q-.05.062-.083.13q-.034.066-.084.124q.298.725.4 1.01q.102.284.102.644q0 .72-.62 1.252q-.62.533-1.787.533m1.263-3.913q.22-.22.22-.53t-.22-.52t-.53-.21t-.52.21t-.21.52t.21.53t.52.22t.53-.22M16.14 20H6.692l-2.515-9.685q-.09-.336-.134-.668T4 8.972q0-.599.134-1.169q.133-.57.4-1.097q.149-.316.446-.492t.618-.176q.37 0 .63.262q.263.262.263.616q0 .168-.062.322t-.185.296q-.532.539-.64 1.288q-.106.75.208 1.451l.423.935q.648 1.46 1.091 2.964t.443 3.076v1.37q.272-.256.623-.399q.35-.142.739-.142h5.561q.608 0 1.028.418t.42 1.005z"/></svg> </template>
CSS
.icon-seat-vent-left-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%22M14.825%2012.885q-.556%200-.85-.36t-.294-.758q0-.308.127-.561t.402-.448q.202-.135.362-.345t.255-.632q-.061-.05-.129-.084q-.067-.033-.125-.084q-.725.298-1.022.4t-.651.102q-.72%200-1.252-.62q-.533-.62-.533-1.786q0-.555.36-.859t.758-.304q.308%200%20.562.137t.446.41q.134.202.355.357q.221.156.643.242q.05-.061.083-.122q.034-.06.084-.112q-.298-.725-.4-1.023t-.102-.65q0-.72.62-1.252Q15.144%204%2016.31%204q.556%200%20.85.36t.294.758q0%20.307-.127.561t-.402.447q-.202.135-.363.346t-.254.632q.061.05.128.083q.068.034.125.084q.725-.298%201.023-.4t.65-.102q.72%200%201.243.62T20%209.175q0%20.556-.347.86t-.748.303q-.31%200-.577-.127q-.266-.128-.457-.402q-.132-.201-.343-.362q-.21-.16-.632-.255q-.05.062-.083.13q-.034.066-.084.124q.298.725.4%201.01q.102.284.102.644q0%20.72-.62%201.252q-.62.533-1.787.533m1.263-3.913q.22-.22.22-.53t-.22-.52t-.53-.21t-.52.21t-.21.52t.21.53t.52.22t.53-.22M16.14%2020H6.692l-2.515-9.685q-.09-.336-.134-.668T4%208.972q0-.599.134-1.169q.133-.57.4-1.097q.149-.316.446-.492t.618-.176q.37%200%20.63.262q.263.262.263.616q0%20.168-.062.322t-.185.296q-.532.539-.64%201.288q-.106.75.208%201.451l.423.935q.648%201.46%201.091%202.964t.443%203.076v1.37q.272-.256.623-.399q.35-.142.739-.142h5.561q.608%200%201.028.418t.42%201.005z%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.825%2012.885q-.556%200-.85-.36t-.294-.758q0-.308.127-.561t.402-.448q.202-.135.362-.345t.255-.632q-.061-.05-.129-.084q-.067-.033-.125-.084q-.725.298-1.022.4t-.651.102q-.72%200-1.252-.62q-.533-.62-.533-1.786q0-.555.36-.859t.758-.304q.308%200%20.562.137t.446.41q.134.202.355.357q.221.156.643.242q.05-.061.083-.122q.034-.06.084-.112q-.298-.725-.4-1.023t-.102-.65q0-.72.62-1.252Q15.144%204%2016.31%204q.556%200%20.85.36t.294.758q0%20.307-.127.561t-.402.447q-.202.135-.363.346t-.254.632q.061.05.128.083q.068.034.125.084q.725-.298%201.023-.4t.65-.102q.72%200%201.243.62T20%209.175q0%20.556-.347.86t-.748.303q-.31%200-.577-.127q-.266-.128-.457-.402q-.132-.201-.343-.362q-.21-.16-.632-.255q-.05.062-.083.13q-.034.066-.084.124q.298.725.4%201.01q.102.284.102.644q0%20.72-.62%201.252q-.62.533-1.787.533m1.263-3.913q.22-.22.22-.53t-.22-.52t-.53-.21t-.52.21t-.21.52t.21.53t.52.22t.53-.22M16.14%2020H6.692l-2.515-9.685q-.09-.336-.134-.668T4%208.972q0-.599.134-1.169q.133-.57.4-1.097q.149-.316.446-.492t.618-.176q.37%200%20.63.262q.263.262.263.616q0%20.168-.062.322t-.185.296q-.532.539-.64%201.288q-.106.75.208%201.451l.423.935q.648%201.46%201.091%202.964t.443%203.076v1.37q.272-.256.623-.399q.35-.142.739-.142h5.561q.608%200%201.028.418t.42%201.005z%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-vent-left-sharp.svg?color=%231a73e8&size=48