John KuehJohn Kueh

arrow big right dash icon

HugeIcons · ArrowBigRightDashIcon · MIT

Download SVG

The HugeIcons arrow big right dash icon depicts a large arrow pointing to the right with a dashed line, commonly used to indicate a significant forward progression or a multi-step action.

Common uses

  • Next step in a wizard
  • Proceed to checkout
  • Expand section

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
nextforwardcontinuedash arrow

FAQ

What is the ArrowBigRightDashIcon used for?
This icon signifies a large directional movement to the right, often representing a primary action, progression, or continuation in a user interface.
How do I use the ArrowBigRightDashIcon in React?
Import both HugeiconsIcon and ArrowBigRightDashIcon, then render the icon using <HugeiconsIcon icon={ArrowBigRightDashIcon} />.
What is the license for this icon?
The ArrowBigRightDashIcon is part of the HugeIcons library and is available 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 →