The Tabler hand finger right icon visually represents a hand with the index finger extended to the right, commonly used to indicate direction, highlight elements, or guide user interaction.
Common uses
- Pointing to a specific UI element or section.
- Indicating a 'next' or 'continue' action.
- Showing a directional cue in tutorials or onboarding.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHandFingerRight } from '@tabler/icons-react';
<IconHandFingerRight size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Gestures
- Keywords
- pointgesturedirectionindicatemotionsignalshowguiderightwardindicatorgestureshandfingerrightpointing fingerright arrow hand
FAQ
- What is the purpose of the hand finger right icon?
- This icon is used to visually indicate direction, point to specific elements, or guide users through an interface.
- How do I use this icon in React?
- Import it using `import { IconHandFingerRight } from '@tabler/icons-react';` and then use it as a component: `<IconHandFingerRight />`.
- What is the license for this icon?
- The Tabler icon library, including the hand finger right icon, is available 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 →