John KuehJohn Kueh

van icon

Phosphor · van · MIT

Download SVG

The Phosphor van icon depicts a classic camper van, often used to represent travel, road trips, or vehicle-related features in a user interface.

Common uses

  • Button for 'Plan a Road Trip'
  • Map marker for campsites
  • Link to vehicle rental section

Use it in React

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

<Van size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Van size={24} />
thin
<Van size={24} weight="thin" />
light
<Van size={24} weight="light" />
bold
<Van size={24} weight="bold" />
fill
<Van size={24} weight="fill" />
duotone
<Van size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
maps & travel
Keywords
westfaliamicrobusvanagoncarsvehiclesautomobiletransittransportationtravelingmaps & travelobjectsvancampervanvehicle

FAQ

What does the van icon represent?
The van icon represents a camper van or a similar type of vehicle, commonly used for travel and outdoor adventures.
How do I use the van icon in React?
You can import and use the van icon in React with the following import statement: `import { Van } from '@phosphor-icons/react'`.
What is the license for the Phosphor van icon?
The Phosphor van icon is available under the MIT license, which allows for free use in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor 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 →