motor emoji
motor from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.
- Name
- motor
- Set
- OpenMoji
- Style
- Default
- Category
- Extras Openmoji
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
More extras openmoji icons from OpenMoji
Use the motor emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M16.564 17.064h37.685l3.125 10.847h2.758v14.086h-3.171l-6.572 14.982h-31.16L13.255 42.77h-2.206V26.532h2.206z"/><circle cx="25.388" cy="29.275" r="5.883" fill="#d0cfce"/><circle cx="27.41" cy="46.11" r="4.044" fill="#d0cfce"/><circle cx="44.322" cy="36.023" r="7.85" fill="#d0cfce"/><path fill="#fff" d="M20.75 15.944c0-1.595 1.175-2.888 2.625-2.888S26 14.35 26 15.944m2.625 0c0-1.595 1.175-2.888 2.625-2.888s2.625 1.293 2.625 2.888m2.625 0c0-1.595 1.175-2.888 2.625-2.888s2.625 1.293 2.625 2.888m2.625 0c0-1.595 1.175-2.888 2.625-2.888s2.625 1.293 2.625 2.888"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M16.564 17.064h37.685l3.125 10.847h2.758v14.086h-3.171l-6.572 14.982h-31.16L13.255 42.77h-2.206V26.532h2.206z"/><circle cx="25.388" cy="29.275" r="5.883"/><circle cx="27.41" cy="46.11" r="4.044"/><circle cx="44.322" cy="36.023" r="7.85"/><path d="m25.388 23.392l18.934 4.781m-24.817 1.102s2.252 14.997 3.86 18.444s4.045 2.435 4.045 2.435c4.044-.367 20.91-7.384 20.91-7.384M20.75 15.944c0-1.595 1.175-2.888 2.625-2.888S26 14.35 26 15.944m2.625 0c0-1.595 1.175-2.888 2.625-2.888s2.625 1.293 2.625 2.888m2.625 0c0-1.595 1.175-2.888 2.625-2.888s2.625 1.293 2.625 2.888m2.625 0c0-1.595 1.175-2.888 2.625-2.888s2.625 1.293 2.625 2.888"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiMotor(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M16.564 17.064h37.685l3.125 10.847h2.758v14.086h-3.171l-6.572 14.982h-31.16L13.255 42.77h-2.206V26.532h2.206z"/><circle cx="25.388" cy="29.275" r="5.883" fill="#d0cfce"/><circle cx="27.41" cy="46.11" r="4.044" fill="#d0cfce"/><circle cx="44.322" cy="36.023" r="7.85" fill="#d0cfce"/><path fill="#fff" d="M20.75 15.944c0-1.595 1.175-2.888 2.625-2.888S26 14.35 26 15.944m2.625 0c0-1.595 1.175-2.888 2.625-2.888s2.625 1.293 2.625 2.888m2.625 0c0-1.595 1.175-2.888 2.625-2.888s2.625 1.293 2.625 2.888m2.625 0c0-1.595 1.175-2.888 2.625-2.888s2.625 1.293 2.625 2.888"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M16.564 17.064h37.685l3.125 10.847h2.758v14.086h-3.171l-6.572 14.982h-31.16L13.255 42.77h-2.206V26.532h2.206z"/><circle cx="25.388" cy="29.275" r="5.883"/><circle cx="27.41" cy="46.11" r="4.044"/><circle cx="44.322" cy="36.023" r="7.85"/><path d="m25.388 23.392l18.934 4.781m-24.817 1.102s2.252 14.997 3.86 18.444s4.045 2.435 4.045 2.435c4.044-.367 20.91-7.384 20.91-7.384M20.75 15.944c0-1.595 1.175-2.888 2.625-2.888S26 14.35 26 15.944m2.625 0c0-1.595 1.175-2.888 2.625-2.888s2.625 1.293 2.625 2.888m2.625 0c0-1.595 1.175-2.888 2.625-2.888s2.625 1.293 2.625 2.888m2.625 0c0-1.595 1.175-2.888 2.625-2.888s2.625 1.293 2.625 2.888"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M16.564 17.064h37.685l3.125 10.847h2.758v14.086h-3.171l-6.572 14.982h-31.16L13.255 42.77h-2.206V26.532h2.206z"/><circle cx="25.388" cy="29.275" r="5.883" fill="#d0cfce"/><circle cx="27.41" cy="46.11" r="4.044" fill="#d0cfce"/><circle cx="44.322" cy="36.023" r="7.85" fill="#d0cfce"/><path fill="#fff" d="M20.75 15.944c0-1.595 1.175-2.888 2.625-2.888S26 14.35 26 15.944m2.625 0c0-1.595 1.175-2.888 2.625-2.888s2.625 1.293 2.625 2.888m2.625 0c0-1.595 1.175-2.888 2.625-2.888s2.625 1.293 2.625 2.888m2.625 0c0-1.595 1.175-2.888 2.625-2.888s2.625 1.293 2.625 2.888"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M16.564 17.064h37.685l3.125 10.847h2.758v14.086h-3.171l-6.572 14.982h-31.16L13.255 42.77h-2.206V26.532h2.206z"/><circle cx="25.388" cy="29.275" r="5.883"/><circle cx="27.41" cy="46.11" r="4.044"/><circle cx="44.322" cy="36.023" r="7.85"/><path d="m25.388 23.392l18.934 4.781m-24.817 1.102s2.252 14.997 3.86 18.444s4.045 2.435 4.045 2.435c4.044-.367 20.91-7.384 20.91-7.384M20.75 15.944c0-1.595 1.175-2.888 2.625-2.888S26 14.35 26 15.944m2.625 0c0-1.595 1.175-2.888 2.625-2.888s2.625 1.293 2.625 2.888m2.625 0c0-1.595 1.175-2.888 2.625-2.888s2.625 1.293 2.625 2.888m2.625 0c0-1.595 1.175-2.888 2.625-2.888s2.625 1.293 2.625 2.888"/></g></svg> </template>
CSS
.icon-motor {
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%239b9b9a%22%20d%3D%22M16.564%2017.064h37.685l3.125%2010.847h2.758v14.086h-3.171l-6.572%2014.982h-31.16L13.255%2042.77h-2.206V26.532h2.206z%22%2F%3E%3Ccircle%20cx%3D%2225.388%22%20cy%3D%2229.275%22%20r%3D%225.883%22%20fill%3D%22%23d0cfce%22%2F%3E%3Ccircle%20cx%3D%2227.41%22%20cy%3D%2246.11%22%20r%3D%224.044%22%20fill%3D%22%23d0cfce%22%2F%3E%3Ccircle%20cx%3D%2244.322%22%20cy%3D%2236.023%22%20r%3D%227.85%22%20fill%3D%22%23d0cfce%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M20.75%2015.944c0-1.595%201.175-2.888%202.625-2.888S26%2014.35%2026%2015.944m2.625%200c0-1.595%201.175-2.888%202.625-2.888s2.625%201.293%202.625%202.888m2.625%200c0-1.595%201.175-2.888%202.625-2.888s2.625%201.293%202.625%202.888m2.625%200c0-1.595%201.175-2.888%202.625-2.888s2.625%201.293%202.625%202.888%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M16.564%2017.064h37.685l3.125%2010.847h2.758v14.086h-3.171l-6.572%2014.982h-31.16L13.255%2042.77h-2.206V26.532h2.206z%22%2F%3E%3Ccircle%20cx%3D%2225.388%22%20cy%3D%2229.275%22%20r%3D%225.883%22%2F%3E%3Ccircle%20cx%3D%2227.41%22%20cy%3D%2246.11%22%20r%3D%224.044%22%2F%3E%3Ccircle%20cx%3D%2244.322%22%20cy%3D%2236.023%22%20r%3D%227.85%22%2F%3E%3Cpath%20d%3D%22m25.388%2023.392l18.934%204.781m-24.817%201.102s2.252%2014.997%203.86%2018.444s4.045%202.435%204.045%202.435c4.044-.367%2020.91-7.384%2020.91-7.384M20.75%2015.944c0-1.595%201.175-2.888%202.625-2.888S26%2014.35%2026%2015.944m2.625%200c0-1.595%201.175-2.888%202.625-2.888s2.625%201.293%202.625%202.888m2.625%200c0-1.595%201.175-2.888%202.625-2.888s2.625%201.293%202.625%202.888m2.625%200c0-1.595%201.175-2.888%202.625-2.888s2.625%201.293%202.625%202.888%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%239b9b9a%22%20d%3D%22M16.564%2017.064h37.685l3.125%2010.847h2.758v14.086h-3.171l-6.572%2014.982h-31.16L13.255%2042.77h-2.206V26.532h2.206z%22%2F%3E%3Ccircle%20cx%3D%2225.388%22%20cy%3D%2229.275%22%20r%3D%225.883%22%20fill%3D%22%23d0cfce%22%2F%3E%3Ccircle%20cx%3D%2227.41%22%20cy%3D%2246.11%22%20r%3D%224.044%22%20fill%3D%22%23d0cfce%22%2F%3E%3Ccircle%20cx%3D%2244.322%22%20cy%3D%2236.023%22%20r%3D%227.85%22%20fill%3D%22%23d0cfce%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M20.75%2015.944c0-1.595%201.175-2.888%202.625-2.888S26%2014.35%2026%2015.944m2.625%200c0-1.595%201.175-2.888%202.625-2.888s2.625%201.293%202.625%202.888m2.625%200c0-1.595%201.175-2.888%202.625-2.888s2.625%201.293%202.625%202.888m2.625%200c0-1.595%201.175-2.888%202.625-2.888s2.625%201.293%202.625%202.888%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M16.564%2017.064h37.685l3.125%2010.847h2.758v14.086h-3.171l-6.572%2014.982h-31.16L13.255%2042.77h-2.206V26.532h2.206z%22%2F%3E%3Ccircle%20cx%3D%2225.388%22%20cy%3D%2229.275%22%20r%3D%225.883%22%2F%3E%3Ccircle%20cx%3D%2227.41%22%20cy%3D%2246.11%22%20r%3D%224.044%22%2F%3E%3Ccircle%20cx%3D%2244.322%22%20cy%3D%2236.023%22%20r%3D%227.85%22%2F%3E%3Cpath%20d%3D%22m25.388%2023.392l18.934%204.781m-24.817%201.102s2.252%2014.997%203.86%2018.444s4.045%202.435%204.045%202.435c4.044-.367%2020.91-7.384%2020.91-7.384M20.75%2015.944c0-1.595%201.175-2.888%202.625-2.888S26%2014.35%2026%2015.944m2.625%200c0-1.595%201.175-2.888%202.625-2.888s2.625%201.293%202.625%202.888m2.625%200c0-1.595%201.175-2.888%202.625-2.888s2.625%201.293%202.625%202.888m2.625%200c0-1.595%201.175-2.888%202.625-2.888s2.625%201.293%202.625%202.888%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/motor.svg?color=%231a73e8&size=48