The Tabler scissors icon depicts a pair of scissors, commonly used in UI to represent actions like cutting, editing, or managing files and documents.
Common uses
- Cutting or trimming content
- Editing or modifying files
- Accessing creative or design tools
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconScissors } from '@tabler/icons-react';
<IconScissors size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- cutpaperfiledocumenthairdresserbladesharpscissorscreativeartisticdesigntrimeditpaper cutter
FAQ
- What is the scissors icon used for?
- It visually represents actions related to cutting, editing, or managing digital assets like files or text.
- How do I use the scissors icon in React?
- Import it using `import { IconScissors } from '@tabler/icons-react';` and render it as a component.
- What is the license for the Tabler scissors icon?
- The Tabler icons, including scissors, 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 →