John KuehJohn Kueh

swipe down 07 icon

HugeIcons · SwipeDown07Icon · MIT

Download SVG

The HugeIcons swipe down 07 icon depicts a downward-pointing arrow with a slight curve, commonly used to indicate a pull-to-refresh action or to suggest that content can be revealed by swiping downwards.

Common uses

  • Pull-to-refresh indicator
  • Content reveal on scroll
  • Navigation hint for downward scrolling

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
pull refreshswipe downdownloadarrow down

FAQ

What is the primary purpose of the swipe down 07 icon?
It visually communicates an action that involves swiping or pulling downwards, often used for refreshing content or revealing hidden elements.
How do I use the SwipeDown07Icon in a React project?
Import both HugeiconsIcon and SwipeDown07Icon, then render the icon using <HugeiconsIcon icon={SwipeDown07Icon} />.
What is the license for this icon?
The HugeIcons swipe down 07 icon is released 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 →