vehicle-tractor-20-regular from Fluent UI System Icons by Microsoft Corporation · 20 Regular · MIT Free for personal and commercial use.

Name
vehicle-tractor-20-regular
Set
Fluent UI System Icons
Style
20 Regular
Viewbox
20×20
License
MIT

3 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the vehicle tractor icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M4.297 4.671A2 2 0 0 1 6.269 3h2.459a2 2 0 0 1 1.973 1.671L11.256 8H13V6a.5.5 0 0 1 1 0v2h1a3 3 0 0 1 3 3v1q-.002.359-.081.694A3 3 0 1 1 13 15h-2.416a5.001 5.001 0 1 1-6.94-6.411zM10.84 9H9a4.99 4.99 0 0 1 1.9 5h2.27a3 3 0 0 1 3.822-1.832A2 2 0 0 0 17 12v-1a2 2 0 0 0-2-2zM9.714 4.836A1 1 0 0 0 8.728 4H6.269a1 1 0 0 0-.986.836l-.555 3.327A5 5 0 0 1 6 8h4.242zM6 9a4 4 0 1 0 0 8a4 4 0 0 0 0-8m8 6a2 2 0 1 0 4 0a2 2 0 0 0-4 0"/></svg>

React

import type { SVGProps } from "react";

export function FluentVehicleTractor20Regular(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M4.297 4.671A2 2 0 0 1 6.269 3h2.459a2 2 0 0 1 1.973 1.671L11.256 8H13V6a.5.5 0 0 1 1 0v2h1a3 3 0 0 1 3 3v1q-.002.359-.081.694A3 3 0 1 1 13 15h-2.416a5.001 5.001 0 1 1-6.94-6.411zM10.84 9H9a4.99 4.99 0 0 1 1.9 5h2.27a3 3 0 0 1 3.822-1.832A2 2 0 0 0 17 12v-1a2 2 0 0 0-2-2zM9.714 4.836A1 1 0 0 0 8.728 4H6.269a1 1 0 0 0-.986.836l-.555 3.327A5 5 0 0 1 6 8h4.242zM6 9a4 4 0 1 0 0 8a4 4 0 0 0 0-8m8 6a2 2 0 1 0 4 0a2 2 0 0 0-4 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M4.297 4.671A2 2 0 0 1 6.269 3h2.459a2 2 0 0 1 1.973 1.671L11.256 8H13V6a.5.5 0 0 1 1 0v2h1a3 3 0 0 1 3 3v1q-.002.359-.081.694A3 3 0 1 1 13 15h-2.416a5.001 5.001 0 1 1-6.94-6.411zM10.84 9H9a4.99 4.99 0 0 1 1.9 5h2.27a3 3 0 0 1 3.822-1.832A2 2 0 0 0 17 12v-1a2 2 0 0 0-2-2zM9.714 4.836A1 1 0 0 0 8.728 4H6.269a1 1 0 0 0-.986.836l-.555 3.327A5 5 0 0 1 6 8h4.242zM6 9a4 4 0 1 0 0 8a4 4 0 0 0 0-8m8 6a2 2 0 1 0 4 0a2 2 0 0 0-4 0"/></svg>
</template>

CSS

.icon-vehicle-tractor-20-regular {
  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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.297%204.671A2%202%200%200%201%206.269%203h2.459a2%202%200%200%201%201.973%201.671L11.256%208H13V6a.5.5%200%200%201%201%200v2h1a3%203%200%200%201%203%203v1q-.002.359-.081.694A3%203%200%201%201%2013%2015h-2.416a5.001%205.001%200%201%201-6.94-6.411zM10.84%209H9a4.99%204.99%200%200%201%201.9%205h2.27a3%203%200%200%201%203.822-1.832A2%202%200%200%200%2017%2012v-1a2%202%200%200%200-2-2zM9.714%204.836A1%201%200%200%200%208.728%204H6.269a1%201%200%200%200-.986.836l-.555%203.327A5%205%200%200%201%206%208h4.242zM6%209a4%204%200%201%200%200%208a4%204%200%200%200%200-8m8%206a2%202%200%201%200%204%200a2%202%200%200%200-4%200%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4.297%204.671A2%202%200%200%201%206.269%203h2.459a2%202%200%200%201%201.973%201.671L11.256%208H13V6a.5.5%200%200%201%201%200v2h1a3%203%200%200%201%203%203v1q-.002.359-.081.694A3%203%200%201%201%2013%2015h-2.416a5.001%205.001%200%201%201-6.94-6.411zM10.84%209H9a4.99%204.99%200%200%201%201.9%205h2.27a3%203%200%200%201%203.822-1.832A2%202%200%200%200%2017%2012v-1a2%202%200%200%200-2-2zM9.714%204.836A1%201%200%200%200%208.728%204H6.269a1%201%200%200%200-.986.836l-.555%203.327A5%205%200%200%201%206%208h4.242zM6%209a4%204%200%201%200%200%208a4%204%200%200%200%200-8m8%206a2%202%200%201%200%204%200a2%202%200%200%200-4%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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