The HugeIcons tractor icon depicts a farm vehicle and is typically used to represent agricultural themes, farming, or rural contexts in UI design.
Common uses
- Farming or agriculture-related websites
- Rural tourism or event promotion
- Logistics or machinery-focused applications
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { TractorIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={TractorIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- farm vehicleagricultureplowtiller
FAQ
- What is the TractorIcon used for?
- It represents a tractor, commonly used for agricultural or rural themes in user interfaces.
- How do I use the TractorIcon in React?
- Import both HugeiconsIcon and TractorIcon, then render it using <HugeiconsIcon icon={TractorIcon} />.
- What is the license for this icon?
- The HugeIcons tractor icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →