John KuehJohn Kueh

image play icon

HugeIcons · ImagePlayIcon · MIT

Download SVG

The HugeIcons image play icon visually represents the action of playing or starting a video or media content, commonly used for play buttons in media players.

Common uses

  • Video player play button
  • Start media playback
  • Unmute audio/video

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ImagePlayIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={ImagePlayIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
play buttonmedia playstart videoplay icon

FAQ

What does the image play icon represent?
It signifies the action of playing media, such as videos or audio. It's typically used on play buttons.
How do I use the ImagePlayIcon in React?
Import both HugeiconsIcon and ImagePlayIcon from their respective packages, then render <HugeiconsIcon icon={ImagePlayIcon} />.
What is the license for this icon?
The HugeIcons image play icon is released under the MIT license, allowing for free commercial and non-commercial use.

Related icons

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

Looking for something else? Search HugeIcons 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 →