emoji transportation icon

emoji-transportation-outline from Material Symbols Light by Google · Outline · Social · Apache-2.0 Free for personal and commercial use.

Name
emoji-transportation-outline
Set
Material Symbols Light
Style
Outline
Category
Social
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

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.116 20.196v-5.542l1.361-3.889q.067-.12.16-.193q.094-.072.29-.072h7.146q.168 0 .288.072t.162.194l1.362 3.888v5.542q0 .177-.121.298t-.299.121h-.161q-.178 0-.299-.12t-.12-.299v-1.273h-8.77v1.273q0 .177-.12.298t-.299.121h-.161q-.178 0-.299-.12q-.12-.122-.12-.299m1.23-6.35h8.308l-.854-2.461h-6.6zm-.346.885v3.308zm2.203 2.203q.259-.259.259-.626t-.259-.626t-.626-.259t-.626.259t-.259.626t.259.626t.626.258t.626-.258m5.846 0q.259-.259.259-.626t-.259-.626t-.626-.259t-.626.259t-.259.626t.259.626t.626.258t.626-.258M6.346 12.616v-1.539h1.539v1.539zm4-5V6.077h1.539v1.539zm-4 9v-1.539h1.539v1.539zm0 4v-1.539h1.539v1.539zm-3.23 0V7.846h4v-5h8V8.27h-1V3.846h-6v5h-4v11.77zM11 18.038h9v-3.307h-9z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightEmojiTransportationOutline(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.116 20.196v-5.542l1.361-3.889q.067-.12.16-.193q.094-.072.29-.072h7.146q.168 0 .288.072t.162.194l1.362 3.888v5.542q0 .177-.121.298t-.299.121h-.161q-.178 0-.299-.12t-.12-.299v-1.273h-8.77v1.273q0 .177-.12.298t-.299.121h-.161q-.178 0-.299-.12q-.12-.122-.12-.299m1.23-6.35h8.308l-.854-2.461h-6.6zm-.346.885v3.308zm2.203 2.203q.259-.259.259-.626t-.259-.626t-.626-.259t-.626.259t-.259.626t.259.626t.626.258t.626-.258m5.846 0q.259-.259.259-.626t-.259-.626t-.626-.259t-.626.259t-.259.626t.259.626t.626.258t.626-.258M6.346 12.616v-1.539h1.539v1.539zm4-5V6.077h1.539v1.539zm-4 9v-1.539h1.539v1.539zm0 4v-1.539h1.539v1.539zm-3.23 0V7.846h4v-5h8V8.27h-1V3.846h-6v5h-4v11.77zM11 18.038h9v-3.307h-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.116 20.196v-5.542l1.361-3.889q.067-.12.16-.193q.094-.072.29-.072h7.146q.168 0 .288.072t.162.194l1.362 3.888v5.542q0 .177-.121.298t-.299.121h-.161q-.178 0-.299-.12t-.12-.299v-1.273h-8.77v1.273q0 .177-.12.298t-.299.121h-.161q-.178 0-.299-.12q-.12-.122-.12-.299m1.23-6.35h8.308l-.854-2.461h-6.6zm-.346.885v3.308zm2.203 2.203q.259-.259.259-.626t-.259-.626t-.626-.259t-.626.259t-.259.626t.259.626t.626.258t.626-.258m5.846 0q.259-.259.259-.626t-.259-.626t-.626-.259t-.626.259t-.259.626t.259.626t.626.258t.626-.258M6.346 12.616v-1.539h1.539v1.539zm4-5V6.077h1.539v1.539zm-4 9v-1.539h1.539v1.539zm0 4v-1.539h1.539v1.539zm-3.23 0V7.846h4v-5h8V8.27h-1V3.846h-6v5h-4v11.77zM11 18.038h9v-3.307h-9z"/></svg>
</template>

CSS

.icon-emoji-transportation-outline {
  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.116%2020.196v-5.542l1.361-3.889q.067-.12.16-.193q.094-.072.29-.072h7.146q.168%200%20.288.072t.162.194l1.362%203.888v5.542q0%20.177-.121.298t-.299.121h-.161q-.178%200-.299-.12t-.12-.299v-1.273h-8.77v1.273q0%20.177-.12.298t-.299.121h-.161q-.178%200-.299-.12q-.12-.122-.12-.299m1.23-6.35h8.308l-.854-2.461h-6.6zm-.346.885v3.308zm2.203%202.203q.259-.259.259-.626t-.259-.626t-.626-.259t-.626.259t-.259.626t.259.626t.626.258t.626-.258m5.846%200q.259-.259.259-.626t-.259-.626t-.626-.259t-.626.259t-.259.626t.259.626t.626.258t.626-.258M6.346%2012.616v-1.539h1.539v1.539zm4-5V6.077h1.539v1.539zm-4%209v-1.539h1.539v1.539zm0%204v-1.539h1.539v1.539zm-3.23%200V7.846h4v-5h8V8.27h-1V3.846h-6v5h-4v11.77zM11%2018.038h9v-3.307h-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.116%2020.196v-5.542l1.361-3.889q.067-.12.16-.193q.094-.072.29-.072h7.146q.168%200%20.288.072t.162.194l1.362%203.888v5.542q0%20.177-.121.298t-.299.121h-.161q-.178%200-.299-.12t-.12-.299v-1.273h-8.77v1.273q0%20.177-.12.298t-.299.121h-.161q-.178%200-.299-.12q-.12-.122-.12-.299m1.23-6.35h8.308l-.854-2.461h-6.6zm-.346.885v3.308zm2.203%202.203q.259-.259.259-.626t-.259-.626t-.626-.259t-.626.259t-.259.626t.259.626t.626.258t.626-.258m5.846%200q.259-.259.259-.626t-.259-.626t-.626-.259t-.626.259t-.259.626t.259.626t.626.258t.626-.258M6.346%2012.616v-1.539h1.539v1.539zm4-5V6.077h1.539v1.539zm-4%209v-1.539h1.539v1.539zm0%204v-1.539h1.539v1.539zm-3.23%200V7.846h4v-5h8V8.27h-1V3.846h-6v5h-4v11.77zM11%2018.038h9v-3.307h-9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/emoji-transportation-outline.svg?color=%231a73e8&size=48