Pixelarticons

File Pause Pixel Art Icon

A file icon with a pause symbol for suspended document processing, paused uploads, or on-hold media files.

office Pro 4 variants

Tags

filepaperpagepausebreakmedia

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

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

About the File Pause icon

A document overlaid with a pause symbol (two vertical bars), representing a file whose processing, upload, or playback has been suspended. Use it on a 'Paused upload' state indicator, a 'Processing on hold' item in a document queue, or a media file that is queued but not yet playing. The pause signal makes it distinct from a static idle file. For files that have been stopped and cannot be resumed, a file-x or file-delete icon conveys the more permanent state.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/file-pause.svg" width="24" height="24" alt="File Pause" />

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

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

Related icons