Pixelarticons

File Video Pixel Art Icon

A file icon with a video camera or play symbol for video files, clip uploads, movie attachments, and media libraries.

office Pro 4 variants

Tags

filepaperpagefilmmovierecording

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

A document icon combined with a video camera symbol or film element, representing a stored video file. Use it in a media library browser, a 'Upload video' button, a video attachment in a project management tool, or a course-content list that includes video lessons. It is more specific than file-play because it signals video in particular, not just any playable content. For audio-only files, file-music avoids the visual confusion of a camera symbol.

Usage

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

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

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

Related icons