airport shuttle icon
airport-shuttle from Material Symbols Light by Google · Regular · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- airport-shuttle
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More transit icons from Material Symbols Light
agricultureairlinesambulanceauto-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-rightcar-fan-low-left
Use the airport shuttle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.817 16.553q-.644-.64-.644-1.553H2.25V7q0-.413.294-.706T3.25 6h13.077l5.423 5.116V15h-1.616q0 .914-.639 1.553q-.64.64-1.553.64t-1.553-.64q-.639-.64-.639-1.553H8.558q0 .904-.644 1.548t-1.548.644t-1.549-.639m9.433-5.976h5.462L15.904 7H14.25zm-5.5 0h4.5V7h-4.5zm-5.5 0h4.5V7h-4.5zm4.003 5.31q.363-.362.363-.887t-.363-.887t-.888-.363t-.887.363t-.363.887t.363.888t.888.362t.887-.363m11.577 0q.362-.362.362-.887t-.362-.888t-.888-.362t-.887.363t-.363.887t.363.888t.887.362t.888-.363"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAirportShuttle(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="M4.817 16.553q-.644-.64-.644-1.553H2.25V7q0-.413.294-.706T3.25 6h13.077l5.423 5.116V15h-1.616q0 .914-.639 1.553q-.64.64-1.553.64t-1.553-.64q-.639-.64-.639-1.553H8.558q0 .904-.644 1.548t-1.548.644t-1.549-.639m9.433-5.976h5.462L15.904 7H14.25zm-5.5 0h4.5V7h-4.5zm-5.5 0h4.5V7h-4.5zm4.003 5.31q.363-.362.363-.887t-.363-.887t-.888-.363t-.887.363t-.363.887t.363.888t.888.362t.887-.363m11.577 0q.362-.362.362-.887t-.362-.888t-.888-.362t-.887.363t-.363.887t.363.888t.887.362t.888-.363"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4.817 16.553q-.644-.64-.644-1.553H2.25V7q0-.413.294-.706T3.25 6h13.077l5.423 5.116V15h-1.616q0 .914-.639 1.553q-.64.64-1.553.64t-1.553-.64q-.639-.64-.639-1.553H8.558q0 .904-.644 1.548t-1.548.644t-1.549-.639m9.433-5.976h5.462L15.904 7H14.25zm-5.5 0h4.5V7h-4.5zm-5.5 0h4.5V7h-4.5zm4.003 5.31q.363-.362.363-.887t-.363-.887t-.888-.363t-.887.363t-.363.887t.363.888t.888.362t.887-.363m11.577 0q.362-.362.362-.887t-.362-.888t-.888-.362t-.887.363t-.363.887t.363.888t.887.362t.888-.363"/></svg> </template>
CSS
.icon-airport-shuttle {
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%22M4.817%2016.553q-.644-.64-.644-1.553H2.25V7q0-.413.294-.706T3.25%206h13.077l5.423%205.116V15h-1.616q0%20.914-.639%201.553q-.64.64-1.553.64t-1.553-.64q-.639-.64-.639-1.553H8.558q0%20.904-.644%201.548t-1.548.644t-1.549-.639m9.433-5.976h5.462L15.904%207H14.25zm-5.5%200h4.5V7h-4.5zm-5.5%200h4.5V7h-4.5zm4.003%205.31q.363-.362.363-.887t-.363-.887t-.888-.363t-.887.363t-.363.887t.363.888t.888.362t.887-.363m11.577%200q.362-.362.362-.887t-.362-.888t-.888-.362t-.887.363t-.363.887t.363.888t.887.362t.888-.363%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%22M4.817%2016.553q-.644-.64-.644-1.553H2.25V7q0-.413.294-.706T3.25%206h13.077l5.423%205.116V15h-1.616q0%20.914-.639%201.553q-.64.64-1.553.64t-1.553-.64q-.639-.64-.639-1.553H8.558q0%20.904-.644%201.548t-1.548.644t-1.549-.639m9.433-5.976h5.462L15.904%207H14.25zm-5.5%200h4.5V7h-4.5zm-5.5%200h4.5V7h-4.5zm4.003%205.31q.363-.362.363-.887t-.363-.887t-.888-.363t-.887.363t-.363.887t.363.888t.888.362t.887-.363m11.577%200q.362-.362.362-.887t-.362-.888t-.888-.362t-.887.363t-.363.887t.363.888t.887.362t.888-.363%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/airport-shuttle.svg?color=%231a73e8&size=48