John KuehJohn Kueh

edit road icon

HugeIcons · EditRoadIcon · MIT

Download SVG

The HugeIcons edit road icon depicts a road with a modification symbol, typically used to signify an action related to editing or modifying a path, route, or road segment.

Common uses

  • Editing a route on a map
  • Modifying road network data
  • Adjusting a path in a design tool

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
modify roadupdate pathroute editroad adjustment

FAQ

What does the EditRoadIcon represent?
The EditRoadIcon visually represents the concept of editing or modifying a road or path. It's useful for actions like changing a route or adjusting a road segment.
How do I use the EditRoadIcon in a React project?
To use it in React, import both HugeiconsIcon and EditRoadIcon, then render it using <HugeiconsIcon icon={EditRoadIcon} />.
What is the license for the EditRoadIcon?
The EditRoadIcon 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 →