The Tabler rv truck icon depicts a recreational vehicle, commonly used in UI to represent features related to travel, camping, or vehicle management.
Common uses
- Button to access RV settings
- Link to a travel or vacation planning section
- Icon for a vehicle fleet management system
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRvTruck } from '@tabler/icons-react';
<IconRvTruck size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- vehicletransportdrivetrailerautomotorhomecampercaravanhaulertrucksystemrvcamper van
FAQ
- What does the rv truck icon represent?
- It represents a recreational vehicle (RV), often used for camping or travel.
- How do I use the rv truck icon in React?
- Import it using `import { IconRvTruck } from '@tabler/icons-react'` and use it as a component: `<IconRvTruck />`.
- What is the license for the Tabler rv truck icon?
- The Tabler icon library, including the rv truck icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →