John KuehJohn Kueh

swipe up 04 icon

HugeIcons · SwipeUp04Icon · MIT

Download SVG

The HugeIcons swipe up 04 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
  • Initiating an upward scroll animation

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
scroll upup gestureswipe gesturereveal content

FAQ

What does the swipe up 04 icon represent?
It visually represents a user performing a swipe-up gesture, often used to trigger actions like revealing content or navigation.
How do I use the SwipeUp04Icon in React?
Import both HugeiconsIcon and SwipeUp04Icon, then render it using <HugeiconsIcon icon={SwipeUp04Icon} />.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use in commercial and non-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 →