emoji transportation icon

emoji-transportation-sharp from Material Symbols by Google · Sharp · Social · Apache-2.0 Free for personal and commercial use.

Name
emoji-transportation-sharp
Set
Material Symbols
Style
Sharp
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 22v-6.35L11.625 11h8.75L22 15.65V22h-2v-1.5h-8V22zm2-7.5h8l-.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 MaterialSymbolsEmojiTransportationSharp(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 22v-6.35L11.625 11h8.75L22 15.65V22h-2v-1.5h-8V22zm2-7.5h8l-.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 22v-6.35L11.625 11h8.75L22 15.65V22h-2v-1.5h-8V22zm2-7.5h8l-.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-sharp {
  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%2022v-6.35L11.625%2011h8.75L22%2015.65V22h-2v-1.5h-8V22zm2-7.5h8l-.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%2022v-6.35L11.625%2011h8.75L22%2015.65V22h-2v-1.5h-8V22zm2-7.5h8l-.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-sharp.svg?color=%231a73e8&size=48