The HugeIcons hand pointing down 02 icon depicts a hand with the index finger extended downwards, commonly used to indicate that more content or options are available below the current view.
Common uses
- Scrolling down to reveal content
- Indicating a dropdown menu or selection
- Directing user attention to a specific area below
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HandPointingDown02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={HandPointingDown02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- scroll downarrow downdownloaddirection down
FAQ
- What is the purpose of the HandPointingDown02Icon?
- This icon visually guides users to look or scroll downwards, often used to signal that there is more information or interactive elements beneath the current screen or section.
- How do I use the HandPointingDown02Icon in a React project?
- Import the icon component from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon wrapper from '@hugeicons/react' like this: <HugeiconsIcon icon={HandPointingDown02Icon} />.
- What is the license for this icon?
- The HandPointingDown02Icon is distributed 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.