The Tabler hand click off icon depicts a hand with an index finger extended, as if performing a click or tap action that is being turned off or canceled.
Common uses
- Indicate a disabled or canceled click action.
- Show a 'no-click' or 'unclickable' state.
- Represent the cancellation of a touch or press event.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHandClickOff } from '@tabler/icons-react';
<IconHandClickOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Gestures
- Keywords
- gesturetouchpressphonefingerindexforefingerhandmouseclickgesturesoffcancel clickdisabled tapoff gestureno press
FAQ
- What does the hand-click-off icon represent?
- It signifies a click or tap action that is being turned off, canceled, or is in a disabled state.
- How do I use this icon in React?
- Import it from '@tabler/icons-react' like this: import { IconHandClickOff } from '@tabler/icons-react';
- What is the license for this icon?
- The Tabler icons, including hand-click-off, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.