airline seat legroom reduced icon
airline-seat-legroom-reduced-rounded from Material Symbols Light by Google · Rounded · Travel · Apache-2.0 Free for personal and commercial use.
- Name
- airline-seat-legroom-reduced-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Travel
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- airline-seat-legroom-reduced-outline-rounded
2 other variants in Material Symbols Light
The same icon in other sets
More travel icons from Material Symbols Light
airline-seat-flatairline-seat-flat-angledairline-seat-individual-suiteairline-seat-legroom-extraairline-seat-legroom-normalairline-seat-recline-extraairline-seat-recline-normalairplane-ticketapartmentattractionsbakery-diningbath-bedrockbeach-accessbeer-mealbentobreakfast-diningbrunch-diningbungalowcabincar-rentalcar-repaircarpentercarry-on-bagcarry-on-bag-checked
Use the airline seat legroom reduced icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15 20.23q-.492 0-.805-.438t-.17-.905l1.398-4.387H7.269q-.633 0-1.066-.434q-.434-.433-.434-1.066V4.308q0-.348.23-.578t.578-.23h3.385q.348 0 .578.23t.23.578V10.5h5.732q.827 0 1.312.666q.484.665.228 1.442l-1.927 5.93h1.72q.425 0 .699.211q.274.21.274.636t-.25.635t-.673.21zM5.385 16.5q-.69 0-1.153-.462t-.463-1.153V4q0-.213.143-.357T4.27 3.5t.357.143T4.77 4v10.885q0 .23.192.423t.423.192h5.885q.214 0 .357.143t.143.357t-.143.357t-.357.143z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAirlineSeatLegroomReducedRounded(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="M15 20.23q-.492 0-.805-.438t-.17-.905l1.398-4.387H7.269q-.633 0-1.066-.434q-.434-.433-.434-1.066V4.308q0-.348.23-.578t.578-.23h3.385q.348 0 .578.23t.23.578V10.5h5.732q.827 0 1.312.666q.484.665.228 1.442l-1.927 5.93h1.72q.425 0 .699.211q.274.21.274.636t-.25.635t-.673.21zM5.385 16.5q-.69 0-1.153-.462t-.463-1.153V4q0-.213.143-.357T4.27 3.5t.357.143T4.77 4v10.885q0 .23.192.423t.423.192h5.885q.214 0 .357.143t.143.357t-.143.357t-.357.143z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15 20.23q-.492 0-.805-.438t-.17-.905l1.398-4.387H7.269q-.633 0-1.066-.434q-.434-.433-.434-1.066V4.308q0-.348.23-.578t.578-.23h3.385q.348 0 .578.23t.23.578V10.5h5.732q.827 0 1.312.666q.484.665.228 1.442l-1.927 5.93h1.72q.425 0 .699.211q.274.21.274.636t-.25.635t-.673.21zM5.385 16.5q-.69 0-1.153-.462t-.463-1.153V4q0-.213.143-.357T4.27 3.5t.357.143T4.77 4v10.885q0 .23.192.423t.423.192h5.885q.214 0 .357.143t.143.357t-.143.357t-.357.143z"/></svg> </template>
CSS
.icon-airline-seat-legroom-reduced-rounded {
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%22M15%2020.23q-.492%200-.805-.438t-.17-.905l1.398-4.387H7.269q-.633%200-1.066-.434q-.434-.433-.434-1.066V4.308q0-.348.23-.578t.578-.23h3.385q.348%200%20.578.23t.23.578V10.5h5.732q.827%200%201.312.666q.484.665.228%201.442l-1.927%205.93h1.72q.425%200%20.699.211q.274.21.274.636t-.25.635t-.673.21zM5.385%2016.5q-.69%200-1.153-.462t-.463-1.153V4q0-.213.143-.357T4.27%203.5t.357.143T4.77%204v10.885q0%20.23.192.423t.423.192h5.885q.214%200%20.357.143t.143.357t-.143.357t-.357.143z%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%22M15%2020.23q-.492%200-.805-.438t-.17-.905l1.398-4.387H7.269q-.633%200-1.066-.434q-.434-.433-.434-1.066V4.308q0-.348.23-.578t.578-.23h3.385q.348%200%20.578.23t.23.578V10.5h5.732q.827%200%201.312.666q.484.665.228%201.442l-1.927%205.93h1.72q.425%200%20.699.211q.274.21.274.636t-.25.635t-.673.21zM5.385%2016.5q-.69%200-1.153-.462t-.463-1.153V4q0-.213.143-.357T4.27%203.5t.357.143T4.77%204v10.885q0%20.23.192.423t.423.192h5.885q.214%200%20.357.143t.143.357t-.143.357t-.357.143z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/airline-seat-legroom-reduced-rounded.svg?color=%231a73e8&size=48