autonomous car emoji
autonomous-car from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.
- Name
- autonomous-car
- Set
- OpenMoji
- Style
- Default
- Category
- Extras Openmoji
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
- Aliases
- autonom-car
More extras openmoji icons from OpenMoji
Use the autonomous car emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="m64.8 44l-1.1-.6c-.4-.2-.6-.6-.5-1c.3-1.9.5-8.5-9.7-11.5c-.2-.1-.4-.1-.6-.1l-19.6.1c-.4 0-.8.1-1.1.3l-10.3 6.9c-.2.1-.4.2-.6.2c-1.9-.1-3.7.1-5.6.4c-5.4 1.1-7.6 4-8.4 5.5c-.2.3-.2.7-.2 1c.1 2.4-1.5 5.1.9 7.3l19.4-.1l20.4-.5l16.1-.2c.9-.1 2.4-1.4 2.8-2.2c1.7-2.7-1.7-5.4-1.9-5.5"/><path fill="#9b9b9a" d="M17.3 46.4c-2.2 0-4 1.8-4 4s1.8 4 4 4s4-1.8 4-4s-1.8-4-4-4m39.8 0c-2.2 0-4 1.8-4 4s1.8 4 4 4s4-1.8 4-4s-1.8-4-4-4"/><path fill="#92d3f5" d="M56.1 39.3V35c0-.9-.8-1.7-1.7-1.7H33.2c-.1 0-.2 0-.2.1l-8 5.7c-.2.1-.2.4-.1.6c.1.1.2.2.3.2c5.6 0 27.2-.2 30.4-.1c.3 0 .5-.2.5-.5q0 .15 0 0"/><path fill="#fcea2b" d="m8.9 40.5l4 1.6l-2.1 2.9l-5 .1z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m47.6 51l-20.6.4m-18.9 0c-.9-.2-1.7-.5-1.8-1c-.1-1-.3-3.8-.3-5.1c0-.5.1-1.1.4-1.5c1.1-2 4.8-6.8 14.9-6.4l10.3-6.9c.5-.3 1.1-.5 1.6-.5l19.6-.1c.3 0 .6 0 .9.1c2.2.6 11.7 4 10.4 12.6l1.1.6c.5.2.9.7 1 1.2c.4 1.4.3 2.9-.2 4.3"/><path d="m24.9 39.9l30.2-.2v-4.5"/><circle cx="17.3" cy="50.4" r="5"/><circle cx="57.1" cy="50.4" r="5"/><path d="m12.3 42.9l-1.8 2.2l-3.7-.1m11.468-17.137c1.685-4.7 5.608-8.502 10.814-9.811a15.47 15.47 0 0 1 12.975 2.552"/><path d="M14.182 26.854c1.956-6.006 6.862-10.905 13.44-12.56c5.937-1.493 11.926-.013 16.393 3.5"/><path d="M22.217 28.734a11.48 11.48 0 0 1 7.841-6.803a11.48 11.48 0 0 1 9.627 1.894"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiAutonomousCar(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="m64.8 44l-1.1-.6c-.4-.2-.6-.6-.5-1c.3-1.9.5-8.5-9.7-11.5c-.2-.1-.4-.1-.6-.1l-19.6.1c-.4 0-.8.1-1.1.3l-10.3 6.9c-.2.1-.4.2-.6.2c-1.9-.1-3.7.1-5.6.4c-5.4 1.1-7.6 4-8.4 5.5c-.2.3-.2.7-.2 1c.1 2.4-1.5 5.1.9 7.3l19.4-.1l20.4-.5l16.1-.2c.9-.1 2.4-1.4 2.8-2.2c1.7-2.7-1.7-5.4-1.9-5.5"/><path fill="#9b9b9a" d="M17.3 46.4c-2.2 0-4 1.8-4 4s1.8 4 4 4s4-1.8 4-4s-1.8-4-4-4m39.8 0c-2.2 0-4 1.8-4 4s1.8 4 4 4s4-1.8 4-4s-1.8-4-4-4"/><path fill="#92d3f5" d="M56.1 39.3V35c0-.9-.8-1.7-1.7-1.7H33.2c-.1 0-.2 0-.2.1l-8 5.7c-.2.1-.2.4-.1.6c.1.1.2.2.3.2c5.6 0 27.2-.2 30.4-.1c.3 0 .5-.2.5-.5q0 .15 0 0"/><path fill="#fcea2b" d="m8.9 40.5l4 1.6l-2.1 2.9l-5 .1z"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="m47.6 51l-20.6.4m-18.9 0c-.9-.2-1.7-.5-1.8-1c-.1-1-.3-3.8-.3-5.1c0-.5.1-1.1.4-1.5c1.1-2 4.8-6.8 14.9-6.4l10.3-6.9c.5-.3 1.1-.5 1.6-.5l19.6-.1c.3 0 .6 0 .9.1c2.2.6 11.7 4 10.4 12.6l1.1.6c.5.2.9.7 1 1.2c.4 1.4.3 2.9-.2 4.3"/><path d="m24.9 39.9l30.2-.2v-4.5"/><circle cx="17.3" cy="50.4" r="5"/><circle cx="57.1" cy="50.4" r="5"/><path d="m12.3 42.9l-1.8 2.2l-3.7-.1m11.468-17.137c1.685-4.7 5.608-8.502 10.814-9.811a15.47 15.47 0 0 1 12.975 2.552"/><path d="M14.182 26.854c1.956-6.006 6.862-10.905 13.44-12.56c5.937-1.493 11.926-.013 16.393 3.5"/><path d="M22.217 28.734a11.48 11.48 0 0 1 7.841-6.803a11.48 11.48 0 0 1 9.627 1.894"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#ea5a47" d="m64.8 44l-1.1-.6c-.4-.2-.6-.6-.5-1c.3-1.9.5-8.5-9.7-11.5c-.2-.1-.4-.1-.6-.1l-19.6.1c-.4 0-.8.1-1.1.3l-10.3 6.9c-.2.1-.4.2-.6.2c-1.9-.1-3.7.1-5.6.4c-5.4 1.1-7.6 4-8.4 5.5c-.2.3-.2.7-.2 1c.1 2.4-1.5 5.1.9 7.3l19.4-.1l20.4-.5l16.1-.2c.9-.1 2.4-1.4 2.8-2.2c1.7-2.7-1.7-5.4-1.9-5.5"/><path fill="#9b9b9a" d="M17.3 46.4c-2.2 0-4 1.8-4 4s1.8 4 4 4s4-1.8 4-4s-1.8-4-4-4m39.8 0c-2.2 0-4 1.8-4 4s1.8 4 4 4s4-1.8 4-4s-1.8-4-4-4"/><path fill="#92d3f5" d="M56.1 39.3V35c0-.9-.8-1.7-1.7-1.7H33.2c-.1 0-.2 0-.2.1l-8 5.7c-.2.1-.2.4-.1.6c.1.1.2.2.3.2c5.6 0 27.2-.2 30.4-.1c.3 0 .5-.2.5-.5q0 .15 0 0"/><path fill="#fcea2b" d="m8.9 40.5l4 1.6l-2.1 2.9l-5 .1z"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="m47.6 51l-20.6.4m-18.9 0c-.9-.2-1.7-.5-1.8-1c-.1-1-.3-3.8-.3-5.1c0-.5.1-1.1.4-1.5c1.1-2 4.8-6.8 14.9-6.4l10.3-6.9c.5-.3 1.1-.5 1.6-.5l19.6-.1c.3 0 .6 0 .9.1c2.2.6 11.7 4 10.4 12.6l1.1.6c.5.2.9.7 1 1.2c.4 1.4.3 2.9-.2 4.3"/><path d="m24.9 39.9l30.2-.2v-4.5"/><circle cx="17.3" cy="50.4" r="5"/><circle cx="57.1" cy="50.4" r="5"/><path d="m12.3 42.9l-1.8 2.2l-3.7-.1m11.468-17.137c1.685-4.7 5.608-8.502 10.814-9.811a15.47 15.47 0 0 1 12.975 2.552"/><path d="M14.182 26.854c1.956-6.006 6.862-10.905 13.44-12.56c5.937-1.493 11.926-.013 16.393 3.5"/><path d="M22.217 28.734a11.48 11.48 0 0 1 7.841-6.803a11.48 11.48 0 0 1 9.627 1.894"/></g></svg> </template>
CSS
.icon-autonomous-car {
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%22m64.8%2044l-1.1-.6c-.4-.2-.6-.6-.5-1c.3-1.9.5-8.5-9.7-11.5c-.2-.1-.4-.1-.6-.1l-19.6.1c-.4%200-.8.1-1.1.3l-10.3%206.9c-.2.1-.4.2-.6.2c-1.9-.1-3.7.1-5.6.4c-5.4%201.1-7.6%204-8.4%205.5c-.2.3-.2.7-.2%201c.1%202.4-1.5%205.1.9%207.3l19.4-.1l20.4-.5l16.1-.2c.9-.1%202.4-1.4%202.8-2.2c1.7-2.7-1.7-5.4-1.9-5.5%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M17.3%2046.4c-2.2%200-4%201.8-4%204s1.8%204%204%204s4-1.8%204-4s-1.8-4-4-4m39.8%200c-2.2%200-4%201.8-4%204s1.8%204%204%204s4-1.8%204-4s-1.8-4-4-4%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M56.1%2039.3V35c0-.9-.8-1.7-1.7-1.7H33.2c-.1%200-.2%200-.2.1l-8%205.7c-.2.1-.2.4-.1.6c.1.1.2.2.3.2c5.6%200%2027.2-.2%2030.4-.1c.3%200%20.5-.2.5-.5q0%20.15%200%200%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22m8.9%2040.5l4%201.6l-2.1%202.9l-5%20.1z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m47.6%2051l-20.6.4m-18.9%200c-.9-.2-1.7-.5-1.8-1c-.1-1-.3-3.8-.3-5.1c0-.5.1-1.1.4-1.5c1.1-2%204.8-6.8%2014.9-6.4l10.3-6.9c.5-.3%201.1-.5%201.6-.5l19.6-.1c.3%200%20.6%200%20.9.1c2.2.6%2011.7%204%2010.4%2012.6l1.1.6c.5.2.9.7%201%201.2c.4%201.4.3%202.9-.2%204.3%22%2F%3E%3Cpath%20d%3D%22m24.9%2039.9l30.2-.2v-4.5%22%2F%3E%3Ccircle%20cx%3D%2217.3%22%20cy%3D%2250.4%22%20r%3D%225%22%2F%3E%3Ccircle%20cx%3D%2257.1%22%20cy%3D%2250.4%22%20r%3D%225%22%2F%3E%3Cpath%20d%3D%22m12.3%2042.9l-1.8%202.2l-3.7-.1m11.468-17.137c1.685-4.7%205.608-8.502%2010.814-9.811a15.47%2015.47%200%200%201%2012.975%202.552%22%2F%3E%3Cpath%20d%3D%22M14.182%2026.854c1.956-6.006%206.862-10.905%2013.44-12.56c5.937-1.493%2011.926-.013%2016.393%203.5%22%2F%3E%3Cpath%20d%3D%22M22.217%2028.734a11.48%2011.48%200%200%201%207.841-6.803a11.48%2011.48%200%200%201%209.627%201.894%22%2F%3E%3C%2Fg%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%22m64.8%2044l-1.1-.6c-.4-.2-.6-.6-.5-1c.3-1.9.5-8.5-9.7-11.5c-.2-.1-.4-.1-.6-.1l-19.6.1c-.4%200-.8.1-1.1.3l-10.3%206.9c-.2.1-.4.2-.6.2c-1.9-.1-3.7.1-5.6.4c-5.4%201.1-7.6%204-8.4%205.5c-.2.3-.2.7-.2%201c.1%202.4-1.5%205.1.9%207.3l19.4-.1l20.4-.5l16.1-.2c.9-.1%202.4-1.4%202.8-2.2c1.7-2.7-1.7-5.4-1.9-5.5%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M17.3%2046.4c-2.2%200-4%201.8-4%204s1.8%204%204%204s4-1.8%204-4s-1.8-4-4-4m39.8%200c-2.2%200-4%201.8-4%204s1.8%204%204%204s4-1.8%204-4s-1.8-4-4-4%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M56.1%2039.3V35c0-.9-.8-1.7-1.7-1.7H33.2c-.1%200-.2%200-.2.1l-8%205.7c-.2.1-.2.4-.1.6c.1.1.2.2.3.2c5.6%200%2027.2-.2%2030.4-.1c.3%200%20.5-.2.5-.5q0%20.15%200%200%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22m8.9%2040.5l4%201.6l-2.1%202.9l-5%20.1z%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m47.6%2051l-20.6.4m-18.9%200c-.9-.2-1.7-.5-1.8-1c-.1-1-.3-3.8-.3-5.1c0-.5.1-1.1.4-1.5c1.1-2%204.8-6.8%2014.9-6.4l10.3-6.9c.5-.3%201.1-.5%201.6-.5l19.6-.1c.3%200%20.6%200%20.9.1c2.2.6%2011.7%204%2010.4%2012.6l1.1.6c.5.2.9.7%201%201.2c.4%201.4.3%202.9-.2%204.3%22%2F%3E%3Cpath%20d%3D%22m24.9%2039.9l30.2-.2v-4.5%22%2F%3E%3Ccircle%20cx%3D%2217.3%22%20cy%3D%2250.4%22%20r%3D%225%22%2F%3E%3Ccircle%20cx%3D%2257.1%22%20cy%3D%2250.4%22%20r%3D%225%22%2F%3E%3Cpath%20d%3D%22m12.3%2042.9l-1.8%202.2l-3.7-.1m11.468-17.137c1.685-4.7%205.608-8.502%2010.814-9.811a15.47%2015.47%200%200%201%2012.975%202.552%22%2F%3E%3Cpath%20d%3D%22M14.182%2026.854c1.956-6.006%206.862-10.905%2013.44-12.56c5.937-1.493%2011.926-.013%2016.393%203.5%22%2F%3E%3Cpath%20d%3D%22M22.217%2028.734a11.48%2011.48%200%200%201%207.841-6.803a11.48%2011.48%200%200%201%209.627%201.894%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/autonomous-car.svg?color=%231a73e8&size=48