Tractor Pixel Art Icon
A tractor icon for farm-equipment stores, agricultural apps, rural-delivery services and farming-category filters.
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Tractor icon
A side-profile tractor with large rear wheels, the defining symbol for agriculture, farming, and heavy rural machinery. Farm-equipment retailers use it in the tractors and machinery category; agricultural management apps show it when logging fieldwork or machinery use; rural delivery platforms use it to indicate farm-location stops. It reads narrowly as farming, making it most precise in agricultural contexts. For construction-equipment contexts, an excavator or bulldozer icon is clearer; tractor is specifically associated with crops and fields.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/tractor.svg" width="24" height="24" alt="Tractor" />
<!-- React -->
import { Tractor } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="tractor.svg" width="48" height="48" style="image-rendering: pixelated" />