The Tabler hand finger icon visually represents a hand with an extended index finger, commonly used to indicate selection, pointing, or a call to action.
Common uses
- Button to select an option
- Tooltip indicating an interactive element
- Tutorial step for clicking or tapping
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHandFinger } from '@tabler/icons-react';
<IconHandFinger size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Gestures
- Keywords
- pointshowindexforefingerbodyhumanpalmclickpresstouchmousepointergestureshandfingerpointing finger
FAQ
- What is the hand finger icon used for?
- It's used to signify pointing, selecting, or directing attention to a specific element or action within a user interface.
- How do I use the hand finger icon in React?
- You can import it directly from the '@tabler/icons-react' library like this: import { IconHandFinger } from '@tabler/icons-react'.
- What is the license for the hand finger icon?
- The Tabler icon library, including the hand finger icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →