The Phosphor jeep icon depicts a rugged, off-road vehicle, commonly used to represent travel, adventure, or specific vehicle types in map and transportation-related interfaces.
Common uses
- Button to navigate to off-road trails.
- Map marker for a campsite or off-road destination.
- Label for a vehicle rental category.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Jeep } from '@phosphor-icons/react';
<Jeep size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Jeep size={24} />thin
<Jeep size={24} weight="thin" />light
<Jeep size={24} weight="light" />bold
<Jeep size={24} weight="bold" />fill
<Jeep size={24} weight="fill" />duotone
<Jeep size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- maps & travel
- Keywords
- *updated*vehiclesautomobilesuvcarstruckswrangleroff-roadtransittransportationtravelingmaps & travelobjectsjeepoff-road vehicle4x4
FAQ
- What does the jeep icon represent?
- It represents a jeep, a type of vehicle often associated with off-road capabilities and adventure.
- How do I use the jeep icon in React?
- You can import and use it like this: import { Jeep } from '@phosphor-icons/react'. Then render it as <Jeep size={32} />.
- What is the license for the Phosphor jeep icon?
- The Phosphor jeep icon is available under the MIT license, which allows for free use in both personal and commercial projects.
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 →