John KuehJohn Kueh

direction arrows icon

Tabler · direction-arrows · MIT

Download SVG

The Tabler direction arrows icon visually represents multiple directional pathways or choices, commonly used in UIs to indicate navigation options, routing, or system status changes.

Common uses

  • Displaying available navigation routes on a map.
  • Indicating multiple data flow directions in a system diagram.
  • Showing different sorting or filtering options.

Use it in React

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

<IconDirectionArrows size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconDirectionArrows size={24} stroke={2} />
filled
<IconDirectionArrowsFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
arrowsdirectionalnavigatewayfindingpointingrouteorientationarrow-signguidancedirectionsystemnavigation arrowspathway indicatormulti-directionroute selection

FAQ

What is the direction arrows icon used for?
It's used to show multiple directions, navigation choices, or routing options within a user interface.
How do I use the direction arrows icon in React?
You can import and use it like this: import { IconDirectionArrows } from '@tabler/icons-react';
What is the license for this icon?
This icon is from the Tabler icon library and is available under the MIT license.

Related icons

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

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