John KuehJohn Kueh

arrows up down icon

Tabler · arrows-up-down · MIT

Download SVG

The Tabler arrows up down icon depicts two arrows, one pointing up and one pointing down, commonly used to indicate a bidirectional sorting option or a toggle for expanding/collapsing content.

Common uses

  • Sorting table columns (ascending/descending)
  • Toggling content visibility (expand/collapse)
  • Indicating a range or bidirectional movement

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Arrows
Keywords
directionnorthsoutharrowsdowntopincreasebottomdecreasenavigationupsort iconup down arrowsbidirectional arrowstoggle icon

FAQ

What is the arrows-up-down icon used for?
It's typically used to represent actions or states involving both upward and downward movement, such as sorting or expanding/collapsing sections.
How do I use the arrows-up-down icon in React?
You can import and use it like this: import { IconArrowsUpDown } from '@tabler/icons-react'; <IconArrowsUpDown />
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 →