The HugeIcons swipe down 08 icon visually represents a downward swipe gesture, commonly used to indicate actions like refreshing content, pulling down to reveal a menu, or dismissing a notification.
Common uses
- Pull-to-refresh gesture
- Dismissing banners or notifications
- Opening a hidden menu or panel
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SwipeDown08Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SwipeDown08Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- pull downrefreshswipe gesturedownload
FAQ
- What does the swipe down 08 icon signify?
- This icon signifies a downward swipe gesture. It's typically used to indicate actions such as refreshing content or revealing hidden elements.
- How do I use the SwipeDown08Icon in a React application?
- To use it in React, first import both HugeiconsIcon and SwipeDown08Icon from their respective packages, then render the icon using the <HugeiconsIcon icon={SwipeDown08Icon} /> component.
- What is the license for this icon?
- The HugeIcons swipe down 08 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.