The HugeIcons swipe up 05 icon depicts a finger performing a swipe-up gesture, commonly used to indicate actions like scrolling, revealing more content, or navigating upwards.
Common uses
- Scrolling to load more content
- Accessing hidden menus or controls
- Indicating upward navigation
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SwipeUp05Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SwipeUp05Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- swipe upscroll upupward gesturemobile navigation
FAQ
- What is the swipe up 05 icon used for?
- It visually represents a swipe-up motion, often used in mobile interfaces to trigger actions like scrolling, revealing content, or navigating up.
- How do I use the SwipeUp05Icon in React?
- Import it using `import { SwipeUp05Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={SwipeUp05Icon} />`.
- 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.