seat read icon
seat-read from Material Symbols by Google · Regular · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- seat-read
- Set
- Material Symbols
- 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
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.5 7q-.825 0-1.412-.587T5.5 5t.588-1.412T7.5 3t1.413.588T9.5 5t-.587 1.413T7.5 7m11 16l-2.9-5H8.65q-.725 0-1.263-.437T6.7 16.4l-1.075-5.375q-.225-1.2.538-2.112T8.124 8q.6 0 1.163.238t.937.712l2.3 2.825l2.25-1.5l-.275-.125q-.2-.1-.262-.275t.037-.375l1.25-2.725q.1-.2.288-.275t.387.025l1.35.625q.2.1.275.288t-.025.387L16.875 9.8l.7 1.025l-5.05 3.35l-.925-.625l.35 1.45h3.1q.525 0 .975.275t.725.725l3.5 6zM13 21H6.55q-.825 0-1.512-.587T4.175 19L2 8h2.05l2.2 11H13z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsSeatRead(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.5 7q-.825 0-1.412-.587T5.5 5t.588-1.412T7.5 3t1.413.588T9.5 5t-.587 1.413T7.5 7m11 16l-2.9-5H8.65q-.725 0-1.263-.437T6.7 16.4l-1.075-5.375q-.225-1.2.538-2.112T8.124 8q.6 0 1.163.238t.937.712l2.3 2.825l2.25-1.5l-.275-.125q-.2-.1-.262-.275t.037-.375l1.25-2.725q.1-.2.288-.275t.387.025l1.35.625q.2.1.275.288t-.025.387L16.875 9.8l.7 1.025l-5.05 3.35l-.925-.625l.35 1.45h3.1q.525 0 .975.275t.725.725l3.5 6zM13 21H6.55q-.825 0-1.512-.587T4.175 19L2 8h2.05l2.2 11H13z"/></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.5 7q-.825 0-1.412-.587T5.5 5t.588-1.412T7.5 3t1.413.588T9.5 5t-.587 1.413T7.5 7m11 16l-2.9-5H8.65q-.725 0-1.263-.437T6.7 16.4l-1.075-5.375q-.225-1.2.538-2.112T8.124 8q.6 0 1.163.238t.937.712l2.3 2.825l2.25-1.5l-.275-.125q-.2-.1-.262-.275t.037-.375l1.25-2.725q.1-.2.288-.275t.387.025l1.35.625q.2.1.275.288t-.025.387L16.875 9.8l.7 1.025l-5.05 3.35l-.925-.625l.35 1.45h3.1q.525 0 .975.275t.725.725l3.5 6zM13 21H6.55q-.825 0-1.512-.587T4.175 19L2 8h2.05l2.2 11H13z"/></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.5%207q-.825%200-1.412-.587T5.5%205t.588-1.412T7.5%203t1.413.588T9.5%205t-.587%201.413T7.5%207m11%2016l-2.9-5H8.65q-.725%200-1.263-.437T6.7%2016.4l-1.075-5.375q-.225-1.2.538-2.112T8.124%208q.6%200%201.163.238t.937.712l2.3%202.825l2.25-1.5l-.275-.125q-.2-.1-.262-.275t.037-.375l1.25-2.725q.1-.2.288-.275t.387.025l1.35.625q.2.1.275.288t-.025.387L16.875%209.8l.7%201.025l-5.05%203.35l-.925-.625l.35%201.45h3.1q.525%200%20.975.275t.725.725l3.5%206zM13%2021H6.55q-.825%200-1.512-.587T4.175%2019L2%208h2.05l2.2%2011H13z%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.5%207q-.825%200-1.412-.587T5.5%205t.588-1.412T7.5%203t1.413.588T9.5%205t-.587%201.413T7.5%207m11%2016l-2.9-5H8.65q-.725%200-1.263-.437T6.7%2016.4l-1.075-5.375q-.225-1.2.538-2.112T8.124%208q.6%200%201.163.238t.937.712l2.3%202.825l2.25-1.5l-.275-.125q-.2-.1-.262-.275t.037-.375l1.25-2.725q.1-.2.288-.275t.387.025l1.35.625q.2.1.275.288t-.025.387L16.875%209.8l.7%201.025l-5.05%203.35l-.925-.625l.35%201.45h3.1q.525%200%20.975.275t.725.725l3.5%206zM13%2021H6.55q-.825%200-1.512-.587T4.175%2019L2%208h2.05l2.2%2011H13z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/seat-read.svg?color=%231a73e8&size=48