oncoming automobile emoji

oncoming-automobile from OpenMoji by OpenMoji · Default · Travel Places · CC-BY-SA-4.0 Attribution required.

Name
oncoming-automobile
Set
OpenMoji
Style
Default
Category
Travel Places
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More travel places icons from OpenMoji

Use the oncoming automobile emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="m22.647 27.358l4.808-2.504l17.533-.042l5.222 4.049l2.612 9.184l2.031 1.753l-.456 12.356l-37.013.377v-13.48l1.03-.54z"/><path fill="#92d3f5" d="m23.192 37.462l25.564-.019l-2.91-9.288H26.314z"/><path fill="#fcea2b" d="M19.978 41.33h5v3.51h-5zm26 0h5v3.51h-5z"/><rect width="37.242" height="4.236" x="17.641" y="47.844" fill="#3f3f3f" rx="2.118" ry="2.118"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M24.095 37.443h24.661l-2.878-8.591"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M32 42.161h9m-9 2.632h9"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 44.793h4v-2.632m22 2.632h4v-2.632"/><rect width="6" height="3.51" x="18" y="52.49" rx="1.755" ry="1.755"/><rect width="6" height="3.51" x="48" y="52.49" rx="1.755" ry="1.755"/><rect width="4.965" height="3.274" x="52.478" y="35.502" rx="1.637" ry="1.637"/><rect width="4.965" height="3.274" x="14.504" y="35.686" rx="1.637" ry="1.637"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m19.598 38.337l2.05-6.963c1.128-3.83 4.819-6.964 8.202-6.964H36m16.402 13.927l-2.05-6.963c-1.129-3.83-4.819-6.964-8.202-6.964H36m.262 28.08H19.913a2.946 2.946 0 0 1-2.926-2.947v-7.038c0-1.596.89-4.075 2.492-4.075"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M35.685 52.49h16.35a2.946 2.946 0 0 0 2.926-2.947v-7.038c0-1.596-.89-4.075-2.493-4.075"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiOncomingAutomobile(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="m22.647 27.358l4.808-2.504l17.533-.042l5.222 4.049l2.612 9.184l2.031 1.753l-.456 12.356l-37.013.377v-13.48l1.03-.54z"/><path fill="#92d3f5" d="m23.192 37.462l25.564-.019l-2.91-9.288H26.314z"/><path fill="#fcea2b" d="M19.978 41.33h5v3.51h-5zm26 0h5v3.51h-5z"/><rect width="37.242" height="4.236" x="17.641" y="47.844" fill="#3f3f3f" rx="2.118" ry="2.118"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M24.095 37.443h24.661l-2.878-8.591"/><path fill="none" stroke="#000" strokeLinecap="round" strokeMiterlimit="10" strokeWidth="2" d="M32 42.161h9m-9 2.632h9"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M21 44.793h4v-2.632m22 2.632h4v-2.632"/><rect width="6" height="3.51" x="18" y="52.49" rx="1.755" ry="1.755"/><rect width="6" height="3.51" x="48" y="52.49" rx="1.755" ry="1.755"/><rect width="4.965" height="3.274" x="52.478" y="35.502" rx="1.637" ry="1.637"/><rect width="4.965" height="3.274" x="14.504" y="35.686" rx="1.637" ry="1.637"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="m19.598 38.337l2.05-6.963c1.128-3.83 4.819-6.964 8.202-6.964H36m16.402 13.927l-2.05-6.963c-1.129-3.83-4.819-6.964-8.202-6.964H36m.262 28.08H19.913a2.946 2.946 0 0 1-2.926-2.947v-7.038c0-1.596.89-4.075 2.492-4.075"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M35.685 52.49h16.35a2.946 2.946 0 0 0 2.926-2.947v-7.038c0-1.596-.89-4.075-2.493-4.075"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="m22.647 27.358l4.808-2.504l17.533-.042l5.222 4.049l2.612 9.184l2.031 1.753l-.456 12.356l-37.013.377v-13.48l1.03-.54z"/><path fill="#92d3f5" d="m23.192 37.462l25.564-.019l-2.91-9.288H26.314z"/><path fill="#fcea2b" d="M19.978 41.33h5v3.51h-5zm26 0h5v3.51h-5z"/><rect width="37.242" height="4.236" x="17.641" y="47.844" fill="#3f3f3f" rx="2.118" ry="2.118"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M24.095 37.443h24.661l-2.878-8.591"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M32 42.161h9m-9 2.632h9"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M21 44.793h4v-2.632m22 2.632h4v-2.632"/><rect width="6" height="3.51" x="18" y="52.49" rx="1.755" ry="1.755"/><rect width="6" height="3.51" x="48" y="52.49" rx="1.755" ry="1.755"/><rect width="4.965" height="3.274" x="52.478" y="35.502" rx="1.637" ry="1.637"/><rect width="4.965" height="3.274" x="14.504" y="35.686" rx="1.637" ry="1.637"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m19.598 38.337l2.05-6.963c1.128-3.83 4.819-6.964 8.202-6.964H36m16.402 13.927l-2.05-6.963c-1.129-3.83-4.819-6.964-8.202-6.964H36m.262 28.08H19.913a2.946 2.946 0 0 1-2.926-2.947v-7.038c0-1.596.89-4.075 2.492-4.075"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M35.685 52.49h16.35a2.946 2.946 0 0 0 2.926-2.947v-7.038c0-1.596-.89-4.075-2.493-4.075"/></svg>
</template>

CSS

.icon-oncoming-automobile {
  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%2072%2072%22%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22m22.647%2027.358l4.808-2.504l17.533-.042l5.222%204.049l2.612%209.184l2.031%201.753l-.456%2012.356l-37.013.377v-13.48l1.03-.54z%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22m23.192%2037.462l25.564-.019l-2.91-9.288H26.314z%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M19.978%2041.33h5v3.51h-5zm26%200h5v3.51h-5z%22%2F%3E%3Crect%20width%3D%2237.242%22%20height%3D%224.236%22%20x%3D%2217.641%22%20y%3D%2247.844%22%20fill%3D%22%233f3f3f%22%20rx%3D%222.118%22%20ry%3D%222.118%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M24.095%2037.443h24.661l-2.878-8.591%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M32%2042.161h9m-9%202.632h9%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M21%2044.793h4v-2.632m22%202.632h4v-2.632%22%2F%3E%3Crect%20width%3D%226%22%20height%3D%223.51%22%20x%3D%2218%22%20y%3D%2252.49%22%20rx%3D%221.755%22%20ry%3D%221.755%22%2F%3E%3Crect%20width%3D%226%22%20height%3D%223.51%22%20x%3D%2248%22%20y%3D%2252.49%22%20rx%3D%221.755%22%20ry%3D%221.755%22%2F%3E%3Crect%20width%3D%224.965%22%20height%3D%223.274%22%20x%3D%2252.478%22%20y%3D%2235.502%22%20rx%3D%221.637%22%20ry%3D%221.637%22%2F%3E%3Crect%20width%3D%224.965%22%20height%3D%223.274%22%20x%3D%2214.504%22%20y%3D%2235.686%22%20rx%3D%221.637%22%20ry%3D%221.637%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m19.598%2038.337l2.05-6.963c1.128-3.83%204.819-6.964%208.202-6.964H36m16.402%2013.927l-2.05-6.963c-1.129-3.83-4.819-6.964-8.202-6.964H36m.262%2028.08H19.913a2.946%202.946%200%200%201-2.926-2.947v-7.038c0-1.596.89-4.075%202.492-4.075%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M35.685%2052.49h16.35a2.946%202.946%200%200%200%202.926-2.947v-7.038c0-1.596-.89-4.075-2.493-4.075%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23ea5a47%22%20d%3D%22m22.647%2027.358l4.808-2.504l17.533-.042l5.222%204.049l2.612%209.184l2.031%201.753l-.456%2012.356l-37.013.377v-13.48l1.03-.54z%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22m23.192%2037.462l25.564-.019l-2.91-9.288H26.314z%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M19.978%2041.33h5v3.51h-5zm26%200h5v3.51h-5z%22%2F%3E%3Crect%20width%3D%2237.242%22%20height%3D%224.236%22%20x%3D%2217.641%22%20y%3D%2247.844%22%20fill%3D%22%233f3f3f%22%20rx%3D%222.118%22%20ry%3D%222.118%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M24.095%2037.443h24.661l-2.878-8.591%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M32%2042.161h9m-9%202.632h9%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M21%2044.793h4v-2.632m22%202.632h4v-2.632%22%2F%3E%3Crect%20width%3D%226%22%20height%3D%223.51%22%20x%3D%2218%22%20y%3D%2252.49%22%20rx%3D%221.755%22%20ry%3D%221.755%22%2F%3E%3Crect%20width%3D%226%22%20height%3D%223.51%22%20x%3D%2248%22%20y%3D%2252.49%22%20rx%3D%221.755%22%20ry%3D%221.755%22%2F%3E%3Crect%20width%3D%224.965%22%20height%3D%223.274%22%20x%3D%2252.478%22%20y%3D%2235.502%22%20rx%3D%221.637%22%20ry%3D%221.637%22%2F%3E%3Crect%20width%3D%224.965%22%20height%3D%223.274%22%20x%3D%2214.504%22%20y%3D%2235.686%22%20rx%3D%221.637%22%20ry%3D%221.637%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22m19.598%2038.337l2.05-6.963c1.128-3.83%204.819-6.964%208.202-6.964H36m16.402%2013.927l-2.05-6.963c-1.129-3.83-4.819-6.964-8.202-6.964H36m.262%2028.08H19.913a2.946%202.946%200%200%201-2.926-2.947v-7.038c0-1.596.89-4.075%202.492-4.075%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M35.685%2052.49h16.35a2.946%202.946%200%200%200%202.926-2.947v-7.038c0-1.596-.89-4.075-2.493-4.075%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/oncoming-automobile.svg?color=%231a73e8&size=48