emoji transportation icon
emoji-transportation-outline-sharp from Material Symbols Light by Google · Outline Sharp · Social · Apache-2.0 Free for personal and commercial use.
- Name
- emoji-transportation-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- 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.616V14.65l1.459-4.15h7.858l1.452 4.15v5.966h-1v-1.693h-8.77v1.693zm1.23-6.77h8.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 MaterialSymbolsLightEmojiTransportationOutlineSharp(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.616V14.65l1.459-4.15h7.858l1.452 4.15v5.966h-1v-1.693h-8.77v1.693zm1.23-6.77h8.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.616V14.65l1.459-4.15h7.858l1.452 4.15v5.966h-1v-1.693h-8.77v1.693zm1.23-6.77h8.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-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.116%2020.616V14.65l1.459-4.15h7.858l1.452%204.15v5.966h-1v-1.693h-8.77v1.693zm1.23-6.77h8.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.616V14.65l1.459-4.15h7.858l1.452%204.15v5.966h-1v-1.693h-8.77v1.693zm1.23-6.77h8.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-sharp.svg?color=%231a73e8&size=48