Record Pixel Art Icon
A record icon for starting audio or video capture, REC indicators and voice-memo recording buttons.
Tags
reccaptureaudiovideo
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 Record icon
A circle with a filled center dot, the universal control for starting a recording. Use it on a voice-memo button, a screen-recording toggle, or as the blinking REC indicator while capture is running. Convention colors it red in active states, but the shape alone is understood everywhere. It belongs to the same transport family as play, pause and stop, and is most often paired with stop to end the take.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/record.svg" width="24" height="24" alt="Record" />
<!-- React -->
import { Record } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="record.svg" width="48" height="48" style="image-rendering: pixelated" />