John KuehJohn Kueh

arrow right double icon

HugeIcons · ArrowRightDoubleIcon · MIT

Download SVG

The HugeIcons arrow right double icon depicts two parallel arrows pointing to the right, commonly used to indicate a fast-forward action or to signify proceeding to the next step in a multi-step process.

Common uses

  • Fast-forwarding media playback
  • Navigating to the last page of content
  • Indicating completion of a multi-step wizard

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ArrowRightDoubleIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={ArrowRightDoubleIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
fast forwardnext pageendskip forward

FAQ

What is the purpose of the arrow right double icon?
This icon typically represents a 'fast forward' action or moving to the very end of a sequence, like the last page or step.
How do I use the ArrowRightDoubleIcon in React?
Import both HugeiconsIcon and ArrowRightDoubleIcon, then render the icon using <HugeiconsIcon icon={ArrowRightDoubleIcon} />.
What is the license for this icon?
The HugeIcons library, including this icon, is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →