John KuehJohn Kueh

reorder icon

Tabler · reorder · MIT

Download SVG

The Tabler reorder icon depicts a stack of horizontal lines, commonly used to indicate the ability to change the order or position of items in a list or interface.

Common uses

  • Drag-and-drop list reordering handle
  • Menu item ordering settings
  • Task list sequence adjustment

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
System
Keywords
arrangeorganizesortstructuresequencepositionalignmentlistadjustsystemizesystemreorderdrag handlehamburger menu (for reorder)list ordersort handle

FAQ

What is the purpose of the reorder icon?
It visually represents an action to change the arrangement or sequence of elements, such as in a list or dashboard.
How do I use the reorder icon in React?
Import it using `import { IconReorder } from '@tabler/icons-react';` and then use it as a component: `<IconReorder />`.
What is the license for the Tabler reorder icon?
The Tabler icon library, including the reorder icon, is available under the MIT license.

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 →