vehicle tractor icon
vehicle-tractor-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.
- Name
- vehicle-tractor-24-regular
- Set
- Fluent UI System Icons
- Style
- 24 Regular
- Viewbox
- 24×24
- License
- MIT
3 other variants in Fluent UI System Icons
Related icons in Fluent UI System Icons
vehicle-bicycle-16-filledvehicle-bus-16-filledvehicle-cab-16-filledvehicle-cable-car-20-filledvehicle-car-16-filledvehicle-car-collision-16-filledvehicle-car-parking-16-filledvehicle-car-profile-16-filledvehicle-car-profile-ltr-16-filledvehicle-car-profile-ltr-clock-16-filledvehicle-car-profile-rtl-16-filledvehicle-motorcycle-16-filledvehicle-rv-16-filledvehicle-ship-16-filledvehicle-subway-16-filledvehicle-subway-clock-16-filledvehicle-trailer-16-filledvehicle-trailer-arrow-down-16-filledvehicle-truck-16-filledvehicle-truck-bag-20-filledvehicle-truck-checkmark-16-filledvehicle-truck-cube-20-filledvehicle-truck-profile-16-filled
Use the vehicle tractor icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.02 3a2.25 2.25 0 0 0-2.219 1.88L3.98 9.815A6 6 0 1 0 12.659 17h3.376q-.035.245-.035.5a3.5 3.5 0 1 0 5.998-2.451V12.25A3.25 3.25 0 0 0 18.748 9H17.5V6.75a.75.75 0 0 0-1.5 0V9h-2.115L13.2 4.88A2.25 2.25 0 0 0 10.979 3zm5.96 12.5q.02-.248.02-.5c0-1.792-.786-3.4-2.031-4.5h7.779c.967 0 1.75.784 1.75 1.75v1.894a3.5 3.5 0 0 0-3.87 1.356zM7.037 9H7q-.72.002-1.392.162l.673-4.035a.75.75 0 0 1 .74-.627h3.958a.75.75 0 0 1 .74.627L12.365 9zM19.5 15.5a2 2 0 1 1 0 4a2 2 0 0 1 0-4m-17-.5a4.5 4.5 0 1 1 9 0a4.5 4.5 0 0 1-9 0"/></svg>
React
import type { SVGProps } from "react";
export function FluentVehicleTractor24Regular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.02 3a2.25 2.25 0 0 0-2.219 1.88L3.98 9.815A6 6 0 1 0 12.659 17h3.376q-.035.245-.035.5a3.5 3.5 0 1 0 5.998-2.451V12.25A3.25 3.25 0 0 0 18.748 9H17.5V6.75a.75.75 0 0 0-1.5 0V9h-2.115L13.2 4.88A2.25 2.25 0 0 0 10.979 3zm5.96 12.5q.02-.248.02-.5c0-1.792-.786-3.4-2.031-4.5h7.779c.967 0 1.75.784 1.75 1.75v1.894a3.5 3.5 0 0 0-3.87 1.356zM7.037 9H7q-.72.002-1.392.162l.673-4.035a.75.75 0 0 1 .74-.627h3.958a.75.75 0 0 1 .74.627L12.365 9zM19.5 15.5a2 2 0 1 1 0 4a2 2 0 0 1 0-4m-17-.5a4.5 4.5 0 1 1 9 0a4.5 4.5 0 0 1-9 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.02 3a2.25 2.25 0 0 0-2.219 1.88L3.98 9.815A6 6 0 1 0 12.659 17h3.376q-.035.245-.035.5a3.5 3.5 0 1 0 5.998-2.451V12.25A3.25 3.25 0 0 0 18.748 9H17.5V6.75a.75.75 0 0 0-1.5 0V9h-2.115L13.2 4.88A2.25 2.25 0 0 0 10.979 3zm5.96 12.5q.02-.248.02-.5c0-1.792-.786-3.4-2.031-4.5h7.779c.967 0 1.75.784 1.75 1.75v1.894a3.5 3.5 0 0 0-3.87 1.356zM7.037 9H7q-.72.002-1.392.162l.673-4.035a.75.75 0 0 1 .74-.627h3.958a.75.75 0 0 1 .74.627L12.365 9zM19.5 15.5a2 2 0 1 1 0 4a2 2 0 0 1 0-4m-17-.5a4.5 4.5 0 1 1 9 0a4.5 4.5 0 0 1-9 0"/></svg> </template>
CSS
.icon-vehicle-tractor-24-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.02%203a2.25%202.25%200%200%200-2.219%201.88L3.98%209.815A6%206%200%201%200%2012.659%2017h3.376q-.035.245-.035.5a3.5%203.5%200%201%200%205.998-2.451V12.25A3.25%203.25%200%200%200%2018.748%209H17.5V6.75a.75.75%200%200%200-1.5%200V9h-2.115L13.2%204.88A2.25%202.25%200%200%200%2010.979%203zm5.96%2012.5q.02-.248.02-.5c0-1.792-.786-3.4-2.031-4.5h7.779c.967%200%201.75.784%201.75%201.75v1.894a3.5%203.5%200%200%200-3.87%201.356zM7.037%209H7q-.72.002-1.392.162l.673-4.035a.75.75%200%200%201%20.74-.627h3.958a.75.75%200%200%201%20.74.627L12.365%209zM19.5%2015.5a2%202%200%201%201%200%204a2%202%200%200%201%200-4m-17-.5a4.5%204.5%200%201%201%209%200a4.5%204.5%200%200%201-9%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.02%203a2.25%202.25%200%200%200-2.219%201.88L3.98%209.815A6%206%200%201%200%2012.659%2017h3.376q-.035.245-.035.5a3.5%203.5%200%201%200%205.998-2.451V12.25A3.25%203.25%200%200%200%2018.748%209H17.5V6.75a.75.75%200%200%200-1.5%200V9h-2.115L13.2%204.88A2.25%202.25%200%200%200%2010.979%203zm5.96%2012.5q.02-.248.02-.5c0-1.792-.786-3.4-2.031-4.5h7.779c.967%200%201.75.784%201.75%201.75v1.894a3.5%203.5%200%200%200-3.87%201.356zM7.037%209H7q-.72.002-1.392.162l.673-4.035a.75.75%200%200%201%20.74-.627h3.958a.75.75%200%200%201%20.74.627L12.365%209zM19.5%2015.5a2%202%200%201%201%200%204a2%202%200%200%201%200-4m-17-.5a4.5%204.5%200%201%201%209%200a4.5%204.5%200%200%201-9%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-24-regular.svg?color=%231a73e8&size=48