John KuehJohn Kueh

swipe right 03 icon

HugeIcons · SwipeRight03Icon · MIT

Download SVG

The HugeIcons swipe right 03 icon depicts a rightward arrow with a slight curve, commonly used to indicate actions like swiping to advance, navigate forward, or confirm an action.

Common uses

  • Next page/item navigation
  • Swipe to unlock/reveal
  • Action confirmation

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
nextforwardarrow rightswipe

FAQ

What does the swipe right 03 icon represent?
It visually represents a rightward swipe or forward movement, often used for navigation or indicating progression.
How do I use the SwipeRight03Icon in React?
Import both HugeiconsIcon and SwipeRight03Icon, then render the icon using <HugeiconsIcon icon={SwipeRight03Icon} />.
What is the license for this icon?
This icon is part of the HugeIcons library and 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 →