John KuehJohn Kueh

curvy right direction icon

HugeIcons · CurvyRightDirectionIcon · MIT

Download SVG

The HugeIcons curvy right direction icon visually represents a curved path moving towards the right, commonly used to indicate progression, navigation, or a next step in a user interface.

Common uses

  • Next page/step button
  • Forward navigation arrow
  • Progress indicator

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
curved right arrownext curvedforward curveright path

FAQ

What is the purpose of the curvy right direction icon?
This icon signifies a curved movement to the right, often used for 'next', 'forward', or progression actions within an interface.
How do I use the CurvyRightDirectionIcon in React?
Import both HugeiconsIcon and CurvyRightDirectionIcon, then render the icon using <HugeiconsIcon icon={CurvyRightDirectionIcon} />.
What is the license for this icon?
The CurvyRightDirectionIcon 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 →