Scissors Line Pixel Art Icon
A scissors-on-a-line icon for cut-here guides, coupon borders, document trim marks, and print-and-cut instructions.
Tags
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4431 pixel art icons: every style, full SVG source, one-time license.
Whole team? Team Unlimited covers everyone.
About the Scissors Line icon
Scissors paired with a dashed or dotted line, the classic 'cut here' graphic from coupons and printable forms. It signals a physical cut rather than a digital one, making it ideal for print templates, coupon designs, and any interface that generates printable cut guides. Digital use cases include 'Remove section' dividers in document editors where the metaphor is deliberate. For a standard digital cut action, the plain scissors icon without the line is less confusing in on-screen UI.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/scissors-line.svg" width="24" height="24" alt="Scissors Line" />
<!-- React -->
import { ScissorsLine } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="scissors-line.svg" width="48" height="48" style="image-rendering: pixelated" />