lawn mower emoji

lawn-mower from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.

Name
lawn-mower
Set
OpenMoji
Style
Default
Category
Extras Openmoji
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More extras openmoji icons from OpenMoji

Use the lawn mower emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#b1cc33" d="M34.04 34.84H54.7a1.833 1.833 0 0 1 1.833 1.833v6.16a1.833 1.833 0 0 1-1.833 1.833H35.23a1.833 1.833 0 0 1-1.833-1.833v-7.342a.65.65 0 0 1 .651-.651z"/><path fill="#5c9e31" d="M35.89 49.79v5.244h18.818l-.015-2.615l1.855-2.645l-1.84.016h-3.252v-5.123h-12.48v5.123z"/><circle cx="29.62" cy="52.29" r="7.618" fill="#d0cfce"/><circle cx="59.08" cy="54.85" r="5.063" fill="#d0cfce"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7.95 7.957s19.41 5.496 25.24 26.36m-.03.103h21.05a1.868 1.872 0 0 1 1.868 1.872v6.288a1.868 1.872 0 0 1-1.868 1.872H34.37a1.868 1.872 0 0 1-1.868-1.872v-7.494a.664.665 0 0 1 .664-.665zm20.16 20.61H35.89"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.29" d="M33.64 49.24h1.42v-3.37h8.22v3.37h2.14l1.35-.01v.09" transform="matrix(1.549 0 0 1.552 -16.13 -26.71)"/><ellipse cx="28.65" cy="52.23" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" rx="7.764" ry="7.776"/><ellipse cx="58.68" cy="54.63" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" rx="5.37" ry="5.379"/><rect width="6.725" height="3.728" x="45.58" y="30.7" rx="1.201" ry="1.201"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiLawnMower(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#b1cc33" d="M34.04 34.84H54.7a1.833 1.833 0 0 1 1.833 1.833v6.16a1.833 1.833 0 0 1-1.833 1.833H35.23a1.833 1.833 0 0 1-1.833-1.833v-7.342a.65.65 0 0 1 .651-.651z"/><path fill="#5c9e31" d="M35.89 49.79v5.244h18.818l-.015-2.615l1.855-2.645l-1.84.016h-3.252v-5.123h-12.48v5.123z"/><circle cx="29.62" cy="52.29" r="7.618" fill="#d0cfce"/><circle cx="59.08" cy="54.85" r="5.063" fill="#d0cfce"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M7.95 7.957s19.41 5.496 25.24 26.36m-.03.103h21.05a1.868 1.872 0 0 1 1.868 1.872v6.288a1.868 1.872 0 0 1-1.868 1.872H34.37a1.868 1.872 0 0 1-1.868-1.872v-7.494a.664.665 0 0 1 .664-.665zm20.16 20.61H35.89"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.29" d="M33.64 49.24h1.42v-3.37h8.22v3.37h2.14l1.35-.01v.09" transform="matrix(1.549 0 0 1.552 -16.13 -26.71)"/><ellipse cx="28.65" cy="52.23" fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" rx="7.764" ry="7.776"/><ellipse cx="58.68" cy="54.63" fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" rx="5.37" ry="5.379"/><rect width="6.725" height="3.728" x="45.58" y="30.7" rx="1.201" ry="1.201"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#b1cc33" d="M34.04 34.84H54.7a1.833 1.833 0 0 1 1.833 1.833v6.16a1.833 1.833 0 0 1-1.833 1.833H35.23a1.833 1.833 0 0 1-1.833-1.833v-7.342a.65.65 0 0 1 .651-.651z"/><path fill="#5c9e31" d="M35.89 49.79v5.244h18.818l-.015-2.615l1.855-2.645l-1.84.016h-3.252v-5.123h-12.48v5.123z"/><circle cx="29.62" cy="52.29" r="7.618" fill="#d0cfce"/><circle cx="59.08" cy="54.85" r="5.063" fill="#d0cfce"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M7.95 7.957s19.41 5.496 25.24 26.36m-.03.103h21.05a1.868 1.872 0 0 1 1.868 1.872v6.288a1.868 1.872 0 0 1-1.868 1.872H34.37a1.868 1.872 0 0 1-1.868-1.872v-7.494a.664.665 0 0 1 .664-.665zm20.16 20.61H35.89"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.29" d="M33.64 49.24h1.42v-3.37h8.22v3.37h2.14l1.35-.01v.09" transform="matrix(1.549 0 0 1.552 -16.13 -26.71)"/><ellipse cx="28.65" cy="52.23" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" rx="7.764" ry="7.776"/><ellipse cx="58.68" cy="54.63" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" rx="5.37" ry="5.379"/><rect width="6.725" height="3.728" x="45.58" y="30.7" rx="1.201" ry="1.201"/></svg>
</template>

CSS

.icon-lawn-mower {
  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%23b1cc33%22%20d%3D%22M34.04%2034.84H54.7a1.833%201.833%200%200%201%201.833%201.833v6.16a1.833%201.833%200%200%201-1.833%201.833H35.23a1.833%201.833%200%200%201-1.833-1.833v-7.342a.65.65%200%200%201%20.651-.651z%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M35.89%2049.79v5.244h18.818l-.015-2.615l1.855-2.645l-1.84.016h-3.252v-5.123h-12.48v5.123z%22%2F%3E%3Ccircle%20cx%3D%2229.62%22%20cy%3D%2252.29%22%20r%3D%227.618%22%20fill%3D%22%23d0cfce%22%2F%3E%3Ccircle%20cx%3D%2259.08%22%20cy%3D%2254.85%22%20r%3D%225.063%22%20fill%3D%22%23d0cfce%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%22M7.95%207.957s19.41%205.496%2025.24%2026.36m-.03.103h21.05a1.868%201.872%200%200%201%201.868%201.872v6.288a1.868%201.872%200%200%201-1.868%201.872H34.37a1.868%201.872%200%200%201-1.868-1.872v-7.494a.664.665%200%200%201%20.664-.665zm20.16%2020.61H35.89%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%221.29%22%20d%3D%22M33.64%2049.24h1.42v-3.37h8.22v3.37h2.14l1.35-.01v.09%22%20transform%3D%22matrix(1.549%200%200%201.552%20-16.13%20-26.71)%22%2F%3E%3Cellipse%20cx%3D%2228.65%22%20cy%3D%2252.23%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20rx%3D%227.764%22%20ry%3D%227.776%22%2F%3E%3Cellipse%20cx%3D%2258.68%22%20cy%3D%2254.63%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20rx%3D%225.37%22%20ry%3D%225.379%22%2F%3E%3Crect%20width%3D%226.725%22%20height%3D%223.728%22%20x%3D%2245.58%22%20y%3D%2230.7%22%20rx%3D%221.201%22%20ry%3D%221.201%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%23b1cc33%22%20d%3D%22M34.04%2034.84H54.7a1.833%201.833%200%200%201%201.833%201.833v6.16a1.833%201.833%200%200%201-1.833%201.833H35.23a1.833%201.833%200%200%201-1.833-1.833v-7.342a.65.65%200%200%201%20.651-.651z%22%2F%3E%3Cpath%20fill%3D%22%235c9e31%22%20d%3D%22M35.89%2049.79v5.244h18.818l-.015-2.615l1.855-2.645l-1.84.016h-3.252v-5.123h-12.48v5.123z%22%2F%3E%3Ccircle%20cx%3D%2229.62%22%20cy%3D%2252.29%22%20r%3D%227.618%22%20fill%3D%22%23d0cfce%22%2F%3E%3Ccircle%20cx%3D%2259.08%22%20cy%3D%2254.85%22%20r%3D%225.063%22%20fill%3D%22%23d0cfce%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%22M7.95%207.957s19.41%205.496%2025.24%2026.36m-.03.103h21.05a1.868%201.872%200%200%201%201.868%201.872v6.288a1.868%201.872%200%200%201-1.868%201.872H34.37a1.868%201.872%200%200%201-1.868-1.872v-7.494a.664.665%200%200%201%20.664-.665zm20.16%2020.61H35.89%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%221.29%22%20d%3D%22M33.64%2049.24h1.42v-3.37h8.22v3.37h2.14l1.35-.01v.09%22%20transform%3D%22matrix(1.549%200%200%201.552%20-16.13%20-26.71)%22%2F%3E%3Cellipse%20cx%3D%2228.65%22%20cy%3D%2252.23%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20rx%3D%227.764%22%20ry%3D%227.776%22%2F%3E%3Cellipse%20cx%3D%2258.68%22%20cy%3D%2254.63%22%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20rx%3D%225.37%22%20ry%3D%225.379%22%2F%3E%3Crect%20width%3D%226.725%22%20height%3D%223.728%22%20x%3D%2245.58%22%20y%3D%2230.7%22%20rx%3D%221.201%22%20ry%3D%221.201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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