The Phosphor car simple icon depicts a basic automobile and is commonly used to represent concepts related to vehicles, transportation, or travel in user interfaces.
Common uses
- Button to navigate to a 'Vehicles' section
- Map marker for a car rental location
- Icon in a travel planning app for car journeys
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { CarSimple } from '@phosphor-icons/react';
<CarSimple size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<CarSimple size={24} />thin
<CarSimple size={24} weight="thin" />light
<CarSimple size={24} weight="light" />bold
<CarSimple size={24} weight="bold" />fill
<CarSimple size={24} weight="fill" />duotone
<CarSimple size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- maps & travel
- Keywords
- carsvehiclesautomobiletransittransportationtravelingmaps & travelobjectscarsimplevehicletransport
FAQ
- What is the car simple icon used for?
- It's used to visually represent cars, vehicles, transportation, or travel-related features within a UI.
- How do I use the car simple icon in React?
- You can import it as `CarSimple` from '@phosphor-icons/react' and use it like any other React component: `<CarSimple />`.
- What is the license for this icon?
- The Phosphor icon library, including the car simple icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.