John KuehJohn Kueh

curvy left right direction icon

HugeIcons · CurvyLeftRightDirectionIcon · MIT

Download SVG

The HugeIcons curvy left right direction icon visually represents bidirectional movement or navigation, often used to indicate options for going back and forth or selecting between two opposing choices.

Common uses

  • Back/Forward navigation buttons
  • Toggle switch for opposing states
  • Carousel or slider controls

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
bidirectional arrowback and forthleft right arrownavigation arrow

FAQ

What is this icon typically used for?
It's used to show bidirectional movement, like going back and forth, or choosing between two opposite options in a UI.
How do I use this icon in React?
Import both HugeiconsIcon and CurvyLeftRightDirectionIcon, then render it using <HugeiconsIcon icon={CurvyLeftRightDirectionIcon} />.
What is the license for this icon?
This icon 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 →