The Tabler hand finger left icon depicts a hand with the index finger extended to the left, commonly used to indicate a direction or draw attention to an element on the left side of an interface.
Common uses
- Pointing to a navigation menu on the left.
- Indicating a swipe left action.
- Highlighting a "previous" button or link.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHandFingerLeft } from '@tabler/icons-react';
<IconHandFingerLeft size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Gestures
- Keywords
- indicategesturepointmotionsignalguidedirectionleftwardshowindicatorgestureshandfingerleftpointing leftleft arrow hand
FAQ
- What is the hand finger left icon used for?
- It's used to visually indicate direction, point to elements, or suggest an action on the left side of a UI.
- How do I use the hand finger left icon in React?
- Import it from '@tabler/icons-react' like this: import { IconHandFingerLeft } from '@tabler/icons-react'.
- 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.
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 →