Pixelarticons

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.

design Pro 2 variants

Tags

scissors

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

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" />

Related icons