tractor emoji

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

Name
tractor
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 tractor emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m38.476 25.161l-.248 10.581h.827s4.877-6.117 8.514-6.2l-.083-4.877z"/><path fill="#3f3f3f" d="M26.682 28.364h3.167v4.417h-3.167z"/><path fill="#b1cc33" d="M51.095 20.284s-9.83-1.17-16.16.58l-.5 10.58s-18.84 1.59-22.59 5.59l1.25 13.5h40.25s1.155-10.477.494-19.424c-.332-4.506-1.779-8.367-2.744-10.826m-11.262 17.28l-2.679.032l.141-12.634c5.39-1.89 11.64.072 11.64.072l.07 4.9c-7.85 2.07-9.172 7.63-9.172 7.63"/><path fill="#3f3f3f" d="M11.48 42.519s16.636-2.645 30.997-3.035c0 0 4.007-4.207 6.038-4.911c1.938-.672 4.882-1.213 5.279-.875c.4.34.232 2.672.331 5.915l-.721 11.954l-41.061-.214z"/><circle cx="52.98" cy="46.59" r="5" fill="#ea5a47"/><circle cx="15.02" cy="51.59" r="3" fill="#ea5a47"/><path fill="#fcea2b" d="M14.07 41.135h1.758c.967 0 1.758-.45 1.758-1v-2.12c-.141.226.341-1-.625-1l-1.472.336a1.09 1.09 0 0 0-.824.843z"/><path d="M52.98 35.59c-6.065 0-11 4.935-11 11s4.935 11 11 11s11-4.935 11-11s-4.934-11-11-11m4 11c0 2.206-1.793 4-4 4s-4-1.794-4-4s1.794-4 4-4s4 1.794 4 4m-41.96-1c-3.309 0-6 2.691-6 6s2.691 6 6 6s6-2.691 6-6s-2.691-6-6-6m0 8c-1.103 0-2-.897-2-2s.897-2 2-2s2 .898 2 2s-.897 2-2 2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M26.682 32.3v-3.936h3.167v3.487m-3.167.449c-5.143.8-11.774 2.197-14.407 4.337a1.02 1.02 0 0 0-.38.886l.686 6.544"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M29.849 31.851c-.94.121-2.016.27-3.167.449m26.137-1.833c-.346-3.695-.886-8.055-1.72-10.186c0 0-10.834-1.167-17.167.583l-.5 10.584s-1.438.128-3.583.403m-7.334 18.68h17.837m0-7.059c1.537-6.946 8.414-11.33 15.36-9.794a12.82 12.82 0 0 1 6.917 4.1"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M48.967 23.669s-5.919-.877-11.669.29l-.284 13.463h2.501s2.875-4.641 9.523-6.85z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M28.12 28.364s.337-3.583-1.285-3.583"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M37.017 37.279h2.66s2.749-4.86 9.36-6.706m-31.993 7.442v2.12c0 .55-.45 1-1 1h-1"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiTractor(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m38.476 25.161l-.248 10.581h.827s4.877-6.117 8.514-6.2l-.083-4.877z"/><path fill="#3f3f3f" d="M26.682 28.364h3.167v4.417h-3.167z"/><path fill="#b1cc33" d="M51.095 20.284s-9.83-1.17-16.16.58l-.5 10.58s-18.84 1.59-22.59 5.59l1.25 13.5h40.25s1.155-10.477.494-19.424c-.332-4.506-1.779-8.367-2.744-10.826m-11.262 17.28l-2.679.032l.141-12.634c5.39-1.89 11.64.072 11.64.072l.07 4.9c-7.85 2.07-9.172 7.63-9.172 7.63"/><path fill="#3f3f3f" d="M11.48 42.519s16.636-2.645 30.997-3.035c0 0 4.007-4.207 6.038-4.911c1.938-.672 4.882-1.213 5.279-.875c.4.34.232 2.672.331 5.915l-.721 11.954l-41.061-.214z"/><circle cx="52.98" cy="46.59" r="5" fill="#ea5a47"/><circle cx="15.02" cy="51.59" r="3" fill="#ea5a47"/><path fill="#fcea2b" d="M14.07 41.135h1.758c.967 0 1.758-.45 1.758-1v-2.12c-.141.226.341-1-.625-1l-1.472.336a1.09 1.09 0 0 0-.824.843z"/><path d="M52.98 35.59c-6.065 0-11 4.935-11 11s4.935 11 11 11s11-4.935 11-11s-4.934-11-11-11m4 11c0 2.206-1.793 4-4 4s-4-1.794-4-4s1.794-4 4-4s4 1.794 4 4m-41.96-1c-3.309 0-6 2.691-6 6s2.691 6 6 6s6-2.691 6-6s-2.691-6-6-6m0 8c-1.103 0-2-.897-2-2s.897-2 2-2s2 .898 2 2s-.897 2-2 2"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M26.682 32.3v-3.936h3.167v3.487m-3.167.449c-5.143.8-11.774 2.197-14.407 4.337a1.02 1.02 0 0 0-.38.886l.686 6.544"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M29.849 31.851c-.94.121-2.016.27-3.167.449m26.137-1.833c-.346-3.695-.886-8.055-1.72-10.186c0 0-10.834-1.167-17.167.583l-.5 10.584s-1.438.128-3.583.403m-7.334 18.68h17.837m0-7.059c1.537-6.946 8.414-11.33 15.36-9.794a12.82 12.82 0 0 1 6.917 4.1"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M48.967 23.669s-5.919-.877-11.669.29l-.284 13.463h2.501s2.875-4.641 9.523-6.85z"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M28.12 28.364s.337-3.583-1.285-3.583"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M37.017 37.279h2.66s2.749-4.86 9.36-6.706m-31.993 7.442v2.12c0 .55-.45 1-1 1h-1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" d="m38.476 25.161l-.248 10.581h.827s4.877-6.117 8.514-6.2l-.083-4.877z"/><path fill="#3f3f3f" d="M26.682 28.364h3.167v4.417h-3.167z"/><path fill="#b1cc33" d="M51.095 20.284s-9.83-1.17-16.16.58l-.5 10.58s-18.84 1.59-22.59 5.59l1.25 13.5h40.25s1.155-10.477.494-19.424c-.332-4.506-1.779-8.367-2.744-10.826m-11.262 17.28l-2.679.032l.141-12.634c5.39-1.89 11.64.072 11.64.072l.07 4.9c-7.85 2.07-9.172 7.63-9.172 7.63"/><path fill="#3f3f3f" d="M11.48 42.519s16.636-2.645 30.997-3.035c0 0 4.007-4.207 6.038-4.911c1.938-.672 4.882-1.213 5.279-.875c.4.34.232 2.672.331 5.915l-.721 11.954l-41.061-.214z"/><circle cx="52.98" cy="46.59" r="5" fill="#ea5a47"/><circle cx="15.02" cy="51.59" r="3" fill="#ea5a47"/><path fill="#fcea2b" d="M14.07 41.135h1.758c.967 0 1.758-.45 1.758-1v-2.12c-.141.226.341-1-.625-1l-1.472.336a1.09 1.09 0 0 0-.824.843z"/><path d="M52.98 35.59c-6.065 0-11 4.935-11 11s4.935 11 11 11s11-4.935 11-11s-4.934-11-11-11m4 11c0 2.206-1.793 4-4 4s-4-1.794-4-4s1.794-4 4-4s4 1.794 4 4m-41.96-1c-3.309 0-6 2.691-6 6s2.691 6 6 6s6-2.691 6-6s-2.691-6-6-6m0 8c-1.103 0-2-.897-2-2s.897-2 2-2s2 .898 2 2s-.897 2-2 2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M26.682 32.3v-3.936h3.167v3.487m-3.167.449c-5.143.8-11.774 2.197-14.407 4.337a1.02 1.02 0 0 0-.38.886l.686 6.544"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M29.849 31.851c-.94.121-2.016.27-3.167.449m26.137-1.833c-.346-3.695-.886-8.055-1.72-10.186c0 0-10.834-1.167-17.167.583l-.5 10.584s-1.438.128-3.583.403m-7.334 18.68h17.837m0-7.059c1.537-6.946 8.414-11.33 15.36-9.794a12.82 12.82 0 0 1 6.917 4.1"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M48.967 23.669s-5.919-.877-11.669.29l-.284 13.463h2.501s2.875-4.641 9.523-6.85z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M28.12 28.364s.337-3.583-1.285-3.583"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M37.017 37.279h2.66s2.749-4.86 9.36-6.706m-31.993 7.442v2.12c0 .55-.45 1-1 1h-1"/></svg>
</template>

CSS

.icon-tractor {
  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%23fff%22%20d%3D%22m38.476%2025.161l-.248%2010.581h.827s4.877-6.117%208.514-6.2l-.083-4.877z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M26.682%2028.364h3.167v4.417h-3.167z%22%2F%3E%3Cpath%20fill%3D%22%23b1cc33%22%20d%3D%22M51.095%2020.284s-9.83-1.17-16.16.58l-.5%2010.58s-18.84%201.59-22.59%205.59l1.25%2013.5h40.25s1.155-10.477.494-19.424c-.332-4.506-1.779-8.367-2.744-10.826m-11.262%2017.28l-2.679.032l.141-12.634c5.39-1.89%2011.64.072%2011.64.072l.07%204.9c-7.85%202.07-9.172%207.63-9.172%207.63%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M11.48%2042.519s16.636-2.645%2030.997-3.035c0%200%204.007-4.207%206.038-4.911c1.938-.672%204.882-1.213%205.279-.875c.4.34.232%202.672.331%205.915l-.721%2011.954l-41.061-.214z%22%2F%3E%3Ccircle%20cx%3D%2252.98%22%20cy%3D%2246.59%22%20r%3D%225%22%20fill%3D%22%23ea5a47%22%2F%3E%3Ccircle%20cx%3D%2215.02%22%20cy%3D%2251.59%22%20r%3D%223%22%20fill%3D%22%23ea5a47%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M14.07%2041.135h1.758c.967%200%201.758-.45%201.758-1v-2.12c-.141.226.341-1-.625-1l-1.472.336a1.09%201.09%200%200%200-.824.843z%22%2F%3E%3Cpath%20d%3D%22M52.98%2035.59c-6.065%200-11%204.935-11%2011s4.935%2011%2011%2011s11-4.935%2011-11s-4.934-11-11-11m4%2011c0%202.206-1.793%204-4%204s-4-1.794-4-4s1.794-4%204-4s4%201.794%204%204m-41.96-1c-3.309%200-6%202.691-6%206s2.691%206%206%206s6-2.691%206-6s-2.691-6-6-6m0%208c-1.103%200-2-.897-2-2s.897-2%202-2s2%20.898%202%202s-.897%202-2%202%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%22M26.682%2032.3v-3.936h3.167v3.487m-3.167.449c-5.143.8-11.774%202.197-14.407%204.337a1.02%201.02%200%200%200-.38.886l.686%206.544%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%22M29.849%2031.851c-.94.121-2.016.27-3.167.449m26.137-1.833c-.346-3.695-.886-8.055-1.72-10.186c0%200-10.834-1.167-17.167.583l-.5%2010.584s-1.438.128-3.583.403m-7.334%2018.68h17.837m0-7.059c1.537-6.946%208.414-11.33%2015.36-9.794a12.82%2012.82%200%200%201%206.917%204.1%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%22M48.967%2023.669s-5.919-.877-11.669.29l-.284%2013.463h2.501s2.875-4.641%209.523-6.85z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M28.12%2028.364s.337-3.583-1.285-3.583%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%22M37.017%2037.279h2.66s2.749-4.86%209.36-6.706m-31.993%207.442v2.12c0%20.55-.45%201-1%201h-1%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%23fff%22%20d%3D%22m38.476%2025.161l-.248%2010.581h.827s4.877-6.117%208.514-6.2l-.083-4.877z%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M26.682%2028.364h3.167v4.417h-3.167z%22%2F%3E%3Cpath%20fill%3D%22%23b1cc33%22%20d%3D%22M51.095%2020.284s-9.83-1.17-16.16.58l-.5%2010.58s-18.84%201.59-22.59%205.59l1.25%2013.5h40.25s1.155-10.477.494-19.424c-.332-4.506-1.779-8.367-2.744-10.826m-11.262%2017.28l-2.679.032l.141-12.634c5.39-1.89%2011.64.072%2011.64.072l.07%204.9c-7.85%202.07-9.172%207.63-9.172%207.63%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20d%3D%22M11.48%2042.519s16.636-2.645%2030.997-3.035c0%200%204.007-4.207%206.038-4.911c1.938-.672%204.882-1.213%205.279-.875c.4.34.232%202.672.331%205.915l-.721%2011.954l-41.061-.214z%22%2F%3E%3Ccircle%20cx%3D%2252.98%22%20cy%3D%2246.59%22%20r%3D%225%22%20fill%3D%22%23ea5a47%22%2F%3E%3Ccircle%20cx%3D%2215.02%22%20cy%3D%2251.59%22%20r%3D%223%22%20fill%3D%22%23ea5a47%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M14.07%2041.135h1.758c.967%200%201.758-.45%201.758-1v-2.12c-.141.226.341-1-.625-1l-1.472.336a1.09%201.09%200%200%200-.824.843z%22%2F%3E%3Cpath%20d%3D%22M52.98%2035.59c-6.065%200-11%204.935-11%2011s4.935%2011%2011%2011s11-4.935%2011-11s-4.934-11-11-11m4%2011c0%202.206-1.793%204-4%204s-4-1.794-4-4s1.794-4%204-4s4%201.794%204%204m-41.96-1c-3.309%200-6%202.691-6%206s2.691%206%206%206s6-2.691%206-6s-2.691-6-6-6m0%208c-1.103%200-2-.897-2-2s.897-2%202-2s2%20.898%202%202s-.897%202-2%202%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%22M26.682%2032.3v-3.936h3.167v3.487m-3.167.449c-5.143.8-11.774%202.197-14.407%204.337a1.02%201.02%200%200%200-.38.886l.686%206.544%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%22M29.849%2031.851c-.94.121-2.016.27-3.167.449m26.137-1.833c-.346-3.695-.886-8.055-1.72-10.186c0%200-10.834-1.167-17.167.583l-.5%2010.584s-1.438.128-3.583.403m-7.334%2018.68h17.837m0-7.059c1.537-6.946%208.414-11.33%2015.36-9.794a12.82%2012.82%200%200%201%206.917%204.1%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%22M48.967%2023.669s-5.919-.877-11.669.29l-.284%2013.463h2.501s2.875-4.641%209.523-6.85z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M28.12%2028.364s.337-3.583-1.285-3.583%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%22M37.017%2037.279h2.66s2.749-4.86%209.36-6.706m-31.993%207.442v2.12c0%20.55-.45%201-1%201h-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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