The Tabler camper icon depicts a recreational vehicle, commonly used in UI to represent travel, outdoor activities, or vacation-related features.
Common uses
- Link to camping gear section
- Button for booking RV rentals
- Indicator for outdoor trip planning
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCamper } from '@tabler/icons-react';
<IconCamper size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Vehicles
- Keywords
- recreationalvehicleoutdoorholidayvacationtravelcampingadventuretripcaravanvehiclescamperrvmotorhomevan
FAQ
- What does the camper icon represent?
- It represents a camper van or recreational vehicle, often used for themes related to travel, holidays, and outdoor adventures.
- How do I use the camper icon in React?
- You can import and use it in your React components like this: import { IconCamper } from '@tabler/icons-react'; <IconCamper />.
- What is the license for the Tabler camper icon?
- The Tabler icon library, including the camper icon, is distributed 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 →