John KuehJohn Kueh

file video icon

Phosphor · file-video · MIT

Download SVG

The Phosphor file video icon depicts a standard video file, commonly used in user interfaces to represent video content, media files, or video editing functionalities.

Common uses

  • Button to play or upload video files
  • Label for a video media library section
  • Icon for a video editing tool

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { FileVideo } from '@phosphor-icons/react';

<FileVideo size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<FileVideo size={24} />
thin
<FileVideo size={24} weight="thin" />
light
<FileVideo size={24} weight="light" />
bold
<FileVideo size={24} weight="bold" />
fill
<FileVideo size={24} weight="fill" />
duotone
<FileVideo size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
office
Keywords
documentsmovieofficeeditormediafilevideovideo filemovie iconmedia filefilm icon

FAQ

What does the file video icon represent?
It represents a video file and is used to signify video content or related actions within an application.
How do I use the file video icon in React?
Import it from the library and use it as a component: import { FileVideo } from '@phosphor-icons/react'; <FileVideo />
What is the license for this icon?
The Phosphor icon library, including the file video icon, is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Phosphor.

Looking for something else? Search Phosphor and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →