tractor icon
tractor-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- tractor-thin
- Set
- Phosphor
- Style
- Thin
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
tractorEmoji One (Colored)tractorFont Awesome 6 SolidtractorFont Awesome SolidtractorFluent EmojitractorFluent Emoji FlattractorFluent Emoji High ContrasttractorFirefox OS EmojitractorHuge IconstractorLine AwesometractorLucidetractorMaterial Design IconstractorNoto EmojitractorOpenMojitractorStreamline EmojistractorTabler IconstractorTwitter Emoji
Use the tractor icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M236 166.87V134a11.92 11.92 0 0 0-8.55-11.49h-.11L188 111.77V72a4 4 0 0 0-8 0v37.61l-32-8.67V52h12a4 4 0 0 0 0-8H40a4 4 0 0 0 0 8h12v40H40a4 4 0 0 0 0 8h28a72.08 72.08 0 0 1 72 72v12a4 4 0 0 0 4 4h36a32 32 0 1 0 56-21.13M68 92h-8V52h80v85.15A80.1 80.1 0 0 0 68 92m80 88v-70.77l77.19 20.9A4 4 0 0 1 228 134v26.36a31.7 31.7 0 0 0-16-4.36a32.06 32.06 0 0 0-31 24Zm64 32a24 24 0 1 1 24-24a24 24 0 0 1-24 24M68 124a48 48 0 1 0 48 48a48.05 48.05 0 0 0-48-48m0 88a40 40 0 1 1 40-40a40 40 0 0 1-40 40m8-40a8 8 0 1 1-8-8a8 8 0 0 1 8 8"/></svg>
React
import type { SVGProps } from "react";
export function PhTractorThin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M236 166.87V134a11.92 11.92 0 0 0-8.55-11.49h-.11L188 111.77V72a4 4 0 0 0-8 0v37.61l-32-8.67V52h12a4 4 0 0 0 0-8H40a4 4 0 0 0 0 8h12v40H40a4 4 0 0 0 0 8h28a72.08 72.08 0 0 1 72 72v12a4 4 0 0 0 4 4h36a32 32 0 1 0 56-21.13M68 92h-8V52h80v85.15A80.1 80.1 0 0 0 68 92m80 88v-70.77l77.19 20.9A4 4 0 0 1 228 134v26.36a31.7 31.7 0 0 0-16-4.36a32.06 32.06 0 0 0-31 24Zm64 32a24 24 0 1 1 24-24a24 24 0 0 1-24 24M68 124a48 48 0 1 0 48 48a48.05 48.05 0 0 0-48-48m0 88a40 40 0 1 1 40-40a40 40 0 0 1-40 40m8-40a8 8 0 1 1-8-8a8 8 0 0 1 8 8"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M236 166.87V134a11.92 11.92 0 0 0-8.55-11.49h-.11L188 111.77V72a4 4 0 0 0-8 0v37.61l-32-8.67V52h12a4 4 0 0 0 0-8H40a4 4 0 0 0 0 8h12v40H40a4 4 0 0 0 0 8h28a72.08 72.08 0 0 1 72 72v12a4 4 0 0 0 4 4h36a32 32 0 1 0 56-21.13M68 92h-8V52h80v85.15A80.1 80.1 0 0 0 68 92m80 88v-70.77l77.19 20.9A4 4 0 0 1 228 134v26.36a31.7 31.7 0 0 0-16-4.36a32.06 32.06 0 0 0-31 24Zm64 32a24 24 0 1 1 24-24a24 24 0 0 1-24 24M68 124a48 48 0 1 0 48 48a48.05 48.05 0 0 0-48-48m0 88a40 40 0 1 1 40-40a40 40 0 0 1-40 40m8-40a8 8 0 1 1-8-8a8 8 0 0 1 8 8"/></svg> </template>
CSS
.icon-tractor-thin {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M236%20166.87V134a11.92%2011.92%200%200%200-8.55-11.49h-.11L188%20111.77V72a4%204%200%200%200-8%200v37.61l-32-8.67V52h12a4%204%200%200%200%200-8H40a4%204%200%200%200%200%208h12v40H40a4%204%200%200%200%200%208h28a72.08%2072.08%200%200%201%2072%2072v12a4%204%200%200%200%204%204h36a32%2032%200%201%200%2056-21.13M68%2092h-8V52h80v85.15A80.1%2080.1%200%200%200%2068%2092m80%2088v-70.77l77.19%2020.9A4%204%200%200%201%20228%20134v26.36a31.7%2031.7%200%200%200-16-4.36a32.06%2032.06%200%200%200-31%2024Zm64%2032a24%2024%200%201%201%2024-24a24%2024%200%200%201-24%2024M68%20124a48%2048%200%201%200%2048%2048a48.05%2048.05%200%200%200-48-48m0%2088a40%2040%200%201%201%2040-40a40%2040%200%200%201-40%2040m8-40a8%208%200%201%201-8-8a8%208%200%200%201%208%208%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M236%20166.87V134a11.92%2011.92%200%200%200-8.55-11.49h-.11L188%20111.77V72a4%204%200%200%200-8%200v37.61l-32-8.67V52h12a4%204%200%200%200%200-8H40a4%204%200%200%200%200%208h12v40H40a4%204%200%200%200%200%208h28a72.08%2072.08%200%200%201%2072%2072v12a4%204%200%200%200%204%204h36a32%2032%200%201%200%2056-21.13M68%2092h-8V52h80v85.15A80.1%2080.1%200%200%200%2068%2092m80%2088v-70.77l77.19%2020.9A4%204%200%200%201%20228%20134v26.36a31.7%2031.7%200%200%200-16-4.36a32.06%2032.06%200%200%200-31%2024Zm64%2032a24%2024%200%201%201%2024-24a24%2024%200%200%201-24%2024M68%20124a48%2048%200%201%200%2048%2048a48.05%2048.05%200%200%200-48-48m0%2088a40%2040%200%201%201%2040-40a40%2040%200%200%201-40%2040m8-40a8%208%200%201%201-8-8a8%208%200%200%201%208%208%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/tractor-thin.svg?color=%231a73e8&size=48