John KuehJohn Kueh

arrow move right icon

Tabler · arrow-move-right · MIT

Download SVG

The Tabler arrow move right icon depicts a rightward-pointing arrow with a slight bend, commonly used to indicate movement, transfer, or progression to the right in user interfaces.

Common uses

  • Indicating a 'next step' or 'continue' action.
  • Representing data transfer or migration to a new location.
  • Showing the flow of a process or workflow to the right.

Use it in React

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

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

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconArrowMoveRight size={24} stroke={2} />
filled
<IconArrowMoveRightFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Arrows
Keywords
directioneastarrowmoverightpointernavigationflownavigatetransferarrowseast arrowright pointertransfer iconnavigation arrow

FAQ

What is the arrow-move-right icon used for?
It signifies movement, transfer, or progression towards the right. It's useful for actions like continuing a process or indicating data flow.
How do I use the arrow-move-right icon in React?
Import it from '@tabler/icons-react' like this: import { IconArrowMoveRight } from '@tabler/icons-react'.
What is the license for the arrow-move-right icon?
The Tabler icon library, including this icon, is distributed 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 →