airport shuttle icon
airport-shuttle-outline-rounded from Material Symbols by Google · Outline Rounded · Transit · Apache-2.0 Free for personal and commercial use.
- Name
- airport-shuttle-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- Transit
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More transit icons from Material Symbols
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="M3.875 18.125Q3 17.25 3 16q-.825 0-1.412-.587T1 14V7q0-.825.588-1.412T3 5h13.175q.4 0 .763.15t.637.425l4.85 4.85q.275.275.425.638t.15.762V14q0 .825-.587 1.413T21 16q0 1.25-.875 2.125T18 19t-2.125-.875T15 16H9q0 1.25-.875 2.125T6 19t-2.125-.875M15 10h4l-3-3h-1zm-6 0h4V7H9zm-6 0h4V7H3zm3.888 6.888q.362-.363.362-.888t-.363-.888T6 14.75t-.888.363T4.75 16t.363.888t.887.362t.888-.363m12 0q.362-.362.362-.887t-.363-.888T18 14.75t-.888.363t-.362.887t.363.888t.887.362t.888-.363M8.2 14h7.6q.425-.45.975-.725T18 13t1.225.275t.975.725h.8v-2H3v2h.8q.425-.45.975-.725T6 13t1.225.275T8.2 14M21 12H3z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsAirportShuttleOutlineRounded(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="M3.875 18.125Q3 17.25 3 16q-.825 0-1.412-.587T1 14V7q0-.825.588-1.412T3 5h13.175q.4 0 .763.15t.637.425l4.85 4.85q.275.275.425.638t.15.762V14q0 .825-.587 1.413T21 16q0 1.25-.875 2.125T18 19t-2.125-.875T15 16H9q0 1.25-.875 2.125T6 19t-2.125-.875M15 10h4l-3-3h-1zm-6 0h4V7H9zm-6 0h4V7H3zm3.888 6.888q.362-.363.362-.888t-.363-.888T6 14.75t-.888.363T4.75 16t.363.888t.887.362t.888-.363m12 0q.362-.362.362-.887t-.363-.888T18 14.75t-.888.363t-.362.887t.363.888t.887.362t.888-.363M8.2 14h7.6q.425-.45.975-.725T18 13t1.225.275t.975.725h.8v-2H3v2h.8q.425-.45.975-.725T6 13t1.225.275T8.2 14M21 12H3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.875 18.125Q3 17.25 3 16q-.825 0-1.412-.587T1 14V7q0-.825.588-1.412T3 5h13.175q.4 0 .763.15t.637.425l4.85 4.85q.275.275.425.638t.15.762V14q0 .825-.587 1.413T21 16q0 1.25-.875 2.125T18 19t-2.125-.875T15 16H9q0 1.25-.875 2.125T6 19t-2.125-.875M15 10h4l-3-3h-1zm-6 0h4V7H9zm-6 0h4V7H3zm3.888 6.888q.362-.363.362-.888t-.363-.888T6 14.75t-.888.363T4.75 16t.363.888t.887.362t.888-.363m12 0q.362-.362.362-.887t-.363-.888T18 14.75t-.888.363t-.362.887t.363.888t.887.362t.888-.363M8.2 14h7.6q.425-.45.975-.725T18 13t1.225.275t.975.725h.8v-2H3v2h.8q.425-.45.975-.725T6 13t1.225.275T8.2 14M21 12H3z"/></svg> </template>
CSS
.icon-airport-shuttle-outline-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%22M3.875%2018.125Q3%2017.25%203%2016q-.825%200-1.412-.587T1%2014V7q0-.825.588-1.412T3%205h13.175q.4%200%20.763.15t.637.425l4.85%204.85q.275.275.425.638t.15.762V14q0%20.825-.587%201.413T21%2016q0%201.25-.875%202.125T18%2019t-2.125-.875T15%2016H9q0%201.25-.875%202.125T6%2019t-2.125-.875M15%2010h4l-3-3h-1zm-6%200h4V7H9zm-6%200h4V7H3zm3.888%206.888q.362-.363.362-.888t-.363-.888T6%2014.75t-.888.363T4.75%2016t.363.888t.887.362t.888-.363m12%200q.362-.362.362-.887t-.363-.888T18%2014.75t-.888.363t-.362.887t.363.888t.887.362t.888-.363M8.2%2014h7.6q.425-.45.975-.725T18%2013t1.225.275t.975.725h.8v-2H3v2h.8q.425-.45.975-.725T6%2013t1.225.275T8.2%2014M21%2012H3z%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%22M3.875%2018.125Q3%2017.25%203%2016q-.825%200-1.412-.587T1%2014V7q0-.825.588-1.412T3%205h13.175q.4%200%20.763.15t.637.425l4.85%204.85q.275.275.425.638t.15.762V14q0%20.825-.587%201.413T21%2016q0%201.25-.875%202.125T18%2019t-2.125-.875T15%2016H9q0%201.25-.875%202.125T6%2019t-2.125-.875M15%2010h4l-3-3h-1zm-6%200h4V7H9zm-6%200h4V7H3zm3.888%206.888q.362-.363.362-.888t-.363-.888T6%2014.75t-.888.363T4.75%2016t.363.888t.887.362t.888-.363m12%200q.362-.362.362-.887t-.363-.888T18%2014.75t-.888.363t-.362.887t.363.888t.887.362t.888-.363M8.2%2014h7.6q.425-.45.975-.725T18%2013t1.225.275t.975.725h.8v-2H3v2h.8q.425-.45.975-.725T6%2013t1.225.275T8.2%2014M21%2012H3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/airport-shuttle-outline-rounded.svg?color=%231a73e8&size=48