John KuehJohn Kueh

road icon

HugeIcons · RoadIcon · MIT

Download SVG

The HugeIcons road icon depicts a paved path, commonly used to represent navigation, travel, routes, or directions in user interfaces.

Common uses

  • Navigation links
  • Route planning features
  • Travel booking sections

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { RoadIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={RoadIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
routepathstreethighway

FAQ

What does the road icon represent?
The road icon symbolizes a path or route, often used for navigation, travel, or directional elements within an application.
How do I use the RoadIcon in React?
Import both HugeiconsIcon and RoadIcon, then render it using <HugeiconsIcon icon={RoadIcon} />.
What is the license for this icon?
The RoadIcon is part of the HugeIcons library and is available under the MIT license.

Related icons

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

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