John KuehJohn Kueh

hand off icon

Tabler · hand-off · MIT

Download SVG

The Tabler hand off icon depicts a hand with fingers splayed, commonly used to indicate an action is disabled, unavailable, or requires user attention before proceeding.

Common uses

  • Disabling a button or form field.
  • Indicating a feature is not yet available.
  • Signaling a restricted or unauthorized action.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconHandOff } from '@tabler/icons-react';

<IconHandOff size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Gestures
Keywords
disclaimerbodyhandoffdisabledinactivetouchactionmotioninteractiongesturesno touchforbidden

FAQ

What does the hand off icon represent?
It visually communicates that something is off, disabled, or not currently actionable.
How do I use the hand off icon in React?
Import it using `import { IconHandOff } from '@tabler/icons-react';` and then use it as a React component.
What is the license for this icon?
The Tabler icons, including hand off, are 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 →