John KuehJohn Kueh

path icon

Phosphor · path · MIT

Download SVG

The Phosphor path icon depicts a line or route, commonly used in user interfaces to represent directions, travel, or a sequence of steps.

Common uses

  • Displaying a travel route on a map
  • Indicating a step-by-step process
  • Visualizing a trail or journey

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Path } from '@phosphor-icons/react';

<Path size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Path size={24} />
thin
<Path size={24} weight="thin" />
light
<Path size={24} weight="light" />
bold
<Path size={24} weight="bold" />
fill
<Path size={24} weight="fill" />
duotone
<Path size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
design
Keywords
transittraveltrailgpsnavigationroutedestinationvectordesignmaps & travelpathdirectionmap

FAQ

What is the path icon used for?
It's typically used to visualize routes, trails, navigation, or a sequence of connected points in a design.
How do I use the path icon in React?
You can import and use it in your React application with: import { Path } from '@phosphor-icons/react'.
What is the license for the Phosphor path icon?
The Phosphor icon library, including the path icon, is available under the MIT license.

Related icons

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

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