John KuehJohn Kueh

swipe right 09 icon

HugeIcons · SwipeRight09Icon · MIT

Download SVG

The HugeIcons swipe right 09 icon depicts a hand performing a swipe gesture to the right, commonly used to indicate actions like navigating to the next item, dismissing content, or confirming an action.

Common uses

  • Next item/page navigation
  • Dismissing notifications or cards
  • Confirming a selection or action

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
swipe rightnext gesturearrow right gesturedismiss gesture

FAQ

What does the swipe right 09 icon represent?
It visually represents a hand performing a swipe gesture to the right. This is often used in UIs to signify moving forward, dismissing, or confirming.
How do I use the SwipeRight09Icon in React?
Import both HugeiconsIcon and SwipeRight09Icon, then render the icon using the HugeiconsIcon component like this: <HugeiconsIcon icon={SwipeRight09Icon} />.
What is the license for this icon?
The HugeIcons swipe right 09 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 →