John KuehJohn Kueh

swipe right 01 icon

HugeIcons · SwipeRight01Icon · MIT

Download SVG

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

Common uses

  • Next page/item navigation
  • Swipe-to-reveal actions
  • Confirmation or proceed buttons

Use it in React

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

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

Details

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

FAQ

What is the swipe right 01 icon for?
This icon represents a rightward swipe or arrow, typically used for advancing, navigating forward, or confirming an action in a user interface.
How do I use the SwipeRight01Icon in React?
Import both HugeiconsIcon and SwipeRight01Icon, then render it using <HugeiconsIcon icon={SwipeRight01Icon} />.
What is the license for this icon?
The HugeIcons library, including this icon, is distributed 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 →