John KuehJohn Kueh

swipe right 06 icon

HugeIcons · SwipeRight06Icon · MIT

Download SVG

The HugeIcons swipe right 06 icon depicts a rightward arrow with a curved path, commonly used to indicate swiping gestures for navigation or progression.

Common uses

  • Next page/item navigation
  • Swiping to reveal content
  • Indicating forward movement

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
arrow right curveswipe forwardnext gestureright curve arrow

FAQ

What is the SwipeRight06Icon used for?
This icon visually represents a rightward swipe gesture, often used in user interfaces to guide users through content or indicate a forward action.
How do I use SwipeRight06Icon in React?
Import both HugeiconsIcon and SwipeRight06Icon, then render the icon using the code: <HugeiconsIcon icon={SwipeRight06Icon} />.
What is the license for this icon?
The HugeIcons library, including the SwipeRight06Icon, 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 →