John KuehJohn Kueh

arrows horizontal icon

Phosphor · arrows-horizontal · MIT

Download SVG

The Phosphor arrows horizontal icon depicts two opposing arrows pointing left and right, commonly used to indicate horizontal resizing, expansion, or directional movement.

Common uses

  • Horizontal resize handle
  • Expand/collapse section (left/right)
  • Two-way horizontal data transfer

Use it in React

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

<ArrowsHorizontal size={24} />

Styles

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

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

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
arrows
Keywords
*updated*directionalpointercursorresizeexpandleftrightarrowshorizontalhorizontal resizeleft right arrowsexpand horizontaldirectional arrows

FAQ

What is the arrows horizontal icon used for?
It's typically used for UI elements related to horizontal resizing, expansion, or indicating left/right directional movement.
How do I use the arrows horizontal icon in React?
Import it from the library like this: import { ArrowsHorizontal } from '@phosphor-icons/react'.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, which allows for free use.

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 →