Video Call Pixel Art Icon
A video call icon for starting video chats, meeting join buttons, webcam conversations and conferencing apps.
Tags
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
This is a Pro icon.
Get it with all 4159 pixel art icons: every style, full SVG source, one-time license. 25% off through this link.
About the Video Call icon
A video camera with a small smiling face on its screen, representing a live conversation rather than recorded footage. Use it on a 'Start video call' button in a messaging app, a 'Join meeting' action in a calendar invite, or a contact-card option next to phone and chat. The face makes the human connection explicit, which sets it apart from the plain video icon used for clips and recordings. For ordinary voice calls, the phone-call icon is the matching sibling.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/video-call.svg" width="24" height="24" alt="Video Call" />
<!-- React -->
import { VideoCall } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="video-call.svg" width="48" height="48" style="image-rendering: pixelated" />