The Lucide move up icon depicts an arrow pointing upwards, commonly used to indicate an action to move an item or content to a higher position or to ascend.
Common uses
- Reorder list items upwards
- Scroll to top button
- Navigate to a higher level in a hierarchy
Use it in React
Install
npm i lucide-reactImport & render
import { MoveUp } from 'lucide-react';
<MoveUp size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- arrowdirectionupwardsnorthmoveuparrow upupwardascendtop arrow
FAQ
- What is the purpose of the move up icon?
- It visually represents an upward movement or direction, often used for actions like reordering items, scrolling to the top, or navigating upwards in a structure.
- How do I use the move up icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { MoveUp } from 'lucide-react'.
- What is the license for the Lucide move up icon?
- The Lucide icon library, including the move up 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 →