John KuehJohn Kueh

swipe right 05 icon

HugeIcons · SwipeRight05Icon · MIT

Download SVG

The HugeIcons swipe right 05 icon depicts a rightward arrow with a slight curve, commonly used to indicate actions like swiping to advance, next steps, or affirmative choices.

Common uses

  • Next page/slide navigation
  • Confirming an action
  • Indicating forward movement

Use it in React

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

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

Details

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

FAQ

What does the swipe right 05 icon represent?
This icon represents a directional gesture, specifically a swipe to the right, often used for navigation or confirmation.
How do I use the SwipeRight05Icon in React?
Import both HugeiconsIcon and SwipeRight05Icon from their respective packages and render them using <HugeiconsIcon icon={SwipeRight05Icon} />.
What is the license for this icon?
This icon is released under the MIT license, allowing for free use in both personal and commercial projects.

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 →