The Tabler hand finger off icon visually represents the action of a finger being turned off or disabled, commonly used in UIs to indicate an unavailable or prohibited action.
Common uses
- Disabling a button or link.
- Indicating a feature is not yet available.
- Showing a forbidden interaction area.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHandFingerOff } from '@tabler/icons-react';
<IconHandFingerOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Gestures
- Keywords
- pointshowindexforefingerbodyhumanpalmclickpresstouchmousepointergestureshandfingeroff
FAQ
- What does the hand finger off icon signify?
- It signifies that an action or feature is turned off, disabled, or not allowed. It's a clear visual cue for unavailability.
- How do I use this icon in React?
- You can import and use it directly in your React components like this: import { IconHandFingerOff } from '@tabler/icons-react'.
- What is the license for this icon?
- This icon is provided 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 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 →