The Tabler hand stop icon depicts a hand with an open palm, typically used to signify prohibition, stopping an action, or indicating a restriction in a user interface.
Common uses
- Disabling a button or action
- Indicating a blocked or restricted area
- Signaling a 'do not enter' or 'stop' command
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHandStop } from '@tabler/icons-react';
<IconHandStop size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Gestures
- Keywords
- forbiddancenixingbaninterdictinghandstoptouchactionmotioninteractiongesturesforbidden handstop handno entry handban gesture
FAQ
- What does the hand stop icon represent?
- It represents prohibition, stopping an action, or indicating a restriction. It's a visual cue for 'do not proceed' or 'forbidden'.
- How do I use the hand stop icon in React?
- You can import and use it directly in your React components like this: import { IconHandStop } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon library, including the hand stop 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 →