The Lucide move horizontal icon depicts a double-headed arrow pointing left and right, commonly used to indicate the ability to move or resize elements horizontally.
Common uses
- Horizontal drag-and-drop handle
- Table column resizing indicator
- Carousel or slider navigation
Use it in React
Install
npm i lucide-reactImport & render
import { MoveHorizontal } from 'lucide-react';
<MoveHorizontal size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- doublearrowmovehorizontalhorizontal dragmove left rightresize horizontaldouble arrow horizontal
FAQ
- What does the move horizontal icon represent?
- It represents horizontal movement or resizing, often used for drag handles or indicating a horizontal scrollable area.
- How do I use the move horizontal icon in React?
- Import it from 'lucide-react' and use it as a component: import { MoveHorizontal } from 'lucide-react'.
- What is the license for the Lucide move horizontal icon?
- The Lucide icon library, including the move horizontal icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →