John KuehJohn Kueh

direction right 02 icon

HugeIcons · DirectionRight02Icon · MIT

Download SVG

The HugeIcons direction right 02 icon depicts a rightward-pointing arrow, commonly used to indicate forward movement, navigation to the next step, or proceeding to a new section.

Common uses

  • Next page/item navigation
  • Submit button
  • Expand/collapse section

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
arrow rightnext iconforward arrowproceed icon

FAQ

What is the direction right 02 icon for?
This icon represents forward movement or progression. It's typically used for actions like navigating to the next item, submitting a form, or indicating a 'next' step.
How do I use DirectionRight02Icon in React?
Import both HugeiconsIcon and DirectionRight02Icon from their respective packages and render them using: <HugeiconsIcon icon={DirectionRight02Icon} />.
What is the license for this icon?
The HugeIcons library, including this icon, is released 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 →