tractor emoji
tractor from Emoji One (Colored) by Emoji One · Default · Travel · CC-BY-4.0 Attribution required.
- Name
- tractor
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Travel
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
tractorFont Awesome 6 SolidtractorFont Awesome SolidtractorFluent EmojitractorFluent Emoji FlattractorFluent Emoji High ContrasttractorFirefox OS EmojitractorHuge IconstractorLine AwesometractorLucidetractorMaterial Design IconstractorNoto EmojitractorOpenMojitractorPhosphortractorStreamline EmojistractorTabler IconstractorTwitter Emoji
More travel icons from Emoji One (Colored)
Use the tractor emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#b8331e" d="M28.2 38.6H5.1v6.5l9.1 7.5h33.7v-14z"/><path fill="#3e4347" d="M52.6 17H29.2l-2.8 21.4H5.1V40h21.1l4.4 6.4h7.1l17.8-7.8zm-4.7 19.7V24.3c-5.2 0-2.3 4.5-4.2 7.3c-2.6 3.7-7.4.4-7.4 5h-7.1l1.9-17.8h1.2v1.8c-.5.3-.8.8-.8 1.4v6.3c0 .9.8 1.7 1.7 1.7s1.7-.8 1.7-1.7V22c0-.9-.8-1.7-1.7-1.7v-1.5h17.6l1.9 17.8z"/><path fill="#f14e3a" d="M54 17c0 .7-.2 1-.9 1H28.9c-.7 0-.9-.3-.9-1v-2c0-.7.2-1 .9-1h24.2c.7 0 .9.3.9 1zM6.9 33.3L28.2 30v8.4H4.3s1.7-4.1 2.6-5.1m30.4 11.8c2-4.3 6-7.3 10.7-7.3c4.6 0 8.5 2.8 10.6 7l3.4-1.6c-2.5-5.8-7.8-9.4-14-9.4c-6.3 0-11.6 3.4-14.1 9.4z"/><circle cx="47.9" cy="49.8" r="12.2" fill="#3e4347"/><path fill="#ffd45c" d="M54.5 49.8c0 3.6-2.9 6.6-6.6 6.6c-3.6 0-6.6-2.9-6.6-6.6c0-3.6 2.9-6.6 6.6-6.6s6.6 3 6.6 6.6"/><circle cx="47.9" cy="49.8" r="2.8" fill="#3e4347"/><path fill="#f14e3a" d="M15.3 43.6c-2.3-1.1-4.8-1.5-7.1-.9c-.7-1.7-2.4-2.9-4.3-2.9V28.4H2v14.1h1.9v-.9c1.1 0 2.1.7 2.5 1.6c-.7.3-1.5.7-2.1 1.2H2v2.9h3l13.6 6.6h2.7c.2-4.5-2-8.4-6-10.3"/><circle cx="10.4" cy="53.6" r="8.4" fill="#3e4347"/><path fill="#ffd45c" d="M15.1 53.6c0 2.6-2.1 4.7-4.7 4.7s-4.7-2.1-4.7-4.7s2.1-4.7 4.7-4.7s4.7 2.1 4.7 4.7"/><circle cx="10.4" cy="53.6" r="1.9" fill="#3e4347"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneTractor(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#b8331e" d="M28.2 38.6H5.1v6.5l9.1 7.5h33.7v-14z"/><path fill="#3e4347" d="M52.6 17H29.2l-2.8 21.4H5.1V40h21.1l4.4 6.4h7.1l17.8-7.8zm-4.7 19.7V24.3c-5.2 0-2.3 4.5-4.2 7.3c-2.6 3.7-7.4.4-7.4 5h-7.1l1.9-17.8h1.2v1.8c-.5.3-.8.8-.8 1.4v6.3c0 .9.8 1.7 1.7 1.7s1.7-.8 1.7-1.7V22c0-.9-.8-1.7-1.7-1.7v-1.5h17.6l1.9 17.8z"/><path fill="#f14e3a" d="M54 17c0 .7-.2 1-.9 1H28.9c-.7 0-.9-.3-.9-1v-2c0-.7.2-1 .9-1h24.2c.7 0 .9.3.9 1zM6.9 33.3L28.2 30v8.4H4.3s1.7-4.1 2.6-5.1m30.4 11.8c2-4.3 6-7.3 10.7-7.3c4.6 0 8.5 2.8 10.6 7l3.4-1.6c-2.5-5.8-7.8-9.4-14-9.4c-6.3 0-11.6 3.4-14.1 9.4z"/><circle cx="47.9" cy="49.8" r="12.2" fill="#3e4347"/><path fill="#ffd45c" d="M54.5 49.8c0 3.6-2.9 6.6-6.6 6.6c-3.6 0-6.6-2.9-6.6-6.6c0-3.6 2.9-6.6 6.6-6.6s6.6 3 6.6 6.6"/><circle cx="47.9" cy="49.8" r="2.8" fill="#3e4347"/><path fill="#f14e3a" d="M15.3 43.6c-2.3-1.1-4.8-1.5-7.1-.9c-.7-1.7-2.4-2.9-4.3-2.9V28.4H2v14.1h1.9v-.9c1.1 0 2.1.7 2.5 1.6c-.7.3-1.5.7-2.1 1.2H2v2.9h3l13.6 6.6h2.7c.2-4.5-2-8.4-6-10.3"/><circle cx="10.4" cy="53.6" r="8.4" fill="#3e4347"/><path fill="#ffd45c" d="M15.1 53.6c0 2.6-2.1 4.7-4.7 4.7s-4.7-2.1-4.7-4.7s2.1-4.7 4.7-4.7s4.7 2.1 4.7 4.7"/><circle cx="10.4" cy="53.6" r="1.9" fill="#3e4347"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#b8331e" d="M28.2 38.6H5.1v6.5l9.1 7.5h33.7v-14z"/><path fill="#3e4347" d="M52.6 17H29.2l-2.8 21.4H5.1V40h21.1l4.4 6.4h7.1l17.8-7.8zm-4.7 19.7V24.3c-5.2 0-2.3 4.5-4.2 7.3c-2.6 3.7-7.4.4-7.4 5h-7.1l1.9-17.8h1.2v1.8c-.5.3-.8.8-.8 1.4v6.3c0 .9.8 1.7 1.7 1.7s1.7-.8 1.7-1.7V22c0-.9-.8-1.7-1.7-1.7v-1.5h17.6l1.9 17.8z"/><path fill="#f14e3a" d="M54 17c0 .7-.2 1-.9 1H28.9c-.7 0-.9-.3-.9-1v-2c0-.7.2-1 .9-1h24.2c.7 0 .9.3.9 1zM6.9 33.3L28.2 30v8.4H4.3s1.7-4.1 2.6-5.1m30.4 11.8c2-4.3 6-7.3 10.7-7.3c4.6 0 8.5 2.8 10.6 7l3.4-1.6c-2.5-5.8-7.8-9.4-14-9.4c-6.3 0-11.6 3.4-14.1 9.4z"/><circle cx="47.9" cy="49.8" r="12.2" fill="#3e4347"/><path fill="#ffd45c" d="M54.5 49.8c0 3.6-2.9 6.6-6.6 6.6c-3.6 0-6.6-2.9-6.6-6.6c0-3.6 2.9-6.6 6.6-6.6s6.6 3 6.6 6.6"/><circle cx="47.9" cy="49.8" r="2.8" fill="#3e4347"/><path fill="#f14e3a" d="M15.3 43.6c-2.3-1.1-4.8-1.5-7.1-.9c-.7-1.7-2.4-2.9-4.3-2.9V28.4H2v14.1h1.9v-.9c1.1 0 2.1.7 2.5 1.6c-.7.3-1.5.7-2.1 1.2H2v2.9h3l13.6 6.6h2.7c.2-4.5-2-8.4-6-10.3"/><circle cx="10.4" cy="53.6" r="8.4" fill="#3e4347"/><path fill="#ffd45c" d="M15.1 53.6c0 2.6-2.1 4.7-4.7 4.7s-4.7-2.1-4.7-4.7s2.1-4.7 4.7-4.7s4.7 2.1 4.7 4.7"/><circle cx="10.4" cy="53.6" r="1.9" fill="#3e4347"/></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%2064%2064%22%3E%3Cpath%20fill%3D%22%23b8331e%22%20d%3D%22M28.2%2038.6H5.1v6.5l9.1%207.5h33.7v-14z%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M52.6%2017H29.2l-2.8%2021.4H5.1V40h21.1l4.4%206.4h7.1l17.8-7.8zm-4.7%2019.7V24.3c-5.2%200-2.3%204.5-4.2%207.3c-2.6%203.7-7.4.4-7.4%205h-7.1l1.9-17.8h1.2v1.8c-.5.3-.8.8-.8%201.4v6.3c0%20.9.8%201.7%201.7%201.7s1.7-.8%201.7-1.7V22c0-.9-.8-1.7-1.7-1.7v-1.5h17.6l1.9%2017.8z%22%2F%3E%3Cpath%20fill%3D%22%23f14e3a%22%20d%3D%22M54%2017c0%20.7-.2%201-.9%201H28.9c-.7%200-.9-.3-.9-1v-2c0-.7.2-1%20.9-1h24.2c.7%200%20.9.3.9%201zM6.9%2033.3L28.2%2030v8.4H4.3s1.7-4.1%202.6-5.1m30.4%2011.8c2-4.3%206-7.3%2010.7-7.3c4.6%200%208.5%202.8%2010.6%207l3.4-1.6c-2.5-5.8-7.8-9.4-14-9.4c-6.3%200-11.6%203.4-14.1%209.4z%22%2F%3E%3Ccircle%20cx%3D%2247.9%22%20cy%3D%2249.8%22%20r%3D%2212.2%22%20fill%3D%22%233e4347%22%2F%3E%3Cpath%20fill%3D%22%23ffd45c%22%20d%3D%22M54.5%2049.8c0%203.6-2.9%206.6-6.6%206.6c-3.6%200-6.6-2.9-6.6-6.6c0-3.6%202.9-6.6%206.6-6.6s6.6%203%206.6%206.6%22%2F%3E%3Ccircle%20cx%3D%2247.9%22%20cy%3D%2249.8%22%20r%3D%222.8%22%20fill%3D%22%233e4347%22%2F%3E%3Cpath%20fill%3D%22%23f14e3a%22%20d%3D%22M15.3%2043.6c-2.3-1.1-4.8-1.5-7.1-.9c-.7-1.7-2.4-2.9-4.3-2.9V28.4H2v14.1h1.9v-.9c1.1%200%202.1.7%202.5%201.6c-.7.3-1.5.7-2.1%201.2H2v2.9h3l13.6%206.6h2.7c.2-4.5-2-8.4-6-10.3%22%2F%3E%3Ccircle%20cx%3D%2210.4%22%20cy%3D%2253.6%22%20r%3D%228.4%22%20fill%3D%22%233e4347%22%2F%3E%3Cpath%20fill%3D%22%23ffd45c%22%20d%3D%22M15.1%2053.6c0%202.6-2.1%204.7-4.7%204.7s-4.7-2.1-4.7-4.7s2.1-4.7%204.7-4.7s4.7%202.1%204.7%204.7%22%2F%3E%3Ccircle%20cx%3D%2210.4%22%20cy%3D%2253.6%22%20r%3D%221.9%22%20fill%3D%22%233e4347%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23b8331e%22%20d%3D%22M28.2%2038.6H5.1v6.5l9.1%207.5h33.7v-14z%22%2F%3E%3Cpath%20fill%3D%22%233e4347%22%20d%3D%22M52.6%2017H29.2l-2.8%2021.4H5.1V40h21.1l4.4%206.4h7.1l17.8-7.8zm-4.7%2019.7V24.3c-5.2%200-2.3%204.5-4.2%207.3c-2.6%203.7-7.4.4-7.4%205h-7.1l1.9-17.8h1.2v1.8c-.5.3-.8.8-.8%201.4v6.3c0%20.9.8%201.7%201.7%201.7s1.7-.8%201.7-1.7V22c0-.9-.8-1.7-1.7-1.7v-1.5h17.6l1.9%2017.8z%22%2F%3E%3Cpath%20fill%3D%22%23f14e3a%22%20d%3D%22M54%2017c0%20.7-.2%201-.9%201H28.9c-.7%200-.9-.3-.9-1v-2c0-.7.2-1%20.9-1h24.2c.7%200%20.9.3.9%201zM6.9%2033.3L28.2%2030v8.4H4.3s1.7-4.1%202.6-5.1m30.4%2011.8c2-4.3%206-7.3%2010.7-7.3c4.6%200%208.5%202.8%2010.6%207l3.4-1.6c-2.5-5.8-7.8-9.4-14-9.4c-6.3%200-11.6%203.4-14.1%209.4z%22%2F%3E%3Ccircle%20cx%3D%2247.9%22%20cy%3D%2249.8%22%20r%3D%2212.2%22%20fill%3D%22%233e4347%22%2F%3E%3Cpath%20fill%3D%22%23ffd45c%22%20d%3D%22M54.5%2049.8c0%203.6-2.9%206.6-6.6%206.6c-3.6%200-6.6-2.9-6.6-6.6c0-3.6%202.9-6.6%206.6-6.6s6.6%203%206.6%206.6%22%2F%3E%3Ccircle%20cx%3D%2247.9%22%20cy%3D%2249.8%22%20r%3D%222.8%22%20fill%3D%22%233e4347%22%2F%3E%3Cpath%20fill%3D%22%23f14e3a%22%20d%3D%22M15.3%2043.6c-2.3-1.1-4.8-1.5-7.1-.9c-.7-1.7-2.4-2.9-4.3-2.9V28.4H2v14.1h1.9v-.9c1.1%200%202.1.7%202.5%201.6c-.7.3-1.5.7-2.1%201.2H2v2.9h3l13.6%206.6h2.7c.2-4.5-2-8.4-6-10.3%22%2F%3E%3Ccircle%20cx%3D%2210.4%22%20cy%3D%2253.6%22%20r%3D%228.4%22%20fill%3D%22%233e4347%22%2F%3E%3Cpath%20fill%3D%22%23ffd45c%22%20d%3D%22M15.1%2053.6c0%202.6-2.1%204.7-4.7%204.7s-4.7-2.1-4.7-4.7s2.1-4.7%204.7-4.7s4.7%202.1%204.7%204.7%22%2F%3E%3Ccircle%20cx%3D%2210.4%22%20cy%3D%2253.6%22%20r%3D%221.9%22%20fill%3D%22%233e4347%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/tractor.svg?color=%231a73e8&size=48