Pixelarticons

Scissors Pixel Art Icon

A scissors icon for cut actions, removing content, coupon clipping, subscription cancellation, and editing toolbars.

design Free 2 variants

Style variants

base

Outline · rounded corners

sharp

Outline · sharp corners

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

About the Scissors icon

Open scissors blades, the standard symbol for 'Cut' across nearly every text editor, image editor, and productivity app. Users reach for it instinctively in toolbars and right-click menus to move content via cut-and-paste. Beyond editing, it appears on coupon or voucher interfaces, cancellation flows ('Cut the cord'), and physical crafts apps. For deleting content without moving it, a trash or delete icon is more appropriate; scissors implies the item will be pasted somewhere else.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/scissors.svg" width="24" height="24" alt="Scissors" />

<!-- React -->
import { Scissors } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="scissors.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons