The Lucide square scissors icon depicts a pair of scissors within a square, commonly used to represent actions like cutting, editing, or managing content snippets.
Common uses
- Cut content or data
- Edit or trim media
- Access clipping tools
Use it in React
Install
npm i lucide-reactImport & render
import { SquareScissors } from 'lucide-react';
<SquareScissors size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- cutsnippetchopstationerycraftstoolbarbuttonsquarescissorstrimedit
FAQ
- What is the square scissors icon used for?
- It's typically used for actions related to cutting, editing, or managing content, such as trimming media or accessing clipping tools.
- How do I use the square scissors icon in React?
- You can import and use it like this: import { SquareScissors } from 'lucide-react'
- What is the license for this icon?
- The Lucide icon library, including the square scissors icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →