John KuehJohn Kueh

swipe up 08 icon

HugeIcons · SwipeUp08Icon · MIT

Download SVG

The HugeIcons swipe up 08 icon depicts a finger performing a swipe-up gesture, commonly used to indicate an action that reveals more content or navigates upwards.

Common uses

  • Scrolling to load more content
  • Accessing a hidden menu or panel
  • Navigating to the top of a page

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
scroll upupward gesturereveal contentnext page

FAQ

What does the swipe up 08 icon represent?
This icon represents a finger performing a swipe-up motion. It's typically used to signal an action that involves revealing content or moving upwards within an interface.
How do I use the SwipeUp08Icon in React?
Import both HugeiconsIcon and SwipeUp08Icon from their respective packages and render them using <HugeiconsIcon icon={SwipeUp08Icon} />.
What is the license for this icon?
The HugeIcons icon library, including the SwipeUp08Icon, 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 →