Pixelarticons

File Play Pixel Art Icon

A file icon with a play symbol for video or audio files, runnable scripts, executable documents, and media playback triggers.

office Pro 4 variants

Tags

filepaperpagestartmediarun

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 Play icon

A document with a play triangle, covering two meanings: a media file that can be played (video or audio), or a file that can be executed (a script or program). Use it in a video library's file list, a 'Run script' button in a developer portal, a podcast episode entry, or a media player's browser. For music-specific files, file-music is more recognizable; for automation scripts, file-flash carries a helpful speed connotation.

Usage

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

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

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

Related icons