John KuehJohn Kueh

route 03 icon

HugeIcons · Route03Icon · MIT

Download SVG

The HugeIcons route 03 icon depicts a stylized map route with a clear starting point and destination, commonly used to represent navigation, directions, or a path taken in a user interface.

Common uses

  • Displaying a travel or delivery route on a map.
  • Indicating the steps in a multi-stage process or workflow.
  • Representing a user's navigation path within an application.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
navigation iconpath icondirections iconmap route icon

FAQ

What does the route 03 icon represent?
It visually represents a defined path or route, often used for navigation, directions, or sequential steps.
How do I use the Route03Icon in React?
Import both HugeiconsIcon and Route03Icon, then render it using <HugeiconsIcon icon={Route03Icon} />.
What is the license for this icon?
The HugeIcons route 03 icon is distributed 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 →