seat read icon
seat-read from Material Symbols Light by Google · Regular · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- seat-read
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- seat-read-outline, seat-read-outline-rounded, seat-read-outline-sharp, seat-read-rounded, seat-read-sharp
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 read icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.23 7.577q-.69 0-1.19-.501t-.501-1.191t.5-1.192t1.192-.5t1.191.5t.501 1.191q0 .691-.501 1.192q-.5.501-1.191.501m10.808 14.807L15.484 18H8.267q-.552 0-.946-.332t-.504-.845l-1.172-5.644q-.205-.95.413-1.69q.618-.739 1.587-.739q.504 0 .941.209q.438.208.774.587l2.743 3.018l2.692-2.058l-.794-.414q-.142-.08-.185-.236t.018-.298l.904-1.994q.08-.162.239-.218t.32.025l1.062.529q.142.08.188.24q.046.158-.015.3l-.81 1.802l.412.544l-4.05 3.255l-1.79-1.395l.773 3.354h3.6q.39 0 .724.198q.335.198.552.571l2.962 5.116zM12.96 20H7.01q-.69 0-1.243-.443q-.552-.443-.69-1.134L3 8h1.012l2.084 10.385q.038.23.27.423q.23.192.461.192h6.134z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSeatRead(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.23 7.577q-.69 0-1.19-.501t-.501-1.191t.5-1.192t1.192-.5t1.191.5t.501 1.191q0 .691-.501 1.192q-.5.501-1.191.501m10.808 14.807L15.484 18H8.267q-.552 0-.946-.332t-.504-.845l-1.172-5.644q-.205-.95.413-1.69q.618-.739 1.587-.739q.504 0 .941.209q.438.208.774.587l2.743 3.018l2.692-2.058l-.794-.414q-.142-.08-.185-.236t.018-.298l.904-1.994q.08-.162.239-.218t.32.025l1.062.529q.142.08.188.24q.046.158-.015.3l-.81 1.802l.412.544l-4.05 3.255l-1.79-1.395l.773 3.354h3.6q.39 0 .724.198q.335.198.552.571l2.962 5.116zM12.96 20H7.01q-.69 0-1.243-.443q-.552-.443-.69-1.134L3 8h1.012l2.084 10.385q.038.23.27.423q.23.192.461.192h6.134z"/></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.23 7.577q-.69 0-1.19-.501t-.501-1.191t.5-1.192t1.192-.5t1.191.5t.501 1.191q0 .691-.501 1.192q-.5.501-1.191.501m10.808 14.807L15.484 18H8.267q-.552 0-.946-.332t-.504-.845l-1.172-5.644q-.205-.95.413-1.69q.618-.739 1.587-.739q.504 0 .941.209q.438.208.774.587l2.743 3.018l2.692-2.058l-.794-.414q-.142-.08-.185-.236t.018-.298l.904-1.994q.08-.162.239-.218t.32.025l1.062.529q.142.08.188.24q.046.158-.015.3l-.81 1.802l.412.544l-4.05 3.255l-1.79-1.395l.773 3.354h3.6q.39 0 .724.198q.335.198.552.571l2.962 5.116zM12.96 20H7.01q-.69 0-1.243-.443q-.552-.443-.69-1.134L3 8h1.012l2.084 10.385q.038.23.27.423q.23.192.461.192h6.134z"/></svg> </template>
CSS
.icon-seat-read {
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.23%207.577q-.69%200-1.19-.501t-.501-1.191t.5-1.192t1.192-.5t1.191.5t.501%201.191q0%20.691-.501%201.192q-.5.501-1.191.501m10.808%2014.807L15.484%2018H8.267q-.552%200-.946-.332t-.504-.845l-1.172-5.644q-.205-.95.413-1.69q.618-.739%201.587-.739q.504%200%20.941.209q.438.208.774.587l2.743%203.018l2.692-2.058l-.794-.414q-.142-.08-.185-.236t.018-.298l.904-1.994q.08-.162.239-.218t.32.025l1.062.529q.142.08.188.24q.046.158-.015.3l-.81%201.802l.412.544l-4.05%203.255l-1.79-1.395l.773%203.354h3.6q.39%200%20.724.198q.335.198.552.571l2.962%205.116zM12.96%2020H7.01q-.69%200-1.243-.443q-.552-.443-.69-1.134L3%208h1.012l2.084%2010.385q.038.23.27.423q.23.192.461.192h6.134z%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.23%207.577q-.69%200-1.19-.501t-.501-1.191t.5-1.192t1.192-.5t1.191.5t.501%201.191q0%20.691-.501%201.192q-.5.501-1.191.501m10.808%2014.807L15.484%2018H8.267q-.552%200-.946-.332t-.504-.845l-1.172-5.644q-.205-.95.413-1.69q.618-.739%201.587-.739q.504%200%20.941.209q.438.208.774.587l2.743%203.018l2.692-2.058l-.794-.414q-.142-.08-.185-.236t.018-.298l.904-1.994q.08-.162.239-.218t.32.025l1.062.529q.142.08.188.24q.046.158-.015.3l-.81%201.802l.412.544l-4.05%203.255l-1.79-1.395l.773%203.354h3.6q.39%200%20.724.198q.335.198.552.571l2.962%205.116zM12.96%2020H7.01q-.69%200-1.243-.443q-.552-.443-.69-1.134L3%208h1.012l2.084%2010.385q.038.23.27.423q.23.192.461.192h6.134z%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-read.svg?color=%231a73e8&size=48