Pixelarticons

Road Pixel Art Icon

A road icon for driving routes, infrastructure maps, trip planning and road-condition status displays.

travel Pro 2 variants

Style variants

base

Outline · rounded 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 Road icon

A perspective view of a road stretching toward the horizon, with dashed center lines. Use it in a route planner to represent the driving portion of a journey, in infrastructure tools to indicate road segments, or in a dashboard tracking road conditions and closures. It evokes travel without locking in a specific vehicle type. For urban navigation with cross streets, a map icon is more literal; for wayfinding instructions at a junction, road-sign adds the directional element.

Usage

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

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

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

Related icons