Pixelarticons

Car Pixel Art Icon

A car icon for driving directions, ride-sharing options, vehicle settings and parking-related features.

travel Free 4 variants

Tags

vehicleautodrive

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Car icon

A side-profile automobile, universally understood as the driving travel mode. Reach for it in trip planners to represent the driving option, in ride-share apps on the mode selector, in parking apps, or anywhere that contrasts personal vehicle travel with transit. Its side view emphasizes motion and route. Pair it with the car-front icon for vehicle-detail contexts, or swap to bus and directions icons when building a full multi-modal transport selector.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/car.svg" width="24" height="24" alt="Car" />

<!-- React -->
import { Car } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="car.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons