The Tabler hand finger down icon visually represents a hand with a finger pointing downwards, commonly used in UIs to indicate a specific action, selection, or area below the element.
Common uses
- Indicating a scrollable area below the fold.
- Highlighting a specific menu item or option.
- Signaling the direction for a tutorial step.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHandFingerDown } from '@tabler/icons-react';
<IconHandFingerDown size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Gestures
- Keywords
- gesturepointdirectionindicatesignalmotionguidemoveshowpointinggestureshandfingerdownpointing downfinger down
FAQ
- What does the hand finger down icon represent?
- It depicts a hand with a finger pointing downwards, used to indicate direction or draw attention to something below.
- How do I use this icon in React?
- You can import and use it like this: import { IconHandFingerDown } from '@tabler/icons-react'; <IconHandFingerDown />.
- What is the license for this icon?
- The Tabler icon library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.