The Tabler scissors off icon depicts a pair of scissors crossed out, commonly used to indicate an action that is disabled, such as cutting or deleting a file or document.
Common uses
- Disabled 'cut' button in a text editor.
- Option to disable automatic trimming in a video editor.
- Indication that a file cannot be cut or moved.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconScissorsOff } from '@tabler/icons-react';
<IconScissorsOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- cutpaperfiledocumenthairdresserbladesharpscissorsoffcreativedesigndisabled cutno scissorscancel cutscissors disabled
FAQ
- What does the scissors off icon represent?
- It signifies a disabled or unavailable cutting action, often applied to files, text, or design elements.
- How do I use the scissors off icon in React?
- You can import and use it like this: import { IconScissorsOff } from '@tabler/icons-react'; <IconScissorsOff />
- What is the license for this icon?
- The Tabler icons, including scissors-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 →