John KuehJohn Kueh

swipe right 08 icon

HugeIcons · SwipeRight08Icon · MIT

Download SVG

The HugeIcons swipe right 08 icon depicts a rightward swipe gesture, commonly used to indicate actions like navigating to the next item, dismissing content, or advancing through a carousel.

Common uses

  • Next item navigation
  • Content dismissal
  • Carousel advancement

Use it in React

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

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

Details

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

FAQ

What does the swipe right 08 icon represent?
It represents a rightward swipe gesture. This is often used for actions like moving to the next screen or dismissing an item.
How do I use the SwipeRight08Icon in React?
Import both HugeiconsIcon and SwipeRight08Icon, then render <HugeiconsIcon icon={SwipeRight08Icon} />.
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 →