The Lucide move vertical icon depicts two horizontal arrows stacked vertically, commonly used to indicate the ability to reorder or move items in a vertical list or column.
Common uses
- Reordering list items
- Adjusting vertical spacing
- Sorting data by a vertical column
Use it in React
Install
npm i lucide-reactImport & render
import { MoveVertical } from 'lucide-react';
<MoveVertical size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- doublearrowmoveverticaldrag handlesort verticalreordergrip vertical
FAQ
- What is the purpose of the move vertical icon?
- It signifies an action to move or reorder elements vertically. This is often seen in interfaces where users can change the sequence of items in a list or stack.
- How do I use the move vertical icon in React?
- You can import and use it directly from the lucide-react library like this: import { MoveVertical } from 'lucide-react'.
- What is the license for the Lucide move vertical icon?
- The Lucide icon library, including the move vertical icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.