The Lucide scissors line dashed icon depicts a pair of scissors with a dashed cutting line, commonly used to indicate a cutting or separation point in diagrams or instructions.
Common uses
- Indicating a tear-off or cut-out section on a form.
- Representing a 'cut here' instruction in a diagram.
- Styling a button for trimming or cropping functionality.
Use it in React
Install
npm i lucide-reactImport & render
import { ScissorsLineDashed } from 'lucide-react';
<ScissorsLineDashed size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- cut herealongsnipchopstationerycraftsinstructionsdiagramscissorslinedashedcut here icondashed cut linesnip icontear line
FAQ
- What is the scissors line dashed icon used for?
- It visually represents a cutting action or a designated line for separation, often used in instructional diagrams or UI elements that involve cutting or tearing.
- How do I use the scissors line dashed icon in React?
- You can import and use it in your React application with the following statement: import { ScissorsLineDashed } from 'lucide-react'.
- What is the license for the Lucide scissors line dashed icon?
- The Lucide icon library, including the scissors line dashed 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 →