emoji transportation icon
emoji-transportation from Material Symbols by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.
- Name
- emoji-transportation
- Set
- Material Symbols
- Style
- Regular
- 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 21.35v-5.7l1.4-4q.125-.275.363-.462T12.35 11h7.3q.35 0 .588.188t.362.462l1.4 4v5.7q0 .275-.187.463T21.35 22h-.7q-.275 0-.462-.187T20 21.35v-.85h-8v.85q0 .275-.187.463T11.35 22h-.7q-.275 0-.462-.187T10 21.35m2-6.85h8l-.7-2h-6.6zm1.713 3.713Q14 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 0V8h5V2h10v7h-2V4H9v6H4v12z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsEmojiTransportation(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 21.35v-5.7l1.4-4q.125-.275.363-.462T12.35 11h7.3q.35 0 .588.188t.362.462l1.4 4v5.7q0 .275-.187.463T21.35 22h-.7q-.275 0-.462-.187T20 21.35v-.85h-8v.85q0 .275-.187.463T11.35 22h-.7q-.275 0-.462-.187T10 21.35m2-6.85h8l-.7-2h-6.6zm1.713 3.713Q14 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 0V8h5V2h10v7h-2V4H9v6H4v12z"/></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 21.35v-5.7l1.4-4q.125-.275.363-.462T12.35 11h7.3q.35 0 .588.188t.362.462l1.4 4v5.7q0 .275-.187.463T21.35 22h-.7q-.275 0-.462-.187T20 21.35v-.85h-8v.85q0 .275-.187.463T11.35 22h-.7q-.275 0-.462-.187T10 21.35m2-6.85h8l-.7-2h-6.6zm1.713 3.713Q14 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 0V8h5V2h10v7h-2V4H9v6H4v12z"/></svg> </template>
CSS
.icon-emoji-transportation {
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%2021.35v-5.7l1.4-4q.125-.275.363-.462T12.35%2011h7.3q.35%200%20.588.188t.362.462l1.4%204v5.7q0%20.275-.187.463T21.35%2022h-.7q-.275%200-.462-.187T20%2021.35v-.85h-8v.85q0%20.275-.187.463T11.35%2022h-.7q-.275%200-.462-.187T10%2021.35m2-6.85h8l-.7-2h-6.6zm1.713%203.713Q14%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%200V8h5V2h10v7h-2V4H9v6H4v12z%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%2021.35v-5.7l1.4-4q.125-.275.363-.462T12.35%2011h7.3q.35%200%20.588.188t.362.462l1.4%204v5.7q0%20.275-.187.463T21.35%2022h-.7q-.275%200-.462-.187T20%2021.35v-.85h-8v.85q0%20.275-.187.463T11.35%2022h-.7q-.275%200-.462-.187T10%2021.35m2-6.85h8l-.7-2h-6.6zm1.713%203.713Q14%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%200V8h5V2h10v7h-2V4H9v6H4v12z%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.svg?color=%231a73e8&size=48