John KuehJohn Kueh

caravan icon

Tabler · caravan · MIT

Download SVG

The Tabler caravan icon depicts a recreational vehicle, commonly used in UIs to represent travel, camping, or road trip-related features.

Common uses

  • Link to a 'Plan Your Trip' section.
  • Button for 'Book a Holiday Rental'.
  • Icon for a 'Camping Gear' category.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconCaravan } from '@tabler/icons-react';

<IconCaravan size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconCaravan size={24} stroke={2} />
filled
<IconCaravanFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Vehicles
Keywords
journeytripholidayscampingtrailercaravantransporttravelvehicleautomobilevehiclesrvcampermotorhome

FAQ

What does the caravan icon represent?
It represents a caravan or RV, often used for travel, camping, and holidays.
How do I use the caravan icon in React?
Import it using `import { IconCaravan } from '@tabler/icons-react'` and use it as a component: `<IconCaravan />`.
What is the license for this icon?
The Tabler icon library, including the caravan 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 →