emoji transportation icon
emoji-transportation-outline-rounded from Material Symbols by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- emoji-transportation-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More social icons from Material Symbols
Use the emoji transportation icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.288 21.713Q10 21.425 10 21v-5q0-.175.025-.35t.075-.325l1.05-2.975q.2-.6.725-.975T13.05 11h5.9q.65 0 1.175.375t.725.975l1.05 2.975q.05.15.075.325T22 16v5q0 .425-.287.713T21 22t-.712-.288T20 21v-.5h-8v.5q0 .425-.288.713T11 22t-.712-.288M12 14.5h8l-.7-2h-6.6zm-.5 1.5v3zm2.213 2.213Q14 17.925 14 17.5t-.288-.712T13 16.5t-.712.288T12 17.5t.288.713t.712.287t.713-.288m6 0Q20 17.926 20 17.5t-.288-.712T19 16.5t-.712.288T18 17.5t.288.713t.712.287t.713-.288M6 14v-2h2v2zm5-6V6h2v2zM6 18v-2h2v2zm0 4v-2h2v2zm-4 0V10q0-.825.588-1.412T4 8h3V4q0-.825.588-1.412T9 2h6q.825 0 1.413.588T17 4v5h-2V4H9v6H4v12zm9.5-3h9v-3h-9z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsEmojiTransportationOutlineRounded(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="M10.288 21.713Q10 21.425 10 21v-5q0-.175.025-.35t.075-.325l1.05-2.975q.2-.6.725-.975T13.05 11h5.9q.65 0 1.175.375t.725.975l1.05 2.975q.05.15.075.325T22 16v5q0 .425-.287.713T21 22t-.712-.288T20 21v-.5h-8v.5q0 .425-.288.713T11 22t-.712-.288M12 14.5h8l-.7-2h-6.6zm-.5 1.5v3zm2.213 2.213Q14 17.925 14 17.5t-.288-.712T13 16.5t-.712.288T12 17.5t.288.713t.712.287t.713-.288m6 0Q20 17.926 20 17.5t-.288-.712T19 16.5t-.712.288T18 17.5t.288.713t.712.287t.713-.288M6 14v-2h2v2zm5-6V6h2v2zM6 18v-2h2v2zm0 4v-2h2v2zm-4 0V10q0-.825.588-1.412T4 8h3V4q0-.825.588-1.412T9 2h6q.825 0 1.413.588T17 4v5h-2V4H9v6H4v12zm9.5-3h9v-3h-9z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.288 21.713Q10 21.425 10 21v-5q0-.175.025-.35t.075-.325l1.05-2.975q.2-.6.725-.975T13.05 11h5.9q.65 0 1.175.375t.725.975l1.05 2.975q.05.15.075.325T22 16v5q0 .425-.287.713T21 22t-.712-.288T20 21v-.5h-8v.5q0 .425-.288.713T11 22t-.712-.288M12 14.5h8l-.7-2h-6.6zm-.5 1.5v3zm2.213 2.213Q14 17.925 14 17.5t-.288-.712T13 16.5t-.712.288T12 17.5t.288.713t.712.287t.713-.288m6 0Q20 17.926 20 17.5t-.288-.712T19 16.5t-.712.288T18 17.5t.288.713t.712.287t.713-.288M6 14v-2h2v2zm5-6V6h2v2zM6 18v-2h2v2zm0 4v-2h2v2zm-4 0V10q0-.825.588-1.412T4 8h3V4q0-.825.588-1.412T9 2h6q.825 0 1.413.588T17 4v5h-2V4H9v6H4v12zm9.5-3h9v-3h-9z"/></svg> </template>
CSS
.icon-emoji-transportation-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%22M10.288%2021.713Q10%2021.425%2010%2021v-5q0-.175.025-.35t.075-.325l1.05-2.975q.2-.6.725-.975T13.05%2011h5.9q.65%200%201.175.375t.725.975l1.05%202.975q.05.15.075.325T22%2016v5q0%20.425-.287.713T21%2022t-.712-.288T20%2021v-.5h-8v.5q0%20.425-.288.713T11%2022t-.712-.288M12%2014.5h8l-.7-2h-6.6zm-.5%201.5v3zm2.213%202.213Q14%2017.925%2014%2017.5t-.288-.712T13%2016.5t-.712.288T12%2017.5t.288.713t.712.287t.713-.288m6%200Q20%2017.926%2020%2017.5t-.288-.712T19%2016.5t-.712.288T18%2017.5t.288.713t.712.287t.713-.288M6%2014v-2h2v2zm5-6V6h2v2zM6%2018v-2h2v2zm0%204v-2h2v2zm-4%200V10q0-.825.588-1.412T4%208h3V4q0-.825.588-1.412T9%202h6q.825%200%201.413.588T17%204v5h-2V4H9v6H4v12zm9.5-3h9v-3h-9z%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%22M10.288%2021.713Q10%2021.425%2010%2021v-5q0-.175.025-.35t.075-.325l1.05-2.975q.2-.6.725-.975T13.05%2011h5.9q.65%200%201.175.375t.725.975l1.05%202.975q.05.15.075.325T22%2016v5q0%20.425-.287.713T21%2022t-.712-.288T20%2021v-.5h-8v.5q0%20.425-.288.713T11%2022t-.712-.288M12%2014.5h8l-.7-2h-6.6zm-.5%201.5v3zm2.213%202.213Q14%2017.925%2014%2017.5t-.288-.712T13%2016.5t-.712.288T12%2017.5t.288.713t.712.287t.713-.288m6%200Q20%2017.926%2020%2017.5t-.288-.712T19%2016.5t-.712.288T18%2017.5t.288.713t.712.287t.713-.288M6%2014v-2h2v2zm5-6V6h2v2zM6%2018v-2h2v2zm0%204v-2h2v2zm-4%200V10q0-.825.588-1.412T4%208h3V4q0-.825.588-1.412T9%202h6q.825%200%201.413.588T17%204v5h-2V4H9v6H4v12zm9.5-3h9v-3h-9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/emoji-transportation-outline-rounded.svg?color=%231a73e8&size=48